Skip to main content
21.2k
go-libp2p v0.45.0

Announcing the release of go-libp2p v0.45.0

Release v0.45.0 of go-libp2p

View on GitHub

A small release that adjust some noisy logging levels and adds a method for dynamically change the slog Handler for better integration with applications that use go-log.

What's Changed

  • fix(websocket): use debug level for operational noise errors by @lidel in #3413
  • chore: Update Drips ownedBy address in FUNDING.json by @p-shahi in #3422
  • feat(gologshim): Add SetDefaultHandler by @lidel in #3418

Full Changelog: v0.44.0...v0.45.0