Skip to content
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.21.0-rc2 #9960

Merged
merged 8 commits into from
Jun 15, 2023
Merged

Release: v0.21.0-rc2 #9960

merged 8 commits into from
Jun 15, 2023

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Jun 15, 2023

This PR creates release v0.21.0-rc2. All fixes since rc1 have been applied. The only commit in master not applied is the breaking change from #9926.

@hacdias hacdias changed the title Release: v0.21.0 Release: v0.21.0-rc2 Jun 15, 2023
hacdias and others added 8 commits June 15, 2023 13:20
* 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)
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
@hacdias hacdias requested a review from Jorropo June 15, 2023 11:20
@hacdias hacdias marked this pull request as ready for review June 15, 2023 11:21
@hacdias hacdias requested review from lidel and a team as code owners June 15, 2023 11:21
Copy link
Contributor

@Jorropo Jorropo left a comment

Choose a reason for hiding this comment

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

Did not checked tree, commit history look good 👍

@hacdias hacdias merged commit f7bc237 into release Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants