Releases: zaidoon1/rust-rocksdb
Releases · zaidoon1/rust-rocksdb
v0.35.0
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
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
v0.32.0
v0.31.0
v0.30.0
v0.29.0
v0.28.1
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