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

release v0.7.0 #289

Merged
merged 1 commit into from
Oct 18, 2021
Merged

release v0.7.0 #289

merged 1 commit into from
Oct 18, 2021

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 f759313..a8b03ef 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
 	github.com/ipfs/go-log v1.0.5
 	github.com/libp2p/go-addr-util v0.1.0
 	github.com/libp2p/go-conn-security-multistream v0.3.0
-	github.com/libp2p/go-libp2p-core v0.10.0
+	github.com/libp2p/go-libp2p-core v0.11.0
 	github.com/libp2p/go-libp2p-peerstore v0.2.8
 	github.com/libp2p/go-libp2p-quic-transport v0.13.0
 	github.com/libp2p/go-libp2p-testing v0.5.0
@@ -14,8 +14,8 @@ require (
 	github.com/libp2p/go-libp2p-yamux v0.5.0
 	github.com/libp2p/go-maddr-filter v0.1.0
 	github.com/libp2p/go-stream-muxer-multistream v0.3.0
-	github.com/libp2p/go-tcp-transport v0.2.7
-	github.com/multiformats/go-multiaddr v0.3.3
+	github.com/libp2p/go-tcp-transport v0.4.0
+	github.com/multiformats/go-multiaddr v0.4.0
 	github.com/multiformats/go-multiaddr-fmt v0.1.0
 	github.com/stretchr/testify v1.7.0
 	github.com/whyrusleeping/multiaddr-filter v0.0.0-20160516205228-e903e4adabd7

gorelease says:

# github.com/libp2p/go-libp2p-swarm
## incompatible changes
(*Swarm).ConnHandler: removed
(*Swarm).SetConnHandler: removed

# summary
Suggested version: v0.7.0

gocompat says:

"github.com/libp2p/go-libp2p-swarm".Swarm.SetConnHandler MethodDeleted
"github.com/libp2p/go-libp2p-swarm".Swarm.ConnHandler MethodDeleted

@marten-seemann marten-seemann merged commit 87ff7ac into master Oct 18, 2021
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
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