Releases: linxGnu/grocksdb
Releases · linxGnu/grocksdb
RocksDB 8.3.2
What's Changed
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #114
- Adapt RocksDB 8.3.2 by @linxGnu in #117
- CHORE Fix CI by @linxGnu in #122
Full Changelog: v1.8.0...v1.8.1
RocksDB 8.1.1
What's Changed
Full Changelog: v1.7.16...v1.8.0
RocksDB 7.10.2
What's Changed
- add Options method to LatestOptions by @yihuang in #108
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #107
- add arm64 support for make test using installed libs by @nddeluca in #109
- Adapt RocksDB 7.10.2 by @linxGnu in #110
New Contributors
- @dependabot made their first contribution in #107
- @nddeluca made their first contribution in #109
Full Changelog: v1.7.15...v1.7.16
Adapt RocksDB 7.9.2
Adapt RocksDB 7.8.3
Adapt RocksDB 7.7.8
RocksDB 7.6.0
RocksDB 7.5.3
RocksDB 7.5.3
- Add NewIteratorWithBase in WriteBatchWI (#84) by @muthukrishnan24
- Allow Creating Backup Engine with custom path (#86) by @kingster
- Change NewNative funcs to accept unsafe.Pointer (#87) by @muthukrishnan24
- Add missing method: set blob cache (#94) by @linxGnu