Skip to content

v0.45 #3408

@MarcoPolo

Description

@MarcoPolo

🗺 What's left for release

🔦 Highlights

#3384 separates out go-libp2p/core as a separate module. This allows libraries to build against the core interfaces rather than a specific version of go-libp2p.

#3386 shows an outline of how customize a go-libp2p host, and only bring the parts one needs.

Changelog

git log --pretty=format:"%h %s %an <%ae>" v0.44.0..v0.45.0

✅ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions