rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Release 0.27.1

Open rerun-bot opened this issue 1 month ago • 4 comments

Next steps

  • Test the release

  • 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 'release' mode
    • Once the final release workflow finishes it will create a GitHub release for you. Then:
      • [x] Sanity check the build artifacts:
        • [x] pip install: does it install and run?
        • [x] cargo install of cli tool: does it install and run?
        • [x] C++ SDK zip: does it contain rerun_c for all platforms?
      • [x] 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.
      • [x] Update the google colab notebooks to install this version and re-execute the notebook.
      • [ ] Release a new version of gradio (@oxkitsune, @jprochazk)
      • [ ] Merge the Release PR
      • [ ] (A few hours later) Check on the conda feedstock PR (ping Antoine, Nick and/or Jeremy in necessary)
  • [ ] Tests

    • [ ] Windows
    • [ ] Linux
    • [ ] MacOS

rerun-bot avatar Nov 13 '25 11:11 rerun-bot

Version 0.27.1-rc.1 published successfully.

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

rerun-bot avatar Nov 13 '25 13:11 rerun-bot

GitHub release draft: 0.27.1

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

rerun-bot avatar Nov 13 '25 13:11 rerun-bot

Version 0.27.1 published successfully.

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

rerun-bot avatar Nov 13 '25 15:11 rerun-bot

GitHub release draft: 0.27.1

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

rerun-bot avatar Nov 13 '25 15:11 rerun-bot

release done!

IsseW avatar Nov 17 '25 09:11 IsseW