v2.3.0
Overview
We're excited to introduce Boost v2.3.0. This release enable the Filecoin Network upgrade to NV23(🧇) for Boost.
It also focuses on compatibility with Curio.
Please refer to Curio documentation and getting started guide for Curio <> Boost configuration.
Compatibility
This release is compatible with Lotus versions v1.28.1. For the latest compatibility details, refer to the Boost compatibility matrix.
⚠️ Golang version
Boost v2.3.0 required Golang version v1.22.3 or higher.
What's Changed
- chore(deps): bump github.com/filecoin-project/lotus from 1.26.1 to 1.26.2 by @dependabot in #1911
- chore(deps): bump github.com/filecoin-project/lotus from 1.26.2 to 1.26.3 by @dependabot in #1913
- chore: refactor allocate command by @LexLuthr in #1912
- fix: add debug logs for pdcleaner by @LexLuthr in #1910
- chore(deps): bump ejs from 3.1.8 to 3.1.10 in /react by @dependabot in #1915
- fix: reject deals longer than sector lifetime by @LexLuthr in #1916
- chore: bump pubsub version by @LexLuthr in #1917
- fix: close empty libp2p streams by @LexLuthr in #1920
- feat: make Boost compliant with Lotus v1.27.0 by @LexLuthr in #1919
- feat: make Boost curio compliant by @LexLuthr in #1918
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /react by @dependabot in #1924
- chore: release v2.3.0-rc2 by @LexLuthr in #1926
- Add nosync flag to init by @ZenGround0 in #1929
- fix: out of bounds access in
ListFlaggedPieces
by @jmg-duarte in #1927 - Fix panic when recovering broken sector. by @cryptowhizzard in #1921
- chore: fix some comments by @haouvw in #1935
- chore: update lotus dependency to v1.27.1 by @LexLuthr in #1936
- fix: single stream download for small files by @LexLuthr in #1931
- fix: boostd net commands by @LexLuthr in #1941
- chore: update lotus dependency to v1.28.1 by @LexLuthr in #1942
New Contributors
- @ZenGround0 made their first contribution in #1929
- @jmg-duarte made their first contribution in #1927
- @haouvw made their first contribution in #1935
Full Changelog: v2.2.0...v2.3.0