Skip to content

Releases: libp2p/go-libp2p-pubsub

v0.13.0

07 Feb 01:19
9b90c72
Compare
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
Compare
Choose a tag to compare

Release Highlights

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

What's Changed

New Contributors

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

v0.11.0

21 May 00:16
v0.11.0
dbd1c9e
Compare
Choose a tag to compare

What's Changed

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

v0.10.1

02 May 16:53
v0.10.1
3aa9d67
Compare
Choose a tag to compare

What's Changed

v0.10.0

03 Nov 07:36
b5ee222
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.10.0

v0.9.3

15 Mar 11:54
340387e
Compare
Choose a tag to compare

Fixes a memory leak in the new timecache implementation.

What's Changed

  • Fix Memory Leak In New Timecache Implementations by @nisdas in #528

Full Changelog: v0.9.2...v0.9.3

v0.9.2

01 Mar 14:17
829f902
Compare
Choose a tag to compare

This release adds support for default validators and a basic nonce validator that can be used a default to prevent cycles when strict message signing is in use.

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

21 Feb 19:14
56c0e6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

10 Feb 16:30
a14aca1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.9.0

v0.8.3

24 Jan 00:08
973fef5
Compare
Choose a tag to compare

What's Changed

  • feat: expire messages from the cache based on last seen time by @smrz2001 in #513

New Contributors

Full Changelog: v0.8.2...v0.8.3