Skip to content

Releases: pion/ice

v2.3.5

22 May 01:33
Compare
Choose a tag to compare

Changelog

  • c863a3a Update module github.com/pion/dtls/v2 to v2.2.7
  • ba610b5 Update CI configs to v0.10.9
  • b74aec6 Bring back LICENSE file
  • b8831ac Update module github.com/stretchr/testify to v1.8.3
  • 62e94d8 Update CI configs to v0.10.8

v2.3.4

18 May 02:47
Compare
Choose a tag to compare

Changelog

  • 00bbd29 Minor style fixes for active TCP candidate support
  • 1d502ca Implement active TCP candidate type (RFC6544)
  • 898746c Invoke handlers from their own Goroutines

v2.3.3

13 May 06:48
Compare
Choose a tag to compare

Changelog

  • 4697f51 Update module github.com/pion/stun to v0.5.2
  • c2756c1 Change type of ConnectionState constants
  • ca9de18 Move URL type to pion/stun.URI
  • 6c82312 Update pion/stun to v0.5.1
  • 3172e05 Extract TestOnSelectedCandidatePairChange
  • 53ecdad Move MockPacketConn to fakenet package
  • 8c5b099 Refactor local variables Rel{Addr,Port}
  • 2d2407b Refactor local variable TURNServerAddr
  • 8e15962 Simplify logging with gather's closeConnAndLog()
  • ecfb354 Fix capitalization of log messages
  • b37a5a3 Change working for logging errors
  • b5e8b28 Add missing author to AUTHORS.txt
  • 1aa9d76 Make comments more readable
  • 8b16627 Fix capitalization of acronyms like UDP, TCP, STUN
  • d660d61 Move Agent handler related code to separate file
  • 96ef175 Remove duplicated code in Agent: closeMDNSConn()
  • c596a7c Simplify handling if no TCP mux is configured
  • f40dd65 Fix comment capitalization
  • f07b6d1 Add RemoteCandidateCache for better performance
  • 5ef81b6 Make package REUSE compliant
  • 40f920a Update AUTHORS.txt
  • 9c2e25a Update CI configs to v0.10.7
  • cbab9cf Update module github.com/pion/transport/v2 to v2.2.0
  • 03471f5 Fix regression with UDPMuxDefault and NAT1To1IPs
  • 90f8411 Update module github.com/pion/transport/v2 to v2.1.0
  • c6c0a15 Fix new golangci-lint errors
  • da25b61 Update CI configs to v0.10.6
  • dffbf5e Harmonize sections in README
  • 4c6e6fc Update module golang.org/x/net to v0.8.0

v2.3.2

28 Mar 16:28
Compare
Choose a tag to compare

Changelog

  • cf6f758 Fix gathering candidates race condition
  • be72bc7 Update AUTHORS.txt
  • 16e669e Cleanup common sections in README
  • d5fb816 Cleanup badges in README
  • daacdc3 Update module github.com/stretchr/testify to v1.8.2

v2.3.1

24 Feb 18:55
Compare
Choose a tag to compare

Changelog

  • 1f4b50d Add ServerName to tlsConfig for TLS-over-TCP
  • 0f8dbfa Update module github.com/pion/dtls/v2 to v2.2.6
  • b585d43 Update module github.com/pion/dtls/v2 to v2.2.5
  • 67f28cf Move util.go to more appropriately named files
  • 16d645c Move atomicError type into internal package
  • 583ad44 Replace closable interface by io.Closer
  • 359f068 Move fakePacketConn to dedicated file
  • 19ffbe7 Rename TestPairPriority and refactor it
  • b7897a6 Extract TestPairPriority

v2.3.0

09 Feb 08:32
Compare
Choose a tag to compare

Changelog

  • 228c31f Fix comment and error name
  • 69c6b0e Add comment to new Net field in UDPMuxParams
  • d28e9f7 Remove duplicate package comment
  • ef54990 Fix linter warnings
  • 0194bd6 Use new pion/transport Net interface
  • c8cff3a Rename TestPairSearch and refactor it
  • 0d1c333 Extract TestPairSearch from agent_test.go
  • 4dea724 Update module github.com/pion/dtls/v2 to v2.2.4
  • 7c67930 Update module github.com/pion/dtls/v2 to v2.2.3
  • 611feb7 Update module github.com/pion/dtls/v2 to v2.2.2
  • c0be5d1 Fix TestUnspecifiedUDPMux
  • c3e0417 Remove redundant check for null pointer

v2.2.16

03 Feb 05:29
Compare
Choose a tag to compare

Same as v2.2.15 but correct branch commit.

Changelog

  • 3ed38e9 Update module github.com/pion/mdns to v0.0.7

v2.2.15

03 Feb 05:05
Compare
Choose a tag to compare

Changelog

  • 704f8f3 Update module github.com/pion/mdns to v0.0.7

v2.2.14

02 Feb 19:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.13...v2.2.14

v2.2.13

30 Dec 07:27
Compare
Choose a tag to compare

Changelog

  • 283943e Aggressive nomination on binding response
  • ea00dc7 Update module golang.org/x/net to v0.2.0
  • 96fb0c1 Update module github.com/pion/transport to v0.14.1
  • 819d332 Update module github.com/pion/turn/v2 to v2.0.9