Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

release v0.14.0 #235

Merged
merged 1 commit into from
Jan 17, 2022
Merged

release v0.14.0 #235

merged 1 commit into from
Jan 17, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.14.0
Comparing to: v0.13.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index e4bee6c..ae200d7 100644
--- a/go.mod
+++ b/go.mod
@@ -13,8 +13,9 @@ require (
 	github.com/libp2p/go-openssl v0.0.7
 	github.com/minio/sha256-simd v0.1.1
 	github.com/mr-tron/base58 v1.2.0
-	github.com/multiformats/go-multiaddr v0.2.2
+	github.com/multiformats/go-multiaddr v0.4.1
 	github.com/multiformats/go-multihash v0.0.14
 	github.com/multiformats/go-varint v0.0.6
 	github.com/stretchr/testify v1.7.0
+	gopkg.in/yaml.v2 v2.2.8 // indirect
 )

gorelease says:

# github.com/libp2p/go-libp2p-core/mux
## incompatible changes
NoopHandler: removed

# github.com/libp2p/go-libp2p-core/network
## incompatible changes
ConnScoper.Scope: added
Network.ResourceManager: added
Stream.Scope: added
Stream.SetProtocol: changed from func(github.com/libp2p/go-libp2p-core/protocol.ID) to func(github.com/libp2p/go-libp2p-core/protocol.ID) error
## compatible changes
ConnManagementScope: added
ConnScope: added
ConnScoper: added
ErrReset: added
ErrResourceLimitExceeded: added
ErrResourceScopeClosed: added
Multiplexer: added
MuxedConn: added
MuxedStream: added
NullResourceManager: added
NullScope: added
PeerScope: added
ProtocolScope: added
ReservationPriorityAlways: added
ReservationPriorityHigh: added
ReservationPriorityLow: added
ReservationPriorityMedium: added
ResourceManager: added
ResourceScope: added
ResourceScopeSpan: added
ResourceScopeViewer: added
ScopeStat: added
ServiceScope: added
StreamManagementScope: added
StreamScope: added

# github.com/libp2p/go-libp2p-core/transport
## incompatible changes
AcceptTimeout: removed
ConnScoper.Scope: added
DialTimeout: removed
Network.ResourceManager: added
## compatible changes
Upgrader: added

# summary
Suggested version: v0.14.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit 243f8b9 into master Jan 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants