Releases: filecoin-project/boost
v2.4.6
Overview
We're excited to introduce Boost v2.4.6. This release feature curio-migration command to allow easy migration to Curio.
Compatibility
This release is compatible with Lotus versions v1.34.1. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
Full Changelog: v2.4.5...v2.4.6
v2.4.5
Overview
We're excited to introduce Boost v2.4.5. This release fixes IPNI indexing for large data sets.
Compatibility
This release is compatible with Lotus versions v1.34.1. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
- bug: Fix IPNI for large codebases. In #2032
Full Changelog: v2.4.4...v2.4.5
v2.4.4
Overview
We're excited to introduce Boost v2.4.4. This release enable the Filecoin Network upgrade to NV27 for Boost.
Compatibility
This release is compatible with Lotus versions v1.34.0-rc2. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
- chore(deps): bump @babel/runtime from 7.18.0 to 7.27.0 in /react by @dependabot[bot] in #2008
- chore(deps): bump @babel/runtime-corejs3 from 7.15.4 to 7.27.0 in /react by @dependabot[bot] in #2009
- chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /react by @dependabot[bot] in #2011
- add no-datacap flag to extend claim cmd by @LexLuthr in #2013
- chore(deps): bump form-data from 3.0.1 to 3.0.4 in /react by @dependabot[bot] in #2017
- chore(deps): bump on-headers and compression in /react by @dependabot[bot] in #2016
- release v2.4.4 by @LexLuthr in #2018
Full Changelog: v2.4.3...v2.4.4
v2.4.3
Overview
We're excited to introduce Boost v2.4.3. This release enable the Filecoin Network upgrade to NV25 for Boost with additional fixes for FEVM.
Compatibility
This release is compatible with Lotus versions v1.32.2. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
Full Changelog: v2.4.2...v2.4.3
v2.4.2
Overview
We're excited to introduce Boost v2.4.2. This release enable the Filecoin Network upgrade to NV25 for Boost.
Compatibility
This release is compatible with Lotus versions v1.32.1. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
- fix: nil pointer when search fails by @LexLuthr in #1997
- feat nv25 by @LexLuthr in #1999
- release v2.4.2-rc1 by @LexLuthr in #2001
- fix: ddo is always verified by @LexLuthr in #2002
- chore(deps): bump @babel/helpers from 7.18.0 to 7.26.10 in /react by @dependabot in #2000
- release v2.4.2 by @LexLuthr in #2004
Full Changelog: v2.4.1...v2.4.2
v2.4.2-rc1
Overview
We're excited to introduce Boost v2.4.2-rc1. This release enable the Filecoin Network upgrade to NV25 for Boost.
Compatibility
This release is compatible with Lotus versions v1.32.0-rc3. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
- fix: nil pointer when search fails by @LexLuthr in #1997
- feat nv25 by @LexLuthr in #1999
- release v2.4.2-rc1 by @LexLuthr in #2001
Full Changelog: v2.4.1...v2.4.2-rc1
v2.4.1
Overview
We're excited to introduce Boost v2.4.1.
Please refer to Curio documentation and getting started guide for Curio <> Boost configuration.
Compatibility
This release is compatible with Lotus versions v1.32.0-rc1. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /react by @dependabot in #1983
- chore: fix struct name in comment by @wangjingcun in #1981
- chore(deps): bump path-to-regexp and express in /react by @dependabot in #1985
- feat: NV25 by @LexLuthr in #1986
- chore: release v2.4.1-rc1 by @LexLuthr in #1988
- allow 2 redirects for http client by @LexLuthr in #1993
- add delegated wallet support by @LexLuthr in #1994
- chore(deps): bump nanoid from 3.3.4 to 3.3.8 in /react by @dependabot in #1987
- release v2.4.1 by @LexLuthr in #1995
New Contributors
- @wangjingcun made their first contribution in #1981
Full Changelog: v2.4.0...v2.4.1
v2.4.1-rc1
Overview
We're excited to introduce Boost v2.4.1-rc1. This release enables the Filecoin Network upgrade to NV25 for Boost.
Please refer to Curio documentation and getting started guide for Curio <> Boost configuration.
Compatibility
This release is compatible with Lotus versions v1.32.0-rc1. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /react by @dependabot in #1983
- chore: fix struct name in comment by @wangjingcun in #1981
- chore(deps): bump path-to-regexp and express in /react by @dependabot in #1985
- feat: NV25 by @LexLuthr in #1986
- chore: release v2.4.1-rc1 by @LexLuthr in #1988
New Contributors
- @wangjingcun made their first contribution in #1981
Full Changelog: v2.4.0...v2.4.1-rc1
v2.4.0
Overview
We're excited to introduce Boost v2.4.0. This release enables the Filecoin Network upgrade to NV24 for Boost.
Please refer to Curio documentation and getting started guide for Curio <> Boost configuration.
Compatibility
This release is compatible with Lotus versions v1.30.0. For the latest compatibility details, refer to the Boost compatibility matrix.
What's Changed
- chore: switch to Github Actions by @LexLuthr in #1933
- feat(gocql): add authentication support by @strahe in #1939
- fix: sector accessor auth URL handling for ipv6 by @LexLuthr in #1950
- fix directDealAllocate missing
automatic yesby @beck-8 in #1953 - fix: remove sectorBlocks package from Boost by @LexLuthr in #1955
- fix: boost allocate commands by @strahe in #1957
- chore(deps): bump serve-static and express in /react by @dependabot in #1963
- chore(deps): bump webpack from 5.76.1 to 5.94.0 in /react by @dependabot in #1958
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /react by @dependabot in #1959
- chore(deps): bump rollup from 2.74.1 to 2.79.2 in /react by @dependabot in #1968
- feat: add support for creating allocations via EVM contract by @kacperzuk-neti in #1970
- feat: add curio stats by @LexLuthr in #1969
- fix: check provider for ddo deals by @LexLuthr in #1973
- release v2.4.0-rc1 by @LexLuthr in #1972
- chore(deps): bump cookie and express in /react by @dependabot in #1974
- chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /react by @dependabot in #1976
- chore: release v2.4.0 by @LexLuthr in #1980
New Contributors
- @strahe made their first contribution in #1939
- @kacperzuk-neti made their first contribution in #1970
Full Changelog: v2.3.0...v2.4.0
v2.4.0-rc1
Overview
We're excited to introduce Boost v2.4.0-rc1. This release enables the Filecoin Network upgrade to NV24 for Boost.
Please refer to Curio documentation and getting started guide for Curio <> Boost configuration.
Compatibility
This release is compatible with Lotus versions v1.30.0-rc2. For the latest compatibility details, refer to the Boost compatibility matrix.
⚠️ Golang version
Boost v2.4.0-rc1 required Golang version v1.22.3 or higher.
What's Changed
- chore: switch to Github Actions by @LexLuthr in #1933
- feat(gocql): add authentication support by @strahe in #1939
- fix: sector accessor auth URL handling for ipv6 by @LexLuthr in #1950
- fix directDealAllocate missing
automatic yesby @beck-8 in #1953 - fix: remove sectorBlocks package from Boost by @LexLuthr in #1955
- fix: boost allocate commands by @strahe in #1957
- chore(deps): bump serve-static and express in /react by @dependabot in #1963
- chore(deps): bump webpack from 5.76.1 to 5.94.0 in /react by @dependabot in #1958
- chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /react by @dependabot in #1959
- chore(deps): bump rollup from 2.74.1 to 2.79.2 in /react by @dependabot in #1968
- feat: add support for creating allocations via EVM contract by @kacperzuk-neti in #1970
- feat: add curio stats by @LexLuthr in #1969
- fix: check provider for ddo deals by @LexLuthr in #1973
- release v2.4.0-rc1 by @LexLuthr in #1972
New Contributors
- @strahe made their first contribution in #1939
- @kacperzuk-neti made their first contribution in #1970
Full Changelog: v2.3.0...v2.4.0-rc1