Skip to content

Releases: libp2p/go-libp2p-pubsub

v0.16.0

23 Apr 23:29
b14732c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

15 Sep 22:08

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.3...v0.15.0

v0.14.3

10 Sep 22:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.2...v0.14.3

v0.14.2

03 Jul 20:45
abb8f8a

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.14.2

v0.14.1

25 Jun 23:15
ae65ce4

Choose a tag to compare

What's Changed

  • fix(BatchPublishing): Make topic.AddToBatch threadsafe by @MarcoPolo in #622

Full Changelog: v0.14.0...v0.14.1

v0.14.0

29 May 22:59
3f89e43

Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.14.0

v0.13.1

22 Mar 10:49
6872638

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

07 Feb 01:19
9b90c72

Choose a tag to compare

What's Changed

  • ci: uci/update-go by @web3-bot in #577
  • Update go-libp2p to latest by @gammazero in #578
  • Do not call Debugf for non-debug levels in doDropRPC by @algorandskiy in #580
  • Add Function to Enable Application Layer to Send Direct Control Messages by @yhassanzadeh13 in #562
  • Fix the Router's Ability to Prune the Mesh Periodically by @nisdas in #589
  • Improve IDONTWANT Flood Protection by @nisdas in #590
  • Allow cancelling IWANT using IDONTWANT by @ppopth in #591

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

16 Aug 17:38
1aeb6eb

Choose a tag to compare

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

v0.11.0

21 May 00:16
v0.11.0
dbd1c9e

Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0