Skip to content

chore: bump rocksdb from 0.22.0 to 0.25.0 - #3

Merged
rolandjitsu merged 1 commit into
mainfrom
dependabot/cargo/rocksdb-0.25.0
Sep 10, 2026
Merged

chore: bump rocksdb from 0.22.0 to 0.25.0#3
rolandjitsu merged 1 commit into
mainfrom
dependabot/cargo/rocksdb-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor

Bumps rocksdb from 0.22.0 to 0.25.0.

Release notes

Sourced from rocksdb's releases.

v0.25.0

What's Changed

... (truncated)

Changelog

Sourced from rocksdb's changelog.

0.25.0 (2026-08-16)

Features

  • Add per-column-family SST and blob paths with set_cf_paths (Cryptomiester)
  • Add the mempurge threshold option (Vladimir Petrzhikovskii)
  • Add checkpoint support to TransactionDB (David Calavera)
  • Add flush and flush_wal wrappers to TransactionDB (Guido D'Orsi)
  • Add delete_range to SstFileWriter (cooronx)
  • Add timestamp() to DBRawIterator (Dillon Hicks)
  • Add Iterator::Refresh() bindings (Joshua Send)
  • Add custom logging callbacks (Ilan Scheinkman)
  • Add sequence_number to SnapshotWithThreadMode (Luca Casonato)
  • Add a feature-gated trait for exposing raw C pointers (Jacek Szwec)
  • Allow configuring checkpoint log size for flush (QuantumExplorer)
  • Expose options_set_ttl (Igor Bukanov)
  • Expose get_options_from_string (Mario Rugiero)
  • Expose high-priority cache index and filter blocks (Igor Bukanov)
  • Expose file deletion controls (Jacek Szwec)
  • Add ReadOptions deadline and I/O timeout setters (modernzju)
  • Add single delete support to WriteBatch (Vladimir)

Improvements

  • Preserve non-UTF-8 path bytes across the Unix FFI (grandpig)
  • Pass through -Ctarget-cpu and enable CRC32 flags on aarch64 (Evan Jones)
  • Sync build configuration defines with RocksDB (Evan Jones)
  • Improve documentation for cache and statistics options (Evan Jones)
  • Improve comments and readability (solunolab, caltechustc, luohewuyang, vastonus, Galoretka)
  • Add CXXSTDLIB support for Unix builds (Ivan Kalinin)
  • Update CI to use actions/checkout v5 (Coder)

Bug Fixes

  • Fix a memory leak in Options::set_info_log (Evan Jones)
  • Fix memory leaks in column-family metadata, column-family creation, and memory usage APIs (Evan Jones)
  • Fix memory leaks in database option error paths and compaction filters (Evan Jones)
  • Use the correct FFI setter for skip_prepare (GarmashAlex)
  • Fix clippy cast warnings on Linux aarch64 (Evan Jones)

Documentation

  • Document set_compression_options parameters (Val Lorentz)
  • Document set_skip_prepare (MozirDmitriy)
  • Copy RocksDB documentation for Cache::new_hyper_clock_cache (Evan Jones)

Dependency Updates

  • Bump Rust to 1.88.0 (Oleksandr Anyshchenko)
  • Update to RocksDB 10.7.5 (nsaji-stripe)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rocksdb-0.25.0 branch 3 times, most recently from 0efc042 to 0991a3e Compare September 4, 2026 07:01
@rolandjitsu

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) from 0.22.0 to 0.25.0.
- [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases)
- [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md)
- [Commits](rust-rocksdb/rust-rocksdb@v0.22.0...v0.25.0)

---
updated-dependencies:
- dependency-name: rocksdb
  dependency-version: 0.25.0
  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/rocksdb-0.25.0 branch from 0991a3e to ed9b27d Compare September 4, 2026 07:04
@rolandjitsu
rolandjitsu merged commit 9d6600d into main Sep 10, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/rocksdb-0.25.0 branch September 10, 2026 00:02
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.

1 participant