Skip to content

Releases: ChainSafe/js-libp2p-gossipsub

v14.1.0

13 Sep 15:34
d9e4374
Compare
Choose a tag to compare

14.1.0 (2024-09-13)

Features

v14.0.0

11 Sep 14:03
6326e4d
Compare
Choose a tag to compare

14.0.0 (2024-09-11)

⚠ BREAKING CHANGES

Features

v13.2.0

19 Aug 19:20
9e57215
Compare
Choose a tag to compare

13.2.0 (2024-08-19)

Features

  • add gossipFactor parameter to GossipsubOpts (#502) (07b995c)

Miscellaneous

v13.1.1

12 Aug 14:14
a1f58ca
Compare
Choose a tag to compare

13.1.1 (2024-08-09)

Bug Fixes

Miscellaneous

  • deps-dev: bump undici from 5.28.2 to 5.28.4 (#495) (7aa91c2)

v13.1.0

25 Jun 12:48
bd5460c
Compare
Choose a tag to compare

13.1.0 (2024-06-20)

Features

  • add service capabilities and dependencies definition (#497) (9ffc2a2)
  • publish at least mesh_n peers (#493) (bc3906f)

v13.0.0

28 Feb 03:19
ff620fd
Compare
Choose a tag to compare

13.0.0 (2024-02-27)

⚠ BREAKING CHANGES

  • The allowPublishToZeroPeers option has been renamed to allowPublishToZeroTopicPeers

Features

  • graft/prune events and mesh peer tagging (#383) (42b5b92)

Bug Fixes

  • make PublishError.InsufficientPeers more self-explanatory (#487) (1958aab), closes #472

v12.0.0

10 Feb 05:06
f255ae4
Compare
Choose a tag to compare

12.0.0 (2024-02-10)

⚠ BREAKING CHANGES

  • switch back to protons (#468)

Features

v11.2.1

06 Feb 14:08
1cc9af0
Compare
Choose a tag to compare

11.2.1 (2024-02-05)

Bug Fixes

v11.2.0

30 Jan 16:25
b4e6a8d
Compare
Choose a tag to compare

11.2.0 (2024-01-30)

Features

  • add runOnTransientConnection option to pass to registrar (#485) (986ff6c)

Bug Fixes

  • write peer stream messages atomically (#484) (cc4ff3b)

v11.1.0

16 Jan 05:22
b77e6ca
Compare
Choose a tag to compare

11.1.0 (2024-01-08)

Features