Skip to content

chore(deps): bump re_chunk_store from 0.36.3 to 0.37.1 - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/re_chunk_store-0.37.1
Open

chore(deps): bump re_chunk_store from 0.36.3 to 0.37.1#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/re_chunk_store-0.37.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown

Bumps re_chunk_store from 0.36.3 to 0.37.1.

Release notes

Sourced from re_chunk_store's releases.

0.37.1

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


✨ Overview & highlights

  • VideoFrameReference works with VideoStream

📖 Release notes: https://rerun.io/docs/changelog/changeset-0-37#videoframereference-works-with-videostream

🔎 Details

🌁 Viewer improvements

🚀 Performance improvements

  • Always use http 1 when fetching chunks d395896

0.37.0

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


🧳 Migration guide: https://rerun.io/docs/changelog/changeset-0-37#breaking-changes

✨ Overview & highlights

  • Assets in catalogs, data shared across all segments
  • Improved selection panel navigation
  • State timeline view improvements
  • Export recordings and blueprints from the web Viewer
  • rerun rrd stats tells you whether a recording should be optimized
  • Experimental dataloaders use a unified fetch and decode pipeline
  • Faster video decoding for training
  • Faster manifest generation for video datasets

📖 Release notes: https://rerun.io/docs/changelog/changeset-0-37#highlights

... (truncated)

Changelog

Sourced from re_chunk_store's changelog.

0.37.1 - 2026-09-04

✨ Overview & highlights

  • VideoFrameReference works with VideoStream

📖 Release notes: https://rerun.io/docs/changelog/changeset-0-37#videoframereference-works-with-videostream

🔎 Details

🌁 Viewer improvements

🚀 Performance improvements

  • Always use http 1 when fetching chunks d395896

0.37.0 - 2026-08-31

🧳 Migration guide: https://rerun.io/docs/changelog/changeset-0-37#breaking-changes

✨ Overview & highlights

  • Assets in catalogs, data shared across all segments
  • Improved selection panel navigation
  • State timeline view improvements
  • Export recordings and blueprints from the web Viewer
  • rerun rrd stats tells you whether a recording should be optimized
  • Experimental dataloaders use a unified fetch and decode pipeline
  • Faster video decoding for training
  • Faster manifest generation for video datasets

📖 Release notes: https://rerun.io/docs/changelog/changeset-0-37#highlights

⚠️ Breaking changes

  • All SDKs: datatypes is renamed to encodings. The old spelling still works, deprecated.
  • Rust: the SDK now requires Rust 1.96 or later.
  • Rust, C++: setting a recording id no longer disables recording properties. Opt out with send_properties(false).
  • Rust: Loggable is replaced by ArrowDataType, ToArrow, ToArrowOpt, FromArrow and FromArrowOpt.
  • Python: the rerun-sdk[datafusion] and rerun-sdk[dataplatform] extras are removed, use rerun-sdk[catalog].
  • Python: the experimental Mp4Reader emits VideoStream:is_keyframe as a single sparse marker chunk.
  • Python: experimental dataloader decoders now decode a whole fetch block at a time.
  • Python: experimental dataloader windows list explicit offsets instead of an inclusive range.

🧳 Migration guide: https://rerun.io/docs/changelog/changeset-0-37#breaking-changes

🔎 Details

🌊 C++ API

... (truncated)

Commits
  • 99d2315 Bump versions to 0.37.1
  • 9b949ba changelog
  • 783610b Always use http 1 when fetching chunks
  • 73e2fb6 Support VideoFrameReference for VideoStream
  • 8cfcbc4 Make changlog skill not generate a 'selling' heading section
  • 5cd2a9b fix links
  • fc0c4e1 fix doc links
  • 58da9ad Bump versions to 0.37.0
  • d1c8fb8 Bump versions to 0.37.0-rc.2
  • 82a4554 Mask out source rrd version in integration tests
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 7, 2026
Bumps [re_chunk_store](https://github.com/rerun-io/rerun) from 0.36.3 to 0.37.1.
- [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.36.3...0.37.1)

---
updated-dependencies:
- dependency-name: re_chunk_store
  dependency-version: 0.37.1
  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/cargo/re_chunk_store-0.37.1 branch from 5c9aa3a to 3945d90 Compare September 8, 2026 02:04
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants