Skip to content

v0.12.0

Choose a tag to compare

@vyzo vyzo released this 16 Aug 17:38
· 115 commits to master since this release
1aeb6eb

Release Highlights

This release includes the implementation of GossipSub v1.2; see libp2p/specs#548

What's Changed

  • Missing flood protection check for number of message IDs when handling Ihave messages by @cortze in #560
  • test: use the regular libp2p host by @Stebalien in #565
  • Switch to the new peer notify mechanism by @Stebalien in #564
  • test: test notify protocols updated by @Stebalien in #567
  • Added missing Close call on the AddrBook member of GossipSubRouter by @sstanculeanu in #568
  • ci: uci/copy-templates by @web3-bot in #570
  • ci: disable testing on macos by @Stebalien in #571
  • Re-enable disabled gossipsub test by @Stebalien in #566
  • GossipSub v1.2: IDONTWANT control message and priority queue. by @ppopth in #553
  • chore: upgrade go-libp2p by @sukunrt in #575

New Contributors

Full Changelog: v0.11.0...v0.12.0