go: bump github.com/libp2p/go-libp2p-core from 0.16.1 to 0.20.0 in /go
Bumps github.com/libp2p/go-libp2p-core from 0.16.1 to 0.20.0.
Release notes
Sourced from github.com/libp2p/go-libp2p-core's releases.
v0.20.0
Deprecation Notice
This package has moved into go-libp2p as a sub-package,
github.com/libp2p/go-libp2p/core.What's Changed
- deprecate peer.ID.Pretty by
@marten-seemannin libp2p/go-libp2p-core#273- deprecate peer.Encode in favor of peer.ID.String by
@marten-seemannin libp2p/go-libp2p-core#275- remove peer.IDFromString by
@marten-seemannin libp2p/go-libp2p-core#274- remove unused MultistreamSemverMatcher by
@marten-seemannin libp2p/go-libp2p-core#277- use a mock clock in bandwidth tests by
@marten-seemannin libp2p/go-libp2p-core#276- stop using the deprecated io/ioutil package by
@marten-seemannin libp2p/go-libp2p-core#279- deprecate this repo by
@marten-seemannin libp2p/go-libp2p-core#281Full Changelog: https://github.com/libp2p/go-libp2p-core/compare/v0.19.1...v0.20.0
v0.19.1
What's Changed
- Remove btcsuite/btcd dep by
@MarcoPoloin libp2p/go-libp2p-core#272Full Changelog: https://github.com/libp2p/go-libp2p-core/compare/v0.19.0...v0.19.1
v0.19.0
What's Changed
- Add endpoint parameter to the OpenConnection method for ResourceManager by
@MarcoPoloin libp2p/go-libp2p-core#257- Release v0.19.0 by
@MarcoPoloin libp2p/go-libp2p-core#271Full Changelog: https://github.com/libp2p/go-libp2p-core/compare/v0.18.0...v0.19.0
v0.18.0
What's Changed
- remove the peer.Set by
@marten-seemannin libp2p/go-libp2p-core#261- chore: upgrade to go-cid v0.2.0 by
@masihin libp2p/go-libp2p-core#262- remove deprecated mux package by
@marten-seemannin libp2p/go-libp2p-core#265- [canonicallog] Only log once if we failed to convert from netAddr by
@MarcoPoloin libp2p/go-libp2p-core#264- canonicallog: reduce log level to warning by
@marten-seemannin libp2p/go-libp2p-core#268- Add canonical peer status logging with sampling by
@MarcoPoloin libp2p/go-libp2p-core#269- Release v0.18.0 by
@MarcoPoloin libp2p/go-libp2p-core#270New Contributors
@masihmade their first contribution in libp2p/go-libp2p-core#262Full Changelog: https://github.com/libp2p/go-libp2p-core/compare/v0.17.0...v0.18.0
... (truncated)
Commits
c7e6616release v0.20.0525c894deprecate this repo1185a08stop using the deprecated io/ioutil package (#279)35ab42cuse a mock clock in bandwidth tests (#276)b6981edremove unused MultistreamSemverMatcher (#277)247031fremove peer.IDFromString (#274)2dc986fdeprecate peer.Encode in favor of peer.ID.String (#275)9a9bf42deprecate peer.ID.Pretty (#273)acfb38aUpdate version.json8814b31Remove btcsuite/btcd dep (#272)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)