Update module github.com/pion/ice/v2 to v4 #34
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.3.4
->v4.0.3
Release Notes
pion/ice (github.com/pion/ice/v2)
v4.0.3
Compare Source
Changelog
8b8fffd
Use named return val for IP/if filter1c850ea
Pass UDPAddr.Zone to net.ListenUDP2c699d8
Update module github.com/stretchr/testify to v1.10.0 (#743)59d8563
Update module github.com/pion/dtls/v3 to v3.0.49407bb0
Accept use-candidate unconditionally for ice-lite (#739)166b1b7
Use sync.Pool for candidate inbound bufferv4.0.2
Compare Source
Changelog
854fdfd
Add ability to get selected candidate pair stats (#735)410d6ec
Update module github.com/pion/dtls/v3 to v3.0.30a8def8
Update module golang.org/x/net to v0.29.01f9684c
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.09a25a32
Update go.mod version to 1.2019b596b
Update module github.com/pion/dtls/v3 to v3.0.2bf68674
Update CI configs to v0.11.15v4.0.1
Compare Source
What's Changed
Full Changelog: pion/ice@v4.0.0...v4.0.1
v4.0.0
Compare Source
Changelog
3051b4a
Fix pkg.go.dev link39c90d8
Upgrade dtls, turn and sturnv3.0.16
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.15...v3.0.16
v3.0.15
Compare Source
Full Changelog: pion/ice@v3.0.14...v3.0.15
v3.0.14
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.13...v3.0.14
v3.0.13
Compare Source
Changelog
abf50f9
Don't allocate new error inside TaskLoopv3.0.12
Compare Source
Full Changelog: pion/ice@v3.0.11...v3.0.12
v3.0.11
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.10...v3.0.11
v3.0.10
Compare Source
Changelog
89093bb
Revert "Cleanly close agent goroutines"v3.0.9
Compare Source
Changelog
11845a7
Remove IPv6 ZoneID from ICE candidates (#704)v3.0.8
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.7...v3.0.8
v3.0.7
Compare Source
Changelog
07b74c8
Add BindingRequestHandlerb5f4ca0
Remove pessimistic String calls for low level logs78a9ef9
Update module golang.org/x/net to v0.24.01d06841
Clean up packet queue in udpMuxedConn Closeed41bbf
Return io.EOF from closed udpMuxedConnedb6929
Avoid allocation storing last active timed30f13f
Return io.ErrClosedPipe from closed udpMuxedConn75ca3a2
Skip UDP address serialization in muxed conn (#688)a834f55
Remove pessimistic String calls for low level logs (#687)c1b4386
Reduce allocation in udp muxed conn addr decode (#686)7263f68
Update module github.com/pion/turn/v3 to v3.0.382b41d9
Prevent allocation from encoding UDP address (#684)75092df
Update module golang.org/x/net to v0.23.0 [SECURITY]e6b8683
Fix doc comments about AgentConfigad02407
Improve STUN resolution error message6f743e3
Handle timer stop race in agent connectivity check (#677)0062167
Reuse connectivity check ticker (#676)v3.0.6
Compare Source
Changelog
0860817
Rename to utils_test to drop stretchr/testify depfd4b1f8
Update CI configs to v0.11.12e253b36
Update module github.com/pion/turn/v3 to v3.0.2v3.0.5
Compare Source
Changelog
c1e4dd1
Stun
->STUN
for Config Entryv3.0.4
Compare Source
Changelog
edaa25e
Expose stunGatherTimeout in Agent struct (#668)a12f670
Update go.mod version to 1.19bca4f2f
Update module github.com/pion/mdns/v2 to v2.0.70bdcf93
Update CI configs to v0.11.739c0392
Support IPv6 from mDNSae1ba6f
Update CI configs to v0.11.466051b6
Improve performance of UDPMux map lookups52f2075
Replace t.(Error/Fatal) with require.NoErrorb2e40ad
Partial undo of85a3a7f
85a3a7f
Simplify usage of test.TimeOut()01c3535
Simplify usage of test.CheckRoutines()05ab684
Use testify/require instead of testify/assertfdca6c4
Move taskloop into dedicated packageb36d332
Remove afterRun from Task Loopd17be4d
Use Notification Queue from67cc918
moreb386d44
Fix type of CandidatePairState constants8680cd5
Match libwebrtc's TURN protocol priority67cc918
Fix ConnectionState being reported out of order77cc354
Respect IncludeLoopback in UDPMuxDefaulta728446
Allow using mDNS candidates with UDP multiplexing970978e
Start listening range at 1024 instead of 15fcf038
Update module github.com/pion/mdns to v2f0c60fe
Update module github.com/stretchr/testify to v1.9.070eda83
Update module golang.org/x/net to v0.22.026ba6df
Fix WASM build2d7ced1
Fix linter errorscb8a47a
Refine TCPMux memory usagev3.0.3
Compare Source
What's Changed
Full Changelog: pion/ice@v3.0.2...v3.0.3
v3.0.2
Compare Source
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
Full Changelog: pion/ice@v3.0.1...v3.0.2
v3.0.1
Compare Source
Changelog
8d69e9e
Update module github.com/pion/stun to v2817032b
Update module github.com/pion/transport/v3 to v3.0.1dbdc6bd
Only report closure errors for the last connectionv3.0.0
Compare Source
Changelog
9590b79
Update AUTHORS.txtd21edf9
Start pion/ice@v3v2.3.37
Compare Source
Changelog
1e0d4c6
Accept use-candidate unconditionally for ice-lite (#739)v2.3.36
Compare Source
Changelog
7de0762
Add ability to get selected candidate pair stats (#735)v2.3.35
Compare Source
Changelog
989e32f
Add round trip time measurement to candidate pair (#731)e3fb72f
Improve STUN resolution error message62795f0
Match libwebrtc's TURN protocol priorityv2.3.34
Compare Source
Full Changelog: pion/ice@v2.3.33...v2.3.34
v2.3.33
Compare Source
Full Changelog: pion/ice@v2.3.32...v2.3.33
v2.3.32
Compare Source
Full Changelog: pion/ice@v2.3.31...v2.3.32
v2.3.31
Compare Source
Full Changelog: pion/ice@v2.3.30...v2.3.31
v2.3.30
Compare Source
What's Changed
Full Changelog: pion/ice@v2.3.29...v2.3.30
v2.3.29
Compare Source
Changelog
32a077e
Revert "Cleanly close agent goroutines"v2.3.28
Compare Source
Changelog
a4fdbb3
Remove IPv6 ZoneID from ICE candidates (#704) (#707)v2.3.27
Compare Source
Full Changelog: pion/ice@v2.3.25...v2.3.27
v2.3.25
Compare Source
Changelog
Full Changelog: pion/ice@v2.3.24...v2.3.25
v2.3.24
Compare Source
Changelog
da3175f
Add BindingRequestHandlerv2.3.23
Compare Source
Changelog
01f82e2
Remove pessimistic String calls for low level logsv2.3.22
Compare Source
Changelog
ea1501b
Clean up packet queue in udpMuxedConn Close60ca972
Return io.EOF from closed udpMuxedConnv2.3.21
Compare Source
Changelog
e1c2d85
Avoid allocation storing last active timev2.3.20
Compare Source
Changelog
51293a0
Return io.ErrClosedPipe from closed udpMuxedConn89d2c47
Skip UDP address serialization in muxed conn (#688)v2.3.19
Compare Source
Changelog
48cce13
Remove pessimistic String calls for low level logs (#687)v2.3.18
Compare Source
Changelog
d9a6837
Reduce allocation in udp muxed conn addr decode (#686)v2.3.17
Compare Source
Changelog
528d31f
Prevent allocation from encoding UDP address (#684)v2.3.16
Compare Source
Changelog
1684ed2
Prevent heap allocations in udp muxed conn addr (#683)v2.3.15
Compare Source
Changelog
eb30993
Handle timer stop race in agent connectivity check (#677)675c8ba
Reuse connectivity check ticker (#676)v2.3.14
Compare Source
Changelog
3f14618
Refine TCPMux memory usagev2.3.13
Compare Source
What's Changed
Full Changelog: pion/ice@v2.3.12...v2.3.13
v2.3.12
Compare Source
Changelog
8c013b0
Trace log inbound messages (#641)v2.3.11
Compare Source
Changelog
c62fd28
Clear selected pair on ICE failed (#612)949c2e3
Update module github.com/pion/transport/v2 to v2.2.2d41eb5a
Update module golang.org/x/net to v0.14.020b9cb0
Update module github.com/pion/mdns to v0.0.80ec2333
Update module github.com/google/uuid to v1.3.1v2.3.10
Compare Source
Changelog
efff4c4
Fix connection close log21d18f5
Update CI configs to v0.10.119ed6890
Update module golang.org/x/net to v0.13.0de54be1
Update module golang.org/x/net to v0.12.0310cb15
Update module github.com/pion/turn/v2 to v2.1.38d14c1f
Harmonize errors and error loggingv2.3.9
Compare Source
Changelog
214c86c
Update AUTHORS.txt4f32f10
Change log level for failed DNS resolution52bac76
Add tests for Agent.Get{Local,Remote}Candidates()ef63705
Add GetRemoteCandidates()53becca
Harmonize capitalization of log messages794e03f
Update module golang.org/x/net to v0.11.0cb8d677
Update module github.com/pion/turn/v2 to v2.1.20a3ea3b
Update module github.com/pion/stun to v0.6.1v2.3.8
Compare Source
Changelog
db5d7ea
Implement Active ICE TCP Candidatesv2.3.7
Compare Source
Changelog
9f4e3d6
Update AUTHORS.txt346feb2
Use global id generator to reduce allocations13378ba
Update module github.com/stretchr/testify to v1.8.4v2.3.6
Compare Source
Changelog
abc1ca3
Revert active TCP candidate support7715bef
Update module github.com/pion/stun to v0.6.0v2.3.5
Compare Source
Changelog
c863a3a
Update module github.com/pion/dtls/v2 to v2.2.7ba610b5
Update CI configs to v0.10.9b74aec6
Bring back LICENSE fileb8831ac
Update module github.com/stretchr/testify to v1.8.362e94d8
Update CI configs to v0.10.8Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.