Skip to content

v0.28.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 23:46
fd5e082

What's Changed

Added

  • bitswap/client: Add DontHaveTimeoutConfig type alias and func DontHaveTimeoutConfig() to expose config defined in internal package.

Changed

  • move ipld/unixfs from gogo protobuf #841
  • provider: Prevent multiple instances of reprovider.Reprovide() from running at the same time. #834
  • upgrade to go-libp2p v0.40.0
  • upgrade to go-libp2p-kad-dht [v0.29.0](github.com/libp2p/go-libp2p-kad-dht v0.29.0)
  • move bitswap and filestore away from gogo protobuf #839
  • updated Go in go.mod to 1.23 #848

Note: This release contains changes to protocol buffer library code. If you depend on deterministic CIDs then please double-check,, before upgrading, that this release does not generate different CIDs.

Full Changelog: v0.27.4...v0.28.0