Skip to content
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

Release 0.20.2 #8240

Closed
wants to merge 7 commits into from
Closed

Release 0.20.2 #8240

wants to merge 7 commits into from

Conversation

rerun-bot
Copy link
Collaborator

@rerun-bot rerun-bot commented Nov 28, 2024

Next steps

  • Test the release
  • If this is an 'alpha' release, you can just merge the pull request.
  • Otherwise:
    • For any added commits, run the release workflow in 'rc' mode again
    • After testing, _ensure that this PR is mergeable to _, then run the release workflow in 'release' mode
    • Once the final release workflow finishes it will create a GitHub release for you. Then:
      • Sanity check the build artifacts:
        • pip install: does it install and run?
        • cargo install of cli tool: does it install and run?
        • C++ SDK zip: does it contain rerun_c for all platforms?
      • Populate the release with the changelog and a nice header video/picture, check , then click .
      • Update the google colab notebooks to install this version and re-execute the notebook.

A few hours after the GitHub release is created, will create a
conda feedstock PR.
Make sure Jeremy is on top of it!

  • Tests
    • Windows
    • Linux
    • MacOS

@rerun-bot rerun-bot added ⛴ release Related to shipping or publishing exclude from changelog PRs with this won't show up in CHANGELOG.md labels Nov 28, 2024
@emilk emilk changed the base branch from main to release-0.20.1 November 28, 2024 10:40
@emilk emilk added the do-not-merge Do not merge this PR label Nov 28, 2024
@rerun-bot
Copy link
Collaborator Author

Version 0.20.2-rc.1 published successfully.

artifact install
web app
wheels pip install rerun-sdk==0.20.2-rc.1
crates cargo install [email protected]
npm npm install @rerun-io/[email protected]
docs
py docs
rs docs
cpp_sdk zip

abey79 and others added 3 commits November 28, 2024 16:22
### Related

* Closes #8204

### What

This PR fix a display regression introduced in 0.17

#### 0.16


https://github.com/user-attachments/assets/6855b0e0-b5d7-415d-9ea5-e8d51d3111fa

#### 0.17

Note the busy hover highlight and the confusing target-container white
frame.


https://github.com/user-attachments/assets/08085dca-3150-4f01-9d51-c3e981c08651

#### This PR



https://github.com/user-attachments/assets/c100b858-4d97-45f2-85a2-ea17e3f9d0c5
…ture is handled and documented (#8243)

This PR:
- adds the `map_view` feature to `default`
- removes everywhere the `map_view` was explicitly added that is no
longer necessary
- prints a warning when building in release mode with the `nasm` feature
disabled (which is still the default)
- document that `nasm` thing everywhere we talk about `cargo install
rerun-cli`
- tries to make people think before they add stuff to the `release`
feature instead of the `default` feature

---------

Co-authored-by: Clement Rey <[email protected]>
@rerun-bot
Copy link
Collaborator Author

Version 0.20.2 published successfully.

artifact install
web app
wheels pip install rerun-sdk==0.20.2
crates cargo install [email protected]
npm npm install @rerun-io/[email protected]
docs
py docs
rs docs
cpp_sdk zip

@rerun-bot
Copy link
Collaborator Author

GitHub release draft: 0.20.2

Do NOT create a GitHub release yet!

The release will be automatically un-drafted by the "Sync Release Assets" job, which will run automatically.

Copy link

github-actions bot commented Nov 28, 2024

Latest documentation preview deployed successfully.

Result Commit Link
d4a238d https://landing-d8u7x0upy-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

@teh-cmc teh-cmc closed this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Do not merge this PR exclude from changelog PRs with this won't show up in CHANGELOG.md ⛴ release Related to shipping or publishing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants