-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
v0.38 #3005
Comments
Will #3040 be in this release? |
Yes |
We could also release that in a patch release if it would help. |
If that's possible it would be great to get it into people's hands quicker. |
The following seem decent candidates to include in this release. Let's decide which ones to include and which ones to defer @MarcoPolo @sukunrt :
I did add #3100 to this release since this can lead to a node stall and @sukunrt mentioned he has a fix & will open a PR Update: |
🗺 What's left for release
<List of items with remaining PRs and/or Issues to be considered for this release>
deferred
🔦 Highlights
< top highlights for this release notes >
Changelog
< changelog generated by scripts/mkreleaselog >
✅ Release Checklist
go get -u ./...
to see if there are any out-of-date deps that look important. If there are, bubble them. Try to avoid directly updating indirect deps in go-libp2p'sgo.mod
when possible.The text was updated successfully, but these errors were encountered: