Skip to content

v0.5.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@neelvirdy neelvirdy released this 25 Jan 20:03
· 61 commits to master since this release
4802f63

What's Changed

  • Update filclient.go by @anjor in #111
  • fix: update to boost that uses gostream v0.5.0 by @rvagg in #112
  • chore(deps): bump github.com/urfave/cli/v2 from 2.8.1 to 2.24.1 by @dependabot in #114
  • chore(deps): bump github.com/ipfs/go-merkledag from 0.8.0 to 0.9.0 by @dependabot in #118
  • chore(deps): bump go.uber.org/zap from 1.22.0 to 1.24.0 by @dependabot in #116
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.9.0 to 1.11.2 by @dependabot in #117
  • chore(deps): bump github.com/filecoin-project/go-commp-utils from 0.1.3 to 0.1.4 by @dependabot in #121
  • chore(deps): bump github.com/ipfs/go-ipfs-files from 0.1.1 to 0.2.0 by @dependabot in #122
  • chore(deps): bump github.com/libp2p/go-libp2p-core from 0.20.0 to 0.20.1 by @dependabot in #120
  • chore(deps): bump github.com/multiformats/go-multiaddr from 0.7.0 to 0.8.0 by @dependabot in #119
  • chore(deps): bump github.com/filecoin-project/go-data-transfer from 1.15.2 to 1.15.3 by @dependabot in #124
  • chore(deps): bump github.com/filecoin-project/go-state-types from 0.9.8 to 0.9.9 by @dependabot in #125
  • chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.18.0 to 0.20.0 by @dependabot in #129
  • chore(deps): bump github.com/filecoin-project/lotus from 1.18.0 to 1.19.0 by @dependabot in #127
  • chore(deps): bump github.com/filecoin-project/go-address from 1.0.0 to 1.1.0 by @dependabot in #128
  • Set DealParams.RemoveUnsealedCopy to !netprops.FastRetrieval by @neelvirdy in #126
  • Expose option to set removeUnsealed when calling MakeDeal by @neelvirdy in #130

New Contributors

Full Changelog: v0.4.0...v0.5.0-rc1