Overview
We're happy to announce Boost v1.3.0 release, with multiple changes and improvements!
This release includes important fixes, some of which may be critical for security. Unless the fix addresses a bug being exploited in the wild, the fix will not be called out in the release notes.
Please make sure to update ASAP. See our upgrade guide for details.
Highlights
- Full compatibility with the latest Lotus v1.17.0 stable release
- A new dagstore destroy-shard command to help remove incorrectly added shards
boostd dagstore destroy-shard --help
- Fix for commP mismatch in Boost libraries used by Estuary
What's Changed
- Include indicator of indexer in stats by @willscott in #661
- add power to boostx stats by @nonsense in #638
- chore: fix build macos by @LexLuthr in #662
- update readme to refer to docs by @LaurenSpiegel in #663
- Upgrade lotus dependency to v1.17.0-rc3 by @LexLuthr in #672
- fix: don't allow go-merkledag to reorder loaded links by @rvagg in #675
- remove fil from gas limit by @nonsense in #684
- feat: DagstoreDestroyShard API and CLI by @LexLuthr in #681
- Release V1.3.0 by @LexLuthr in #692
New Contributors
- @willscott made their first contribution in #661
- @LaurenSpiegel made their first contribution in #663
Full Changelog: v1.2.0...v1.3.0