Skip to content

v0.8.3-rc

Pre-release
Pre-release

Choose a tag to compare

@walldiss walldiss released this 04 Mar 15:50
· 8 commits to main since this release
f058bbc

Note: This is a release candidate not intended for standalone use. This module is consumed via replace directives for its major dependencies (go-libp2p, go-libp2p-pubsub), so this release primarily exists to pin versions for downstream consumers.

What's Changed

  • ci: add assign random reviewer workflow by @tty47 in #368
  • fix: use go-libp2p fork with mocknet deadline noop by @walldiss in #370
  • feat: use go-libp2p-pubsub fork with FanoutOnly support by @walldiss in #369
  • chore(deps): bump github.com/pion/dtls/v3 from 3.0.6 to 3.0.11 by @dependabot[bot] in #366
  • chore(deps): bump github.com/quic-go/webtransport-go from 0.9.0 to 0.10.0 by @dependabot[bot] in #365

New Contributors

Full Changelog: v0.8.1...v0.8.3-rc