Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-12 | 2.2 kB | |
v0.39.1 source code.tar.gz | 2025-02-12 | 1.2 MB | |
v0.39.1 source code.zip | 2025-02-12 | 1.5 MB | |
Totals: 3 Items | 2.7 MB | 0 |
What's Changed
- fix: fix comment by @linchizhen in https://github.com/libp2p/go-libp2p/pull/3124
- ci: get back on the main release track of release checker by @galargh in https://github.com/libp2p/go-libp2p/pull/3117
- Upgrade pion/webrtc to v4 by @badgooooor in https://github.com/libp2p/go-libp2p/pull/3098
- tcp: fix metrics test build directive by @sukunrt in https://github.com/libp2p/go-libp2p/pull/3052
- Update contribution guidelines by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3134
- tcpreuse: error on using tcpreuse with pnet by @sukunrt in https://github.com/libp2p/go-libp2p/pull/3129
- nat: ignore mapping if external port is 0 by @sukunrt in https://github.com/libp2p/go-libp2p/pull/3094
- quicreuse: make it possible to use an application-constructed quic.Transport by @marten-seemann in https://github.com/libp2p/go-libp2p/pull/3122
- test: fix failing test by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3141
- fix(net/nat): data race problem of
extAddr
by @wlynxg in https://github.com/libp2p/go-libp2p/pull/3140 - tcpreuse: fix rcmgr accounting when tcp metrics are enabled by @sukunrt in https://github.com/libp2p/go-libp2p/pull/3142
- ci: move to actions/upload-artifact@v4 by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3152
- feat(transport/websocket): support SOCKS proxy with wss by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3137
- Update quic-go to v0.49.0 by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3153
- feat: Implement Custom TCP Dialers by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3166
- feat(holepunch): add logging when DirectConnect execution fails by @wlynxg in https://github.com/libp2p/go-libp2p/pull/3146
- chore: update dependencies by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3173
- chore: release v0.39.0 by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3174
New Contributors
- @linchizhen made their first contribution in https://github.com/libp2p/go-libp2p/pull/3124
- @badgooooor made their first contribution in https://github.com/libp2p/go-libp2p/pull/3098
Full Changelog: https://github.com/libp2p/go-libp2p/compare/v0.38.1...v0.39.1