libp2p / go-libp2p-core

Interfaces and abstractions that make up go-libp2p
Other
145 stars 75 forks source link

Release v0.19.0 #271

Closed MarcoPolo closed 2 years ago

MarcoPolo commented 2 years ago

Releases https://github.com/libp2p/go-libp2p-core/pull/257

This is purposely done in its own release so that we can get the earlier changes usable before this change which relies on https://github.com/libp2p/go-libp2p-resource-manager/pull/47 to be merged.

😢 all these repos...

github-actions[bot] commented 2 years ago

Suggested version: v0.19.0 Comparing to: v0.18.0 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# github.com/libp2p/go-libp2p-core/network
## incompatible changes
ResourceManager.OpenConnection: changed from func(Direction, bool) (ConnManagementScope, error) to func(Direction, bool, github.com/multiformats/go-multiaddr.Multiaddr) (ConnManagementScope, error)

# summary
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v0.17.0.

gocompat says:

(empty)