Skip to content

v1.4.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@LexLuthr LexLuthr released this 01 Sep 13:25
· 445 commits to main since this release
a425103

Overview

We're happy to announce Boost v1.4.0-rc2 release, with multiple changes and improvements!
Please make sure to upgrade to test the new features shipped in this release. See our upgrade guide for details.

Please review the Boost and Lotus compatibility matrix to plan your upgrade.

Highlights

  • Boost HTTP endpoint can now be discovered publicly via the boost client.
    • SP's can set their HTTP url that will be shared as part of this new libp2p endpoint
  • Boost can now limit the number of simultaneous HTTP connections when downloading the deal data. Check all about the HTTP limiter here. This applies to both libp2p-http (Estuary) and HTTP (Bidbot and boost client) storage deals.
  • The UI Transfer page now displays all the ongoing HTTP connections and their transfer speed.
  • Dagstore can be queried to find the piece CID for a given payload CID
    • boostd dagstore lookup-piece-cid --help
  • A new config version is available with new HTTP rate limiting parameters

What's Changed

New Contributors

Full Changelog: v1.4.0-rc1...v1.4.0-rc2