Skip to content

Releases: pion/ice

v4.0.5

16 Jan 08:13
Compare
Choose a tag to compare

Changelog

  • 647b978 Update golang.org/x/net to v0.33.0 [security]
  • ab6e243 Parse Candidate Extensions (RFC5245)

v4.0.4

14 Jan 02:00
abdc0ca
Compare
Choose a tag to compare

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

Full Changelog: v4.0.3...v4.0.4

v4.0.3

26 Nov 15:49
Compare
Choose a tag to compare

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

v2.3.37

31 Oct 05:49
Compare
Choose a tag to compare

Changelog

  • 1e0d4c6 Accept use-candidate unconditionally for ice-lite (#739)

v4.0.2

07 Oct 07:45
854fdfd
Compare
Choose a tag to compare

Changelog

  • 854fdfd Add ability to get selected candidate pair stats (#735)
  • 410d6ec Update module github.com/pion/dtls/v3 to v3.0.3
  • 0a8def8 Update module golang.org/x/net to v0.29.0
  • 1f9684c Switch udp_mux_test to use sha256 instead of sha1 (#733)
  • 2d9be9b Add round trip time measurement to candidate pair (#731)
  • 277014e Update module golang.org/x/net to v0.28.0
  • 9a25a32 Update go.mod version to 1.20
  • 19b596b Update module github.com/pion/dtls/v3 to v3.0.2
  • bf68674 Update CI configs to v0.11.15

v2.3.36

07 Oct 07:20
Compare
Choose a tag to compare

Changelog

  • 7de0762 Add ability to get selected candidate pair stats (#735)

v2.3.35

16 Sep 18:32
Compare
Choose a tag to compare

Changelog

  • 989e32f Add round trip time measurement to candidate pair (#731)
  • e3fb72f Improve STUN resolution error message
  • 62795f0 Match libwebrtc's TURN protocol priority

v4.0.1

15 Aug 16:58
Compare
Choose a tag to compare

What's Changed

  • Add test that NetworkTypes is respected by @Sean-Der in #722
  • Take TCP Family into account before connecting by @Sean-Der in #723

Full Changelog: v4.0.0...v4.0.1

v4.0.0

12 Aug 15:53
Compare
Choose a tag to compare

Changelog

v3.0.16

06 Aug 13:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.15...v3.0.16