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 v0.37.1 #3061

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Release v0.37.1 #3061

merged 1 commit into from
Nov 25, 2024

Conversation

sukunrt
Copy link
Member

@sukunrt sukunrt commented Nov 25, 2024

For some reason #3051 didn't actually release v0.37.1

Copy link

Suggested version: 0.37.1

Comparing to: v0.37.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 9966beb9..c6f3f2b3 100644
--- a/go.mod
+++ b/go.mod
@@ -44,7 +44,7 @@ require (
 	github.com/multiformats/go-multibase v0.2.0
 	github.com/multiformats/go-multicodec v0.9.0
 	github.com/multiformats/go-multihash v0.2.3
-	github.com/multiformats/go-multistream v0.5.0
+	github.com/multiformats/go-multistream v0.6.0
 	github.com/multiformats/go-varint v0.0.7
 	github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
 	github.com/pion/datachannel v1.5.9diff --git a/test-plans/go.mod b/test-plans/go.mod
index 8e670a51..b2eee278 100644
--- a/test-plans/go.mod
+++ b/test-plans/go.mod
@@ -61,7 +61,7 @@ require (
 	github.com/multiformats/go-multibase v0.2.0 // indirect
 	github.com/multiformats/go-multicodec v0.9.0 // indirect
 	github.com/multiformats/go-multihash v0.2.3 // indirect
-	github.com/multiformats/go-multistream v0.5.0 // indirect
+	github.com/multiformats/go-multistream v0.6.0 // indirect
 	github.com/multiformats/go-varint v0.0.7 // indirect
 	github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
 	github.com/onsi/ginkgo/v2 v2.20.2 // indirect

gorelease says:

gorelease: go: loading module retractions for google.golang.org/[email protected]: module google.golang.org/[email protected] requires go >= 1.22.7 (running go 1.22.0)
go: loading module retractions for honnef.co/go/[email protected]: module honnef.co/go/[email protected] requires go >= 1.22.1 (running go 1.22.0)

gocompat says:

HEAD is now at 83d458c3 Release v0.37.0 (#3013)
Previous HEAD position was 83d458c3 Release v0.37.0 (#3013)
Switched to branch 'release-v037'
Your branch is up to date with 'origin/release-v037'.

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 merged commit 7f3083a into release-v037 Nov 25, 2024
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant