This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Releases: libp2p/go-libp2p-circuit
Releases · libp2p/go-libp2p-circuit
v0.6.0
What's Changed
- chore: update go-log to v2 by @marten-seemann in #147
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Timeout Stream Read by @aarshkshah1992 in #124
- p2p-circuit v2 by @vyzo in #125
- simplify generation of reservations by @marten-seemann in #131
- fix race condition in TestActiveRelay by @marten-seemann in #133
- remove deprecated types by @marten-seemann in #135
- base limits on reservations issued by @marten-seemann in #132
- implement circuit v2 by @marten-seemann in #136
- remove the circuit v2 code by @marten-seemann in #139
- chore: update go-libp2p-core, go-libp2p-swarm by @marten-seemann in #140
- add a Close method, remove the context from the constructor by @marten-seemann in #141
- fix link to relay example by @coeniebeyers in #143
- use the transport.Upgrader interface by @marten-seemann in #149
- use the resource manager by @marten-seemann in #148
New Contributors
- @aarshkshah1992 made their first contribution in #124
- @marten-seemann made their first contribution in #126
- @coeniebeyers made their first contribution in #143
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: update to go-libp2p-core 0.7.0 by @Stebalien in #123
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
v0.2.3
v0.2.1
v0.2.0
Release v0.1.4
- update gogo/rotobuf and regenerate
- update libp2p core