-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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.7.0 #7692
Merged
Merged
Release v0.7.0 #7692
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore: update deps
doc: update the release template for git flow changes
This will allow us to dedup contributors when generating release notes.
This will use either the mailmap file in the current repo, or the mailmap file in the target repo, when generating the contributor stats.
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai>
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai>
mailmap support
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](libp2p/go-libp2p-kad-dht@v0.8.0...v0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
chore: update WebUI to 2.8.0
feat: webui v2.9.0
Update docs-beta links to final URLs
Change docs-beta link to its final path
…levra docs: add pacman.store (@RubenKelevra) to the early testers
Updates docs link to non-beta site.
This isn't perfect (we only use sessions after resolving the root cid) but it's better than what we have. The real solution is #7198 so we can use sessions everywhere.
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.5.1...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ibp2p/go-libp2p-kad-dht-0.8.1 chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.8.0 to 0.8.1
fix: update node to fix mocha tests
When publishing a value, flood. This ensures that our messages make it to the network even if some of our peers are bad and/or overloaded.
Pubsub handles this internally now.
Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases) - [Commits](libp2p/go-libp2p-pubsub@v0.3.4...v0.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ibp2p/go-libp2p-pubsub-0.3.5 chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.3.4 to 0.3.5
Fix #7624: Do not fetch dag nodes when checking if a pin exists
namesys: fixed IPNS republisher to not overwrite IPNS record lifetimes
chore: cleanup
…d fail early for namespaces other than /pk or /ipns (cherry picked from commit ba1d225)
(cherry picked from commit 0ad6a92)
(cherry picked from commit 7858650)
(cherry picked from commit 0a39421)
(cherry picked from commit 6cbda0f)
(cherry picked from commit 904ad16)
(cherry picked from commit 491b88a)
…e as is (cherry picked from commit 48b2f12)
(cherry picked from commit 16b3fd4)
(cherry picked from commit 1b4f5e7)
Stebalien
approved these changes
Sep 22, 2020
hacdias
pushed a commit
to ipfs/boxo
that referenced
this pull request
Jan 27, 2023
Release v0.7.0 This commit was moved from ipfs/kubo@ea77213
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tracking issue #7560