chore(deps): update module github.com/pion/webrtc/v3 to v3.3.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/pion/webrtc/v3 | require | minor |
v3.2.50 -> v3.3.4
|
Release Notes
pion/webrtc (github.com/pion/webrtc/v3)
v3.3.4
Changelog
v3.3.3
Changelog
-
c088755
Update ICE
v3.3.2
Changelog
-
8bf9954
Return object icluding stat id for selected pair
v3.3.1
Changelog
-
f99d4ed
Don't reuse transceiver in one round negotiation -
540af5b
Prevent ICETransport start/stop deadlock -
6ac4b71
Fix concurrent pc.GracefulClose
v3.3.0
New Feature
peerconnection.SCTPTransport
now provides an OnClose
callback that can be used to detect remote peer connection close similar to the OnError
callback.
What's Changed
- Provide SCTP Association OnClose callback by @sukunrt in https://github.com/pion/webrtc/pull/2861
Full Changelog: https://github.com/pion/webrtc/compare/v3.2.51...v3.3.0
v3.2.51
What's Changed
- Enable tests for /v3 branch by @Sean-Der in https://github.com/pion/webrtc/pull/2842
- v3: Add PeerConnection.GracefulClose by @edaniels in https://github.com/pion/webrtc/pull/2854
Full Changelog: https://github.com/pion/webrtc/compare/v3.2.50...v3.2.51
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot