-
Notifications
You must be signed in to change notification settings - Fork 571
Release 0.27.1 #11887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rerun-bot
wants to merge
43
commits into
main
Choose a base branch
from
prepare-release-0.27.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release 0.27.1 #11887
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Related - Fix what I tried to do in #11838
### Related - Part of RR-2768 ### What Adds functionality to remove an time selection either via context menu, or alt+click. <img width="550" height="240" alt="Screenshot 2025-11-10 at 18 55 31" src="https://github.com/user-attachments/assets/47d6eb93-385b-4a69-92c2-d8ac788a3bfb" /> <img width="550" height="240" alt="Screenshot 2025-11-10 at 18 55 39" src="https://github.com/user-attachments/assets/3d1a9a09-06ae-4a9b-897b-a4bd2f142538" /> <img width="550" height="240" alt="Screenshot 2025-11-10 at 18 55 52" src="https://github.com/user-attachments/assets/0a36f129-fb8e-4028-8827-bfab6c03d289" /> alt+click also works as context menu suggests
### What Currently the release job doesn't get the "version" variable, this fixes that by making the tag and release different steps in the same job,
### Related * Fixes regression in #11788 ### What Fixes regression when tracking entity where inputs don't work correctly when tracking an entity. * [x] another round of manual testing on the web viewer build
…11868) ### What Trying to create connection client in python with an expired refresh token was causing authentication failures, even if connecting to a server that doesn't require auth. ``` RuntimeError: Internal: verifying credentials: status: 'Unknown error', self: "failed to refresh credentials: {\"error\":\"invalid_grant\",\"error_description\":\"Session has already ended.\"}" ``` This properly handles `SessionExpired` / `Custom` cases and maps them to `CredentialsProviderError`.
…ds for UI responsiveness. (#11834) Co-authored-by: Andreas Reich <r_andreas2@web.de>
This is a follow up to #11525. It fixes the remaining half of #11516. We don't want to merge it as is yet. Let's see if we can get the fix merged upstream first, so we don't have to depend on yet another fork: * PSeitz/lz4_flex#192 --- * Fixes #11516 --- Checks: * [x] `rerun` with `--nb_scans 3000` now works * [x] `rerun rrd stats` with `--nb_scans 3000` now works
Instead of the generic color fallback, we have to use the `frustum_color` from the design tokens. On top of that, this fixes a bug where the fallback wasn't actually used (instead some previous default).
Co-authored-by: Michael Grupp <michael@rerun.io>
This was already very noticeable at 60 Hz. My bad for only using 120Hz+ in my day-to-day
### Related #11873 ### What * Adds pixi commands for the lychee install I added * Also make the getting started side panel viewable but with the correct re-direct. * I ran `pixi run link-check` and it looks like it is ok ## Before <img width="254" height="199" alt="Screenshot 2025-11-12 at 8 57 10 AM" src="https://github.com/user-attachments/assets/a0d14307-5622-4740-8e7b-f25955896e0f" /> ## After <img width="254" height="322" alt="Screenshot 2025-11-12 at 9 49 35 AM" src="https://github.com/user-attachments/assets/2a8aea28-f7d4-48e7-8773-d9094f9af263" />
Collaborator
Author
Collaborator
Author
|
GitHub release draft: 0.27.1 Add a description, changelog, and a nice header video/picture, then click 'Publish release'. |
Collaborator
Author
Collaborator
Author
|
GitHub release draft: 0.27.1 Add a description, changelog, and a nice header video/picture, then click 'Publish release'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
exclude from changelog
PRs with this won't show up in CHANGELOG.md
⛴ release
Related to shipping or publishing
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Next steps
Test the release
For non-alpha releases:
main, then run the release workflow in 'release' modeSet as latest releaseis checkedPublish releaseTests