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

release v0.7.0 #103

Merged
merged 1 commit into from
Jan 18, 2022
Merged

release v0.7.0 #103

merged 1 commit into from
Jan 18, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.7.0
Comparing to: v0.6.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index dad96d3..b60d99a 100644
--- a/go.mod
+++ b/go.mod
@@ -3,11 +3,13 @@ module github.com/libp2p/go-libp2p-transport-upgrader
 go 1.16
 
 require (
-	github.com/ipfs/go-log/v2 v2.3.0
+	github.com/golang/mock v1.6.0
+	github.com/ipfs/go-log/v2 v2.5.0
 	github.com/jbenet/go-temp-err-catcher v0.1.0
-	github.com/libp2p/go-libp2p-core v0.13.0
-	github.com/libp2p/go-libp2p-mplex v0.4.1
+	github.com/libp2p/go-libp2p-core v0.14.0
+	github.com/libp2p/go-libp2p-mplex v0.5.0
 	github.com/libp2p/go-libp2p-pnet v0.2.0
-	github.com/multiformats/go-multiaddr v0.3.3
+	github.com/libp2p/go-libp2p-testing v0.7.0
+	github.com/multiformats/go-multiaddr v0.4.1
 	github.com/stretchr/testify v1.7.0
 )

gorelease says:

# github.com/libp2p/go-libp2p-transport-upgrader
## incompatible changes
Upgrader: removed
## compatible changes
New: added
Option: added
WithAcceptTimeout: added
WithConnectionGater: added
WithPSK: added
WithResourceManager: added

# summary
Suggested version: v0.7.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit a3f3cf4 into master Jan 18, 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.

1 participant