Skip to content

v0.8.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fxamacker fxamacker released this 14 May 14:26
· 75 commits to feature/array-map-inlining since this release
73e00ec

Release 0.8.x (since v0.8.0-rc.1) introduces atree inlining and deduplication, so the data format is a breaking change from 0.7.x.

What's Changed Since v0.8.0-rc.1

  • Add NonderterministicFastCommit to speed up migrations when ordering isn't required by @fxamacker in #403
  • Add BatchPreload to decode slabs in parallel and cache by @fxamacker in #404

These new features are intended to be used by state migration programs in onflow/flow-go to speedup migrations.

Full Changelog: v0.8.0-rc.1...v0.8.0-rc.2