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

release version 0.8.0 #292

Merged
merged 1 commit into from
Nov 10, 2021
Merged

release version 0.8.0 #292

merged 1 commit into from
Nov 10, 2021

Conversation

guseggert
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 9, 2021

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index a8b03ef..2b37ae0 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
 	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.11.0
-	github.com/libp2p/go-libp2p-peerstore v0.2.8
+	github.com/libp2p/go-libp2p-peerstore v0.4.0
 	github.com/libp2p/go-libp2p-quic-transport v0.13.0
 	github.com/libp2p/go-libp2p-testing v0.5.0
 	github.com/libp2p/go-libp2p-transport-upgrader v0.5.0

gorelease says:

# summary
Suggested version: v0.8.0

gocompat says:

(empty)

@marten-seemann marten-seemann changed the title Version 0.8.0 release version 0.8.0 Nov 10, 2021
Copy link
Contributor

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit unfortunate that this is another (minor) version bump, as we've just released v0.7.0, but the semver rules are clear and this PR is correct.

Maybe we can hold off on merging this, just in case we need to get something else in (not sure about our release plans for go-ipfs)?

@guseggert
Copy link
Contributor Author

guseggert commented Nov 10, 2021

Maybe we can hold off on merging this, just in case we need to get something else in (not sure about our release plans for go-ipfs)?

Unfortunately getting this new version released is blocking downstream plumbing since this is a widely-consumed module, and we need to finish the plumbing as quickly as possible to minimize disruption ☹️.

@guseggert guseggert merged commit cbf1e0b into master Nov 10, 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