Skip to content

Releases: zaidoon1/rust-rocksdb

v0.35.0

17 Dec 20:42
Compare
Choose a tag to compare

What's Changed

  • DB: Implement get_db_identity using rocksdb_get_db_identity (@evanj)
  • Add lto feature (@0xdeafbeef)
  • Options: Add set_track_and_verify_wals_in_manifest (@evanj)
  • upgrade to RocksDB 9.9.3 (@zaidoon1)
  • add set_use_delta_encoding() to Options (@jevolk)

Full Changelog: v0.34.0...v0.35.0

v0.34.0

04 Dec 07:28
Compare
Choose a tag to compare

What's Changed

  • Fix two tests that want to write to the current working directory (@mr-c)
  • add missing supported bsd oses (@drizzt)
  • Fix column family creation race. (@stuhood)
  • Allow using static bindgen feature (@Congyuwang)
  • tests: use tempfile instead of the current working directory (@mr-c)
  • implement with_capacity for WriteBatch (@0xdeafbeef)
  • ci: make most directories read-only before running the tests (@mr-c)
  • More temp directories for tests (@mr-c)
  • fix(build): add ROCKSDB_SCHED_GETCPU_PRESENT for Linux build config (@popcnt1)
  • upgrade to RocksDB 9.8.4 (@zaidoon1)

Full Changelog: v0.33.0...v0.34.0

v0.33.0

01 Nov 17:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.33.0

v0.32.0

23 Oct 16:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.32.0

v0.31.0

16 Oct 06:08
Compare
Choose a tag to compare

What's Changed

v0.30.0

06 Sep 20:54
Compare
Choose a tag to compare

What's Changed

  • Improve statistics by auto gen enum Ticker & enum Histogram (@rockeet)
  • upgrade to RocksDB 9.6.1 (@zaidoon1)

v0.29.0

21 Aug 19:06
Compare
Choose a tag to compare

What's Changed

  • Implement Sync for BoundColumnFamily (@jhpratt)
  • use the provided system rocksdb prebuilt on freebsd (@girlbossceo)
  • TransactionDB support in MemoryUsageBuilder (@4TT1L4)
  • upgrade to RocksDB 9.5.2 (@zaidoon1)

v0.28.1

27 Jul 00:18
Compare
Choose a tag to compare

What's Changed

  • allow unprefixed musl jemalloc targets (girlbossceo)
  • bump tikv-jemalloc-sys to 0.6 (girlbossceo)
  • fix: android build in 32-bit devices (LucasXu0)
  • Support user defined timestamp in rust bindings (siyuan0322)
  • Bump lz4 1.10 (agourlay)
  • feat: Properties for TransactionDB #899 (4TT1L4)
  • Improvements to user defined timestamp (larry0x)
  • Release 0.28.1 by @zaidoon1 in #89

Full Changelog: v0.28.0...v0.28.1

v0.28.0

13 Jul 15:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.28.0

v0.27.1

07 Jul 17:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1