v0.8.0
This is the first release to explicitly depend on go-libp2p, which is now a monorepo. The baseline dependency for this release is go-libp2p v0.22.0
What's Changed
- Gossipsub: Unsubscribe backoff by @MarcoPolo in #488
- Update Pubsub Dependencies by @nisdas in #491
- feat: WithLocalPublication option to enable local only publishing on a topic by @Wondertan in #481
- fix handling of dead peers by @vyzo in #492
- update go-libp2p to v0.22.0 by @marten-seemann in #498
New Contributors
- @MarcoPolo made their first contribution in #488
Full Changelog: v0.7.0...v0.8.0