Overview
We're excited to introduce Boost v2.1.1. This release focuses on reducing the resource usage utilisation for boostd-data
service.
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.
⚠️ Important Upgrade Notice
👉 Before updating, carefully read the release notes and documentation. Storage providers will need to set up a database service and undergo a database migration process. Incorrect procedures can lead to permanent data loss.
⭐ Highlights
- The high CPU usage by boostd-data service is now fixed
- Deal indexing has been improved to avoid deals getting stuck in "Announcing" state
- Boost UI should not display the momentary
searching message: %!w(<nil>)
message anymore
What's Changed
- fix: parametrise add index parallelism by @ischasny in #1827
- piece-directory: make sure we process recs correctly by @nonsense in #1828
- fix: set default add index concurrency to 8 by @ischasny in #1829
- skip flaky TestDealsRejectedForFunds test by @nonsense in #1830
- booster-http: add pprof-port flag by @nonsense in #1831
- fix: better formatting for error messages by @ischasny in #1833
- boostx: print warning instead of exiting on api mismatch by @nonsense in #1832
- chore: release v2.1.1 by @LexLuthr in #1835
Full Changelog: v2.1.0...v2.1.1