v0.8.0-rc.6
Pre-release
Pre-release
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 0.8.0-rc.5
To reduce risks, new functions were added to help projects using Atree avoid producing undecodable data in storage.
-
Add
IsCBORTagNumberRangeAvailable()
andReservedCBORTagNumberRange()
to check availablility of CBOR tag numbers by @fxamacker in #434 -
Add
SlabID.Address()
by @fxamacker in #435
Changes to CI and version bumps...
- Bump actions/setup-go from 4.1.0 to 5.0.2 by @dependabot in #427
- Bump github/codeql-action from 3.25.13 to 3.25.15 by @dependabot in #430
- Bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #432
Full Changelog: v0.8.0-rc.5...v0.8.0-rc.6