Skip to content

v2.7.0

Choose a tag to compare

@cb1kenobi cb1kenobi released this 04 Aug 21:06
· 286 commits to main since this release
9920516

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