-
-
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.6.0 #7366
Merged
Merged
Release v0.6.0 #7366
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
Previously, we only showed this /ipns paths. However, knowing the hash of the current directory is useful regardless.
Even for dnslink websites. fixes #7205
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.14.1...v1.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Give a few tips on linking relevant discussions, self reviews, additional reviews and code contribution guidelines * Be explicit about the next steps and what to expect.
Improve language Co-Authored-By: Will <will.scott@protocol.ai>
Improve language Co-Authored-By: Will <will.scott@protocol.ai>
Improve language Co-Authored-By: Will <will.scott@protocol.ai>
Improve language
Merge release into master
feat: bump to 0.6.0-dev
Welcome message for users opening their first issue
doc: add snap to the release checklist
docs: fix subdomain examples in CHANGELOG
Co-Authored-By: Steven Allen <steven@stebalien.com>
Co-Authored-By: Steven Allen <steven@stebalien.com>
fixes a CPU issue when canceling find provider requests
chore: update the dht & routing helpers
Fixes Github link.
Auto-comment on submitted PRs
This way, users can disable transports (especially QUIC), and set muxer/security transport priorities.
This bug was pointed out in #1440 (comment) but was ignored for some reason.
feat: transport config
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai>
* make it clear that we don't use it by default (yet) * focus on what the user cares about
doc(changelog): update changelog for 0.6.0
Stebalien
force-pushed
the
release-v0.6.0
branch
from
June 17, 2020 05:03
86a28d6
to
609cb41
Compare
docs(config): update toc
We probably don't need to do this, but it can't hurt.
Previously, we'd return the error + result, then the result.
fix 3 bugs responsible for a goroutine leak (plus one other bug)
aschmahmann
approved these changes
Jun 19, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Huzzah!
hacdias
pushed a commit
to ipfs/boxo
that referenced
this pull request
Jan 27, 2023
Release v0.6.0 This commit was moved from ipfs/kubo@d6e036a
gammazero
pushed a commit
to ipfs/boxo
that referenced
this pull request
Sep 28, 2023
Release v0.6.0 This commit was moved from ipfs/kubo@d6e036a
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: #7347