Skip to content

Conversation

@MarcoPolo
Copy link
Contributor

Releases the latest commits. Closes #592

@MarcoPolo MarcoPolo requested a review from vyzo February 4, 2025 22:07
@github-actions
Copy link

github-actions bot commented Feb 4, 2025

Suggested version: 0.13.0

Comparing to: v0.12.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 652266e..f1358e7 100644
--- a/go.mod
+++ b/go.mod
@@ -1,17 +1,18 @@
 module github.com/libp2p/go-libp2p-pubsub
 
-go 1.21
+go 1.22
 
 require (
 	github.com/benbjohnson/clock v1.3.5
 	github.com/gogo/protobuf v1.3.2
 	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/libp2p/go-buffer-pool v0.1.0
-	github.com/libp2p/go-libp2p v0.36.2
+	github.com/libp2p/go-libp2p v0.36.3
 	github.com/libp2p/go-libp2p-testing v0.12.0
 	github.com/libp2p/go-msgio v0.3.0
 	github.com/multiformats/go-multiaddr v0.13.0
 	github.com/multiformats/go-varint v0.0.7
+	go.uber.org/zap v1.27.0
 )
 
 require (
@@ -98,7 +99,6 @@ require (
 	go.uber.org/fx v1.22.2 // indirect
 	go.uber.org/mock v0.4.0 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
-	go.uber.org/zap v1.27.0 // indirect
 	golang.org/x/crypto v0.26.0 // indirect
 	golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
 	golang.org/x/mod v0.20.0 // indirect

gorelease says:

# github.com/libp2p/go-libp2p-pubsub
## compatible changes
(*GossipSubRouter).SendControl: added
GossipSubMaxIDontWantLength: added
GossipSubParams.MaxIDontWantLength: added

# diagnostics
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.13.0

gocompat says:

HEAD is now at 1aeb6eb chore: upgrade go-libp2p (#575)
Previous HEAD position was 1aeb6eb chore: upgrade go-libp2p (#575)
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@p-shahi p-shahi requested a review from aschmahmann February 4, 2025 22:26
@aschmahmann aschmahmann merged commit 9b90c72 into master Feb 7, 2025
11 checks passed
@aschmahmann aschmahmann deleted the marco/release-v0130 branch February 7, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release Tag

3 participants