Skip to content

v0.34.0

Compare
Choose a tag to compare
@zaidoon1 zaidoon1 released this 04 Dec 07:28
· 21 commits to master since this release

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