This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
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