-
-
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.24.0-rc1 #10190
Merged
Merged
Release: v0.24.0-rc1 #10190
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9752747 - Browse repository at this point
Copy the full SHA 9752747View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c80a5a8 - Browse repository at this point
Copy the full SHA c80a5a8View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6dbae76 - Browse repository at this point
Copy the full SHA 6dbae76View commit details -
Merge pull request #10166 from ipfs/merge-release-v0.23.0
Merge Release: v0.23.0
Configuration menu - View commit details
-
Copy full SHA for 1230301 - Browse repository at this point
Copy the full SHA 1230301View commit details -
I only updated otel to 1.17.0 since we need to handle breaking changes with newer releases (it doesn't build). I also didn't update go-multistream since it's touched by libp2p and break stuff.
Configuration menu - View commit details
-
Copy full SHA for ecda7ae - Browse repository at this point
Copy the full SHA ecda7aeView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7c6518 - Browse repository at this point
Copy the full SHA a7c6518View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5668d2 - Browse repository at this point
Copy the full SHA a5668d2View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c04311 - Browse repository at this point
Copy the full SHA 4c04311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d459b - Browse repository at this point
Copy the full SHA 40d459bView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 170686b - Browse repository at this point
Copy the full SHA 170686bView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4695fd9 - Browse repository at this point
Copy the full SHA 4695fd9View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 89a4769 - Browse repository at this point
Copy the full SHA 89a4769View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f303d3 - Browse repository at this point
Copy the full SHA 4f303d3View commit details
Commits on Oct 28, 2023
-
feat: built-in content blocking based on IPIP-383 (#10161)
Fixes #8492 This introduces "nopfs" as a preloaded plugin into Kubo with support for denylists from ipfs/specs#383 It automatically makes Kubo watch *.deny files found in: - /etc/ipfs/denylists - $XDG_CONFIG_HOME/ipfs/denylists - $IPFS_PATH/denylists * test: Gateway.NoFetch and GatewayOverLibp2p adds missing tests for "no fetch" gateways one can expose, in both cases the offline mode is done by passing custom blockservice/exchange into path resolver, which means global path resolver that has nopfs intercept is not used, and the content blocking does not happen on these gateways. * fix: use offline path resolvers where appropriate this fixes the problem described in #10161 (comment) by adding explicit offline path resolvers that are backed by offline exchange, and using them in NoFetch gateways instead of the default online ones --------- Co-authored-by: Henrique Dias <hacdias@gmail.com> Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for a0f34b1 - Browse repository at this point
Copy the full SHA a0f34b1View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33bbee5 - Browse repository at this point
Copy the full SHA 33bbee5View commit details -
chore: migrate peering to ipfs/boxo (#10157)
Co-authored-by: Henrique Dias <hacdias@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab7630f - Browse repository at this point
Copy the full SHA ab7630fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ccdf0 - Browse repository at this point
Copy the full SHA d1ccdf0View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e068f14 - Browse repository at this point
Copy the full SHA e068f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3851311 - Browse repository at this point
Copy the full SHA 3851311View commit details
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.