Overview
We're excited to introduce Boost v2.1.2. This release focuses on reducing the resource usage utilisation for boostd-data
service.
This is a recommended release for everyone on Boost v2.x
Compatibility
This release is compatible with Lotus versions v1.24.0 and v1.25.0. For the latest compatibility details, refer to the Boost and Lotus compatibility matrix.
⭐ Highlights
- A new command to send a removal advertisement to IPNI. This can be used to clean up any old records from network indexers.
- Performance improvements in piece doctor.
- Piece doctor can now be disabled in configuration.
- UI enhancements for deal lifecycle and sector lifecycle separation.
What's Changed
- feat: data segment indexing by @LexLuthr in #1739
- Update deal list page by @LexLuthr in #1837
- fix: handle complete checkpoint in UI deal list by @LexLuthr in #1841
- fix: config to disable piece doctor by @LexLuthr in #1849
- Prefetch state claims to change O(n) calls to Lotus State to O(1) by @RobQuistNL in #1855
- Add sectorID index to deal table by @RobQuistNL in #1853
- add indexes to deals DB by @LexLuthr in #1857
- feat: cleanup older fund manager logs by @LexLuthr in #1856
- doc: fix flag info and error message for block serving by @rvagg in #1825
- feat: index ad removal command by @LexLuthr in #1859
- fix: UI deal error messages by @LexLuthr in #1863
- bump up cbor-gen utility by @nonsense in #1865
- safe handlers by @nonsense in #1866
- Upgrade dependencies by @masih in #1867
- fix: handle panic in podsi indexing by @ischasny in #1868
- fix: fallback to regular indexing if podsi failed by @ischasny in #1870
- chore: release v2.1.2 by @LexLuthr in #1871
Full Changelog: v2.1.1...v2.1.2