Overview
We're happy to announce the Boost v1.6.2-rc1 release.
See the Boost and Lotus compatibility matrix for up to date information, and to plan your upgrade.
Please make sure to upgrade to test the new features shipped in this release. See our upgrade guide for details.
🌟 Highlights
This release candidate fixes a few of recently seen issues.
-
The traversal errors seen in graphsync retrievals should go away
ERROR gs-queryexecutor queryexecutor/queryexecutor.go:190 traversal completion check failed, nBlocksRead=1, err=unregistered adl requested: "unixfs-preload"
-
Legacy deals UI should currently display if the deal is verified or not
-
Offline deal import should now work with relative path
What's Changed
- fix: legacy deal verified status by @LexLuthr in #1324
- fix: update go-unixfsnode enough to make sure unixfs-preload is available by @rvagg in #1323
- fix: expand file path by @LexLuthr in #1330
Full Changelog: v1.6.1...v1.6.2-rc1