v0.7.0-rc.1
Pre-release
Pre-release
fxamacker
released this
01 May 20:49
·
13 commits
to feature/stable-cadence
since this release
The v0.7.0-rc.1 does not include atree inlining. Atree inlining is introduced in v0.8.0-rc.1 with breaking changes to data format.
What's Changed
- Add
Array.SetType()
to allow updating TypeInfo by @fxamacker in #374 - Add
OrderedMap.SetType()
to allow updating TypeInfo by @fxamacker in #375 - Add PersistentSlabStorage.GetAllChildReferences() by @fxamacker in #391
- Add feature to enable migrations to fix references to non-existent registers by @fxamacker in #387
- Fix SlabIterator to include nested storage ID (non-inlining feature branch) by @fxamacker in #398
- Fix migration filter for old unreferenced slabs (non-inlining feature branch) by @fxamacker in #399
CI / Dependabot
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #289
- Bump actions/setup-go from 3 to 4 by @dependabot in #298
- Bump codecov/codecov-action from 3.1.1 to 3.1.3 by @dependabot in #300
Full Changelog: v0.6.0...v0.7.0-rc.1