Skip to content

Release 0.32.0#12764

Open
rerun-bot wants to merge 8 commits into
mainfrom
prepare-release-0.32.0
Open

Release 0.32.0#12764
rerun-bot wants to merge 8 commits into
mainfrom
prepare-release-0.32.0

Conversation

@rerun-bot
Copy link
Copy Markdown
Collaborator

@rerun-bot rerun-bot commented May 12, 2026

Next steps

  • Test the release

  • For alpha releases:

    • If a GH release should be published for this alpha (give extra love to alphas deployed to Rerun Hub or when external testing is required):
      • Create the GitHub release manually from the UI
      • Stretch goal: generate a raw changelog and add it to the GH release with this disclaimer:
        DISCLAIMER: This is an unreviewed, automatically generated changelog. We only provide fully reviewed changelogs for final releases.
    • Merge or close the release PR
      • IFF the release job succeeds and the link checker is happy, you may merge the PR.
      • Otherwise, close the PR without merging. Cherrypick any interesting commit to main, but not the version bump one (it would introduce bad links).
  • For non-alpha releases:

    • For any added commits, run the release workflow in 'rc' mode again
    • After testing, ensure that this PR is mergeable to main, then run the release workflow in 'final' 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?
      • Edit and publish the GitHub release:
        • Do NOT create a GitHub release draft yourself! Let the release job do it.
        • Populate the release with the changelog and a nice header video/picture
        • Make sure Set as latest release is checked
        • Click Publish release
        • Once published, the release assets will sync to it automatically.
      • Update the google colab notebooks to install this version and re-execute the notebook.
      • Verify the auto-triggered gradio-rerun-viewer release workflow succeeded (dispatched from on_gh_release.yml for final releases)
      • Create a new branch from the prepare-release branch, rebase that one on main and sync it to reality so it can be merged.
      • (A few hours later) Check on the conda feedstock PR (ping Antoine, Nick and/or Jeremy in necessary)
  • 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 May 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

Latest documentation preview deployed successfully.

Result Commit Link
788323e https://landing-k4izliftx-rerun.vercel.app/docs

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

Web viewer built successfully.

Result Commit Link Manifest
788323e https://rerun.io/viewer/pr/12764 +nightly +main

View image diff on kitdiff.

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

@rerun-bot
Copy link
Copy Markdown
Collaborator Author

Version 0.32.0-rc.1 published successfully.

artifact install
web app
wheels pip install rerun-sdk==0.32.0-rc.1
crates cargo install rerun-cli@0.32.0-rc.1 --locked
npm npm install @rerun-io/web-viewer@0.32.0-rc.1
docs
py docs
rs docs
cpp_sdk zip

@rerun-bot
Copy link
Copy Markdown
Collaborator Author

The GitHub release draft for 0.32.0 can be found in the release list.

Add a description, changelog, and a nice header video/picture, then click 'Publish release'.

@rerun-bot
Copy link
Copy Markdown
Collaborator Author

The GitHub release draft for 0.32.0 can be found in the release list.

Add a description, changelog, and a nice header video/picture, then click 'Publish release'.

@rerun-bot
Copy link
Copy Markdown
Collaborator Author

Version 0.32.0 published successfully.

artifact install
web app
wheels pip install rerun-sdk==0.32.0
crates cargo install rerun-cli@0.32.0 --locked
npm npm install @rerun-io/web-viewer@0.32.0
docs
py docs
rs docs
cpp_sdk zip

@IsseW IsseW mentioned this pull request May 13, 2026
rerun-sync Bot added a commit that referenced this pull request May 13, 2026
release PR: #12764

---------

Source-Ref: 05ba53d80531a8f0d0761972c04b40b03e7b6830
Co-authored-by: Isse <git@isse.rs>
Co-authored-by: rerun-bot <bot@rerun.io>
Co-authored-by: IsseW <41273856+IsseW@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants