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

chore(deps): bump rerun-sdk from 0.21.0 to 0.22.0 #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps rerun-sdk from 0.21.0 to 0.22.0.

Release notes

Sourced from rerun-sdk's releases.

0.22.0 - Entity filter & improved partial update API

Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data. Try it live at https://rerun.io/viewer.


New entity filtering:

entity-filter-smaller.mp4

New notification panel: notification-panel

Copy any view as screenshot with right-click (now works in web-viewer): image

New help texts for all our views: image

📖 Release blogpost: https://rerun.io/blog/release-0.22

🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-22

✨ Overview & highlights

Viewer

  • 🔎 Added entity filtering/searching
  • 🔔 Recent notifications show now in a dedicated panel
  • 🖱️ Entity ranges can now be selected with shift + click
  • ❓ Improved panel help
  • 🖼️ Crisper UI rendering
  • 🧊 Faster 3D transforms

APIs

The API & related under-the-hood changes pave the way for better support for multiple archetypes on the same entity and components with generic types in future releases. Stay tuned!

⚠️ Breaking changes

Passing raw batches of components is no longer supported. Instead, use the partial update APIs (or in rare cases, explicitly serialize the components).

... (truncated)

Changelog

Sourced from rerun-sdk's changelog.

0.22.0 - Entity filter & improved partial update API - 2025-02-06

The new entity filtering:

entity-filter-smaller.mp4

The new notification panel:

notification-panel

Copy any view as screenshot with right-click (now works in web-viewer):

image

New help texts for all our views:

image

📖 Release blogpost: https://rerun.io/blog/graphs

🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-22

✨ Overview & highlights

Viewer

  • 🔎 Added entity filtering/searching
  • 🔔 Recent notifications show now in a dedicated panel
  • 🖱️ Entity ranges can now be selected with shift + click
  • ❓ Improved panel help
  • 🖼️ Crisper UI rendering
  • 🧊 Faster 3D transforms

APIs

The API & related under-the-hood changes pave the way for better support for multiple archetypes on the same entity and components with generic types in future releases. Stay tuned!

⚠️ Breaking changes

Passing raw batches of components is no longer supported. Instead, use the partial update APIs (or in rare cases, explicitly serialize the components).

Check the 🧳 Migration guide for before/after snippets for all languages for this and other smaller breaking changes.

🔎 Details

🪵 Log API

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/rerun-sdk-0.22.0 branch 4 times, most recently from 77c7b0d to 2b728e4 Compare February 10, 2025 15:06
Bumps [rerun-sdk](https://github.com/rerun-io/rerun) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/rerun-io/rerun/releases)
- [Changelog](https://github.com/rerun-io/rerun/blob/main/CHANGELOG.md)
- [Commits](rerun-io/rerun@0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: rerun-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/rerun-sdk-0.22.0 branch from 2b728e4 to 2052b90 Compare February 10, 2025 15:55
@stefanwagnerdev
Copy link
Member

needs migration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant