Skip to main content
21.2k
jvm-libp2p-libp2p 1.1.1

Announcing the release of jvm-libp2p 1.1.1

Release 1.1.1 of jvm-libp2p

View on GitHub

This release contains a change to set topicID on outbound IHAVE messages as well as ignore unknown topics on inbound IHAVE messages for GossipSub. It also adds a beta support for Autonat as well as other fixes.

What's Changed

New Contributors