Skip to content

Releases: pion/ice

v2.3.12

11 Jan 08:20
Compare
Choose a tag to compare

Changelog

v3.0.2

19 Oct 18:48
Compare
Choose a tag to compare

This principally updates mdns to v0.0.9 Without this, pion/ice/v3 will use mdns v0.0.8 which uses transport/v2. The result is that a pion/webrtc/v4 install will end up depending on both transport/v2 and transport/v3.

What's Changed

  • Update module github.com/pion/mdns to v0.0.9 by @renovate in #620
  • Update module golang.org/x/net to v0.17.0 [SECURITY] by @renovate in #626

Full Changelog: v3.0.1...v3.0.2

v3.0.1

08 Sep 18:26
Compare
Choose a tag to compare

Changelog

  • 8d69e9e Update module github.com/pion/stun to v2
  • 817032b Update module github.com/pion/transport/v3 to v3.0.1
  • dbdc6bd Only report closure errors for the last connection

v3.0.0

04 Sep 03:52
Compare
Choose a tag to compare

Changelog

v2.3.11

02 Sep 17:38
c62fd28
Compare
Choose a tag to compare

Changelog

  • c62fd28 Clear selected pair on ICE failed (#612)
  • 949c2e3 Update module github.com/pion/transport/v2 to v2.2.2
  • d41eb5a Update module golang.org/x/net to v0.14.0
  • 20b9cb0 Update module github.com/pion/mdns to v0.0.8
  • 0ec2333 Update module github.com/google/uuid to v1.3.1

v2.3.10

07 Aug 06:16
Compare
Choose a tag to compare

Changelog

  • efff4c4 Fix connection close log
  • 21d18f5 Update CI configs to v0.10.11
  • 9ed6890 Update module golang.org/x/net to v0.13.0
  • de54be1 Update module golang.org/x/net to v0.12.0
  • 310cb15 Update module github.com/pion/turn/v2 to v2.1.3
  • 8d14c1f Harmonize errors and error logging

v2.3.9

06 Jul 06:07
Compare
Choose a tag to compare

Changelog

  • 214c86c Update AUTHORS.txt
  • 4f32f10 Change log level for failed DNS resolution
  • 52bac76 Add tests for Agent.Get{Local,Remote}Candidates()
  • ef63705 Add GetRemoteCandidates()
  • 53becca Harmonize capitalization of log messages
  • 794e03f Update module golang.org/x/net to v0.11.0
  • cb8d677 Update module github.com/pion/turn/v2 to v2.1.2
  • 0a3ea3b Update module github.com/pion/stun to v0.6.1

v2.3.8

16 Jun 01:45
Compare
Choose a tag to compare

Changelog

  • db5d7ea Implement Active ICE TCP Candidates

v2.3.7

08 Jun 03:52
Compare
Choose a tag to compare

Changelog

  • 9f4e3d6 Update AUTHORS.txt
  • 346feb2 Use global id generator to reduce allocations
  • 13378ba Update module github.com/stretchr/testify to v1.8.4

v2.3.6

24 May 04:08
Compare
Choose a tag to compare

Changelog

  • abc1ca3 Revert active TCP candidate support
  • 7715bef Update module github.com/pion/stun to v0.6.0