v2.7.0
What's Changed
- chore(deps): bump the patch group across 1 directory with 2 updates by @dependabot[bot] in #736
- chore(deps-dev): bump the minor-development group across 1 directory with 2 updates by @dependabot[bot] in #737
- Add compressionForAllColumnFamilies so a database can adopt one codec by @kriszyp in #743
- Add a bottommost option to compact() so existing data can be re-encoded by @kriszyp in #740
- Add Transaction.abandonWrites() to release delegated writes' verification-table intents by @kriszyp in #747
- fix(database): apply the database's column family options to late-created column families by @Minh-Ng in #721
New Contributors
Full Changelog: v2.6.1...v2.7.0