-
Notifications
You must be signed in to change notification settings - Fork 96
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.19.0 #598
Release v0.19.0 #598
Conversation
Merge release v0.18.0
we already return base58, but we did not support them as input. libp2p specs state implementations MUST support both, it is also better for end users if we are liberal in inputs and support both notations: https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md#string-representation
* chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy * chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy * chore: CHANGELOG.md --------- Co-authored-by: Marcin Rataj <lidel@lidel.org>
Suggested version: Changes in (empty)
Cutting a Release (and modifying non-markdown files)This PR is modifying both Automatically created GitHub ReleaseA draft GitHub Release has been created. |
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## release #598 +/- ##
===========================================
- Coverage 65.71% 60.37% -5.35%
===========================================
Files 207 229 +22
Lines 25612 22106 -3506
===========================================
- Hits 16831 13346 -3485
+ Misses 7312 7279 -33
- Partials 1469 1481 +12
|
No description provided.