go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

v0.42

Open MarcoPolo opened this issue 9 months ago • 1 comments
trafficstars

🗺 What's left for release

  • [x] https://github.com/libp2p/go-yamux/issues/129
  • [x] Address comment in https://github.com/libp2p/go-libp2p/pull/3293#issuecomment-2913913207
  • [X] https://github.com/libp2p/go-libp2p/issues/3265
  • [ ]

<List of items with remaining PRs and/or Issues to be considered for this release>

Deferred

  • [ ] https://github.com/libp2p/go-libp2p/pull/2950

🔦 Highlights

< top highlights for this release notes >

Changelog

< changelog generated by scripts/mkreleaselog >

✅ Release Checklist

  • [ ] Stage 0 - Finishing Touches
    • [ ] Go through relevant libp2p repos looking for unreleased changes that should make it into the release. If you find any, cut releases.
    • [ ] Run 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's go.mod when possible.
  • [ ] Stage 1 - Release
    • [ ] Publish the release through the GitHub UI, adding the release notes. Some users rely on this to receive notifications of new releases.
    • [ ] Announce the release on the discuss.libp2p.io.
  • [ ] Stage 2 - Update Upstream
  • [ ] Make required changes to the release process.

MarcoPolo avatar Feb 21 '25 00:02 MarcoPolo