filecoin-project / lassie

A minimal universal retrieval client library for IPFS and Filecoin
Other
111 stars 17 forks source link

v0.21.0 bump #451

Closed rvagg closed 1 year ago

github-actions[bot] commented 1 year ago

Suggested version: v0.21.0

Comparing to: v0.20.1 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# github.com/filecoin-project/lassie/pkg/retriever/bitswaphelpers
## incompatible changes
NewByteCountingLinkSystem: changed from func(*github.com/ipld/go-ipld-prime/linking.LinkSystem, func(count uint64)) *github.com/ipld/go-ipld-prime/linking.LinkSystem to func(*github.com/ipld/go-ipld-prime/linking.LinkSystem, func(from *github.com/libp2p/go-libp2p/core/peer.ID, count uint64)) *github.com/ipld/go-ipld-prime/linking.LinkSystem

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.21.0

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created. It is going to be published when this PR is merged. You can modify its' body to include any release notes you wish to include with the release.