Releases: pion/ice
Releases · pion/ice
v2.3.6
v2.3.5
v2.3.4
v2.3.3
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
v2.3.1
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
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
v2.2.15
v2.2.14
What's Changed
- Update goreleaser/goreleaser-action action to v4 by @renovate in #506
- Update module golang.org/x/net to v0.4.0 by @renovate in #511
- Update CI configs to v0.9.0 by @pionbot in #513
- Fix IPv6 formatting in Candidate.String() by @Genteure in #499
- Check if conn is closed before writing to it. by @m1k1o in #504
- Update authors by @at-wat in #514
- Update CI configs to v0.10.1 by @pionbot in #516
- Update CI configs to v0.10.3 by @pionbot in #517
- Update module github.com/pion/stun to v0.4.0 by @renovate in #519
- Update module golang.org/x/net to v0.5.0 by @renovate in #520
- Update module github.com/pion/mdns to v0.0.6 by @edaniels in #521
New Contributors
- @Genteure made their first contribution in #499
- @m1k1o made their first contribution in #504
- @edaniels made their first contribution in #521
Full Changelog: v2.2.13...v2.2.14