-
-
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.22.0 #10034
Release: v0.22.0 #10034
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfe52e0 - Browse repository at this point
Copy the full SHA cfe52e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 344431d - Browse repository at this point
Copy the full SHA 344431dView commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18db593 - Browse repository at this point
Copy the full SHA 18db593View commit details -
Configuration menu - View commit details
-
Copy full SHA for f039771 - Browse repository at this point
Copy the full SHA f039771View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c93e267 - Browse repository at this point
Copy the full SHA c93e267View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced4be8 - Browse repository at this point
Copy the full SHA ced4be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8da86e - Browse repository at this point
Copy the full SHA b8da86eView commit details -
fix(cmd): useful errors in dag import (#9945)
* fix: useful errors during dag import Most of the time the error is either a bitflip in one of blocks, or a truncation of car stream. This allows user to understand what happened and at which place in the car stream, making debug more humane. * fix: correct message when root pin failed this also correctly exits CLI commands with code 1 (was silent false-positive 0 before)
Configuration menu - View commit details
-
Copy full SHA for f5f6b66 - Browse repository at this point
Copy the full SHA f5f6b66View commit details -
feat!: dag import - don't pin roots by default (#9926)
* feat!: dag import - don't pin roots by default Fixes: #9765 * test(ipip-402): dag import this adds basic regression test that guards behavior around partial cars with or without pinning * docs(ipip-402): ipip and dag import changelog --------- Co-authored-by: Marcin Rataj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b685355 - Browse repository at this point
Copy the full SHA b685355View commit details
Commits on Jun 15, 2023
-
chore: update dht and libp2p for identify stream block
Streams used to be blocked on ping IO because we didn't handled the DHT ping check asynchronously. Include fixes from libp2p/go-libp2p-kad-dht#851 Fixes #9957
Configuration menu - View commit details
-
Copy full SHA for 44c5ec0 - Browse repository at this point
Copy the full SHA 44c5ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cbee81 - Browse repository at this point
Copy the full SHA 2cbee81View commit details -
cmds/dag/import: pin roots by default (#9966)
This is a partial revert of b685355. Closes #9765 with compromise agreed in #9765 (comment)
Configuration menu - View commit details
-
Copy full SHA for 82fd9ec - Browse repository at this point
Copy the full SHA 82fd9ecView commit details -
chore(deps): bump docker/build-push-action from 2 to 4 (#9954)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v4) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27398ce - Browse repository at this point
Copy the full SHA 27398ceView commit details -
chore(deps): bump docker/setup-buildx-action from 1 to 2 (#9952)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1...v2) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 364686a - Browse repository at this point
Copy the full SHA 364686aView commit details -
chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.4 (#9951)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@81cd2dc...eaaf4be) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4eb09f - Browse repository at this point
Copy the full SHA d4eb09fView commit details -
chore(deps): bump docker/setup-qemu-action from 1 to 2 (#9953)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v1...v2) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9298e31 - Browse repository at this point
Copy the full SHA 9298e31View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c47b81 - Browse repository at this point
Copy the full SHA 6c47b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bba03d - Browse repository at this point
Copy the full SHA 8bba03dView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3ca759 - Browse repository at this point
Copy the full SHA f3ca759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5156f21 - Browse repository at this point
Copy the full SHA 5156f21View commit details
Commits on Jun 22, 2023
-
chore(deps): bump actions/checkout from 2 to 3 (#9975)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05bcae4 - Browse repository at this point
Copy the full SHA 05bcae4View commit details -
chore(deps): bump actions/github-script from 4 to 6 (#9977)
* chore(deps): bump actions/github-script from 4 to 6 Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 6. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v4...v6) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update sync-release-assets.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Galar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 873c6e1 - Browse repository at this point
Copy the full SHA 873c6e1View commit details -
chore(deps): bump docker/login-action from 1.10.0 to 2.2.0 (#9979)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.2.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@f054a8b...465a078) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67cd516 - Browse repository at this point
Copy the full SHA 67cd516View commit details
Commits on Jun 27, 2023
-
fix: docker repository initialization race condition
When running the health check command without passing the `--api` command line flag and if the Kubo daemon is not active, executing `ipfs dag stat` will initialize the repository. It is common for the health check command to be run with root privileges. As a result, the repository will be owned by the root user. Then, if the Kubo daemon process attempts to access the repository later on, it will encounter a permission denied error because it runs as a non-privileged user by default. Hence, this modification simply provides the `--api` flag to the `ipfs dag stat` command. Given that we are operating within the limited confines of a docker container, we can make a few assumptions. I can't come up with a scenario where one would desire to assign a different port to the internal API rather than using the default 5001. Therefore, I have hard-coded the value accordingly.
Configuration menu - View commit details
-
Copy full SHA for 1972a49 - Browse repository at this point
Copy the full SHA 1972a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f0aa0 - Browse repository at this point
Copy the full SHA 61f0aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da4e5b - Browse repository at this point
Copy the full SHA 3da4e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4047650 - Browse repository at this point
Copy the full SHA 4047650View commit details -
fix: correctly handle migration of configs
readPluginsConfig was copied from ReadMigrationConfig and switched erroring fields to a bool so it can be omitemptied.
Configuration menu - View commit details
-
Copy full SHA for f2a6c4f - Browse repository at this point
Copy the full SHA f2a6c4fView commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92f651f - Browse repository at this point
Copy the full SHA 92f651fView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dae4183 - Browse repository at this point
Copy the full SHA dae4183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 394d72d - Browse repository at this point
Copy the full SHA 394d72dView commit details
Commits on Jun 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da44c9f - Browse repository at this point
Copy the full SHA da44c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5a933 - Browse repository at this point
Copy the full SHA 0d5a933View commit details -
Configuration menu - View commit details
-
Copy full SHA for c00cee5 - Browse repository at this point
Copy the full SHA c00cee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f797e9e - Browse repository at this point
Copy the full SHA f797e9eView commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c890de - Browse repository at this point
Copy the full SHA 0c890deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 895963b - Browse repository at this point
Copy the full SHA 895963bView commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82e0a44 - Browse repository at this point
Copy the full SHA 82e0a44View commit details
Commits on Jul 6, 2023
-
ci: add changelog update checker workflow [skip changelog] (#10002)
* ci: add changelog update checker workflow * ci: trigger changelog workflow when modifying Go files only * ci: disable js-rv-js tests in interop (#10007)
Configuration menu - View commit details
-
Copy full SHA for c293d62 - Browse repository at this point
Copy the full SHA c293d62View commit details -
docs: add Brave to RELEASE_ISSUE_TEMPLATE.md (#10012)
* docs: add Brave to RELEASE_ISSUE_TEMPLATE.md * docs: update docs/RELEASE_ISSUE_TEMPLATE.md --------- Co-authored-by: Piotr Galar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a5e99d - Browse repository at this point
Copy the full SHA 4a5e99dView commit details
Commits on Jul 20, 2023
-
docs(commands): explain that swarm connect can reuse existing connect…
…ions or known addresses (#10015)
Configuration menu - View commit details
-
Copy full SHA for 1fe17a4 - Browse repository at this point
Copy the full SHA 1fe17a4View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a8c6353 - Browse repository at this point
Copy the full SHA a8c6353View commit details
Commits on Jul 25, 2023
-
fix: mark all routers DoNotWaitForSearchValue (#10020)
* fix: mark ipns pubsub router DoNotWaitForSearchValue That means if the DHT has finished searching and no one responded over pubsub *yet*, we will not spend 1 minute searching for no reason. This also include other error handling bug fixes inside `go-libp2p-routing-helpers`. Fixes: #9927 * routing: bring back the old IPNS behaviour Stop making this configurable let everything race like it used to do.
Configuration menu - View commit details
-
Copy full SHA for 9c02eec - Browse repository at this point
Copy the full SHA 9c02eecView commit details
Commits on Jul 26, 2023
-
chore: update go-libp2p to v0.28.1
Co-authored-by: Jorropo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c08313f - Browse repository at this point
Copy the full SHA c08313fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 649283b - Browse repository at this point
Copy the full SHA 649283bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6be6630 - Browse repository at this point
Copy the full SHA 6be6630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c35289 - Browse repository at this point
Copy the full SHA 4c35289View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a0a9ed - Browse repository at this point
Copy the full SHA 5a0a9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6012c - Browse repository at this point
Copy the full SHA 9d6012cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 149190c - Browse repository at this point
Copy the full SHA 149190cView commit details