Commit db45d89
committed
Release 0.51.0
rust-rocksdb 0.50.0 -> 0.51.0
rust-librocksdb-sys remains 0.47.0+11.1.2, published for this release.
Highlights of this release (full notes in CHANGELOG.md):
- librocksdb-sys: bundled RocksDB upgraded to 11.1.2.
- rust-rocksdb: new CompactOptions blob GC age-cutoff API.
- rust-rocksdb: EventListener recovery-end callback now exposes old/new background error statuses and severities.
- rust-rocksdb: upstream compatibility additions for SstFileWriter delete_range, mempurge threshold, TransactionDB checkpoint log-size, and safe raw-iterator timestamp.
- librocksdb-sys: rustflags-based target-cpu parsing and zstd feature cleanup.1 parent a6d86f1 commit db45d89
2 files changed
Lines changed: 21 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
7 | 19 | | |
8 | 20 | | |
9 | | - | |
| 21 | + | |
10 | 22 | | |
11 | 23 | | |
12 | | - | |
| 24 | + | |
| 25 | + | |
13 | 26 | | |
14 | 27 | | |
15 | | - | |
16 | | - | |
| 28 | + | |
| 29 | + | |
17 | 30 | | |
18 | 31 | | |
19 | | - | |
| 32 | + | |
20 | 33 | | |
21 | 34 | | |
22 | | - | |
| 35 | + | |
23 | 36 | | |
24 | 37 | | |
25 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments