Releases: filecoin-project/go-state-types
Releases · filecoin-project/go-state-types
v0.18.0-dev
What's Changed
- chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot[bot] in #392
- chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot[bot] in #393
- chore(deps): bump github.com/ipfs/go-ipld-cbor from 0.2.0 to 0.2.1 by @dependabot[bot] in #394
- chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #400
- chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #399
- chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #402
- ci: uci/update-go by @web3-bot in #404
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #405
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #407
- chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #410
- fix:
StateEncodeParams
API panic with Market Actor SectorContentChanged method by @rjan90 in #411 - chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 by @dependabot[bot] in #413
- chore(deps): bump github.com/multiformats/go-varint from 0.0.7 to 0.1.0 by @dependabot[bot] in #406
- chore(deps): bump github.com/ipfs/go-block-format from 0.2.2 to 0.2.3 by @dependabot[bot] in #415
- Replace ActivateDeals with BatchActivateDeals and update params (v12–latest) by @jintukumardas in #414
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by @dependabot[bot] in #417
- chore: create base nv28 skeleton by @rjan90 in #418
New Contributors
- @jintukumardas made their first contribution in #414
Full Changelog: v0.17.0-dev2...v0.18.0-dev
v0.17.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #388
- chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #389
- Integrate MapReduce cache by @Kubuxu in #390
- chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #381
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #382
- feat: add nv27 skeleton by @TippyFlitsUK in #385
- feat: add simple migration nv27 by @TippyFlitsUK in #386
Full Changelog: v0.16.0...v0.17.0
v0.17.0-dev2
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in #388
- chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #389
- Integrate MapReduce cache by @Kubuxu in #390
Full Changelog: v0.17.0-dev...v0.17.0-dev2
v0.17.0-dev
What's Changed
- chore(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #381
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #382
- feat: add nv27 skeleton by @TippyFlitsUK in #385
- feat: add simple migration nv27 by @TippyFlitsUK in #386
Full Changelog: v0.16.0...v0.17.0-dev
v0.16.0
What's Changed
- chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #322
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #323
- feat: add nv25 GST-skeleton by @rjan90 in #324
- feat: add simple migration nv25 by @rjan90 in #325
- chore: publish v0.16.0-dev by @rjan90 in #327
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #328
- fix(migration): improve job progress logging in MigrateStateTree by @virajbhartiya in #329
- chore: bump version to v0.16.0-rc1 by @rjan90 in #330
- chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #331
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #332
- Separate out claim check to to avoid double claim load in Lotus by @Kubuxu in #333
- v0.16.0-rc2 bump by @rvagg in #334
- chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #335
- chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #337
- chore(deps): bump github.com/ipfs/go-cid from 0.4.1 to 0.5.0 by @dependabot in #341
- Migration for transient data for nv25 by @snissn in #340
- chore: bump version to v0.16.0-rc3 by @rjan90 in #342
- chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #343
- chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #344
- ci: uci/update-go by @web3-bot in #348
- chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.34.0 by @dependabot in #349
- chore(deps): bump golang.org/x/crypto from 0.34.0 to 0.35.0 by @dependabot in #358
- chore(deps): bump github.com/whyrusleeping/cbor-gen from 0.2.0 to 0.3.0 by @dependabot in #357
- fix(big)!: treat uninitialized big.Int as zero by @rvagg in #360
- chore(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #365
- chore(deps): bump github.com/whyrusleeping/cbor-gen from 0.3.0 to 0.3.1 by @dependabot in #366
- chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #367
- chore: v0.16.0-rc4 bump by @rvagg in #364
- FIP-0100: whole feature branch by @Stebalien in #355
- chore: bump version to v0.16.0-rc5 by @rjan90 in #369
- chore: fix some comments by @dockercui in #370
- fix(miner): adjust SectorOnChainInfo to FIP-0098 changes by @rvagg in #371
- chore: map nv26 (Tock) to actors version 16 by @rvagg in #372
- chore: v0.16.0-rc6 bump by @rvagg in #373
- feat(v16): avoid seralizing the deprecated deal IDs field by @Stebalien in #374
- v0.16.0-rc7 bump by @rvagg in #375
- feat: fip-0098 types, methods etc. by @rvagg in #376
- v0.16.0-rc8 bump by @rvagg in #377
- feat: DealIDList with cbor-gen for market.ProviderSectors decoding by @rvagg in #378
- v0.16.0-rc9 bump by @rvagg in #379
New Contributors
- @virajbhartiya made their first contribution in #329
- @dockercui made their first contribution in #370
Full Changelog: v0.15.0...v0.16.0
v0.16.0-rc9
What's Changed
Full Changelog: v0.16.0-rc8...v0.16.0-rc9
v0.16.0-rc8
What's Changed
Full Changelog: v0.16.0-rc7...v0.16.0-rc8
v0.16.0-rc7
What's Changed
- feat(v16): avoid seralizing the deprecated deal IDs field by @Stebalien in #374
Full Changelog: v0.16.0-rc6...v0.16.0-rc7
v0.16.0-rc6
What's Changed
- chore: fix some comments by @dockercui in #370
- fix(miner): adjust SectorOnChainInfo to FIP-0098 changes by @rvagg in #371
- chore: map nv26 (Tock) to actors version 16 by @rvagg in #372
New Contributors
- @dockercui made their first contribution in #370
Full Changelog: v0.16.0-rc5...v0.16.0-rc6
v0.16.0-rc5
What's Changed
- FIP-0100: whole feature branch by @Stebalien in #355
Full Changelog: v0.16.0-rc4...v0.16.0-rc5