Releases: libp2p/go-libp2p-routing-helpers
Releases · libp2p/go-libp2p-routing-helpers
v0.7.4
What's Changed
- ci: uci/update-go by @web3-bot in #82
- ci: uci/copy-templates by @web3-bot in #83
- fix: composable parallel router tracing by index by @aschmahmann in #84
Full Changelog: v0.7.3...v0.7.4
v0.7.2
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.2
What's Changed
- feat: zero timeout on composed routers should disable timeout by @guseggert in #72
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- sync: update CI config files by @web3-bot in #70
- fix: cancel parallel routers by @dennis-tra in #71
New Contributors
- @dennis-tra made their first contribution in #71
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: retrieve routers from composable routers by @ajnavarro in #68
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore: Add logs to composable parallel by @ajnavarro in #63
- chore: add regression test for compparallel deadlock by @guseggert in #66
New Contributors
- @guseggert made their first contribution in #66
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Return a closed channel instead of nil for getChannelOrErrorParallel by @mathew-cf in #64
New Contributors
- @mathew-cf made their first contribution in #64
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: Sequential and Parallel Routers by @ajnavarro in #58
New Contributors
- @ajnavarro made their first contribution in #58
Full Changelog: v0.3.0...v0.4.0