Closed renovate[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 0.00%. Comparing base (
ee7f56d
) to head (7116fe3
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v3.2.51
->v3.3.0
Release Notes
pion/webrtc (github.com/pion/webrtc/v3)
### [`v3.3.0`](https://togithub.com/pion/webrtc/releases/tag/v3.3.0) [Compare Source](https://togithub.com/pion/webrtc/compare/v3.2.51...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](https://togithub.com/sukunrt) in [https://github.com/pion/webrtc/pull/2861](https://togithub.com/pion/webrtc/pull/2861) **Full Changelog**: https://github.com/pion/webrtc/compare/v3.2.51...v3.3.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.