Download Latest Version v0.42.0 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of go-libp2p

Home / v0.41.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-02-25 2.2 kB
v0.41.0 source code.tar.gz 2025-02-25 1.2 MB
v0.41.0 source code.zip 2025-02-25 1.6 MB
Totals: 3 Items   2.8 MB 0

⚠︎ Breaking Changes

🔦 Highlights

Overall this is a fairly minor release focused on supporting the go-multiaddr v0.15.0.

  • Update to go-multiaddr v0.15. This is a pretty big release for go-multiaddr that should make it harder to misuse. See the v0.15.0 release notes for breaking changes: https://github.com/multiformats/go-multiaddr/releases/tag/v0.15.0
  • Uniform HTTP Peer ID Auth over native HTTP transport and HTTP over libp2p streams. See the http.Host Autthenticated HTTP example in the Go doc for an example of usage.
  • Some upnp fixes that should make upnp/nat-pmp more reliable and easier to debug. This fixes an issue with FRITZ!Box routers.

What's Changed

Full Changelog: https://github.com/libp2p/go-libp2p/compare/v0.40.0...v0.41.0

Source: README.md, updated 2025-02-25