Releases: pion/ice
Releases · pion/ice
v2.3.38
v4.0.10
v4.0.9
v4.0.8
v4.0.7
v4.0.6
v4.0.5
v4.0.4
What's Changed
- docs(agent_config.go): update KeepaliveInterval default value to 2 sec by @amincheloh in #730
- Add nil checks to agent_handlers by @dkess in #751
- Use addrEqual for candidate comparison by @paulwe in #752
New Contributors
- @amincheloh made their first contribution in #730
Full Changelog: v4.0.3...v4.0.4
v4.0.3
Changelog
- 8b8fffd Use named return val for IP/if filter
- 1c850ea Pass UDPAddr.Zone to net.ListenUDP
- 2c699d8 Update module github.com/stretchr/testify to v1.10.0 (#743)
- 59d8563 Update module github.com/pion/dtls/v3 to v3.0.4
- 9407bb0 Accept use-candidate unconditionally for ice-lite (#739)
- 166b1b7 Use sync.Pool for candidate inbound buffer