Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.0.2 #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Release v4.0.2 #124

wants to merge 1 commit into from

Conversation

sukunrt
Copy link
Member

@sukunrt sukunrt commented Feb 3, 2025

Making a release before we merge the error codes stuff.

This has just one change to remove noisy logs: #116

Copy link

github-actions bot commented Feb 3, 2025

Suggested version: 4.0.2

Comparing to: v4.0.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index c8a8c61..e942782 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/libp2p/go-yamux/v4
 
-go 1.18
+go 1.22
 
 require (
 	github.com/libp2p/go-buffer-pool v0.0.2

gorelease says:

# summary
Suggested version: v4.1.0

gocompat says:

HEAD is now at e584a21 Merge pull request #106 from libp2p/MarcoPolo-patch-1
Previous HEAD position was e584a21 Merge pull request #106 from libp2p/MarcoPolo-patch-1
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.

@sukunrt sukunrt requested a review from MarcoPolo February 3, 2025 18:10
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.

2 participants