chore(deps): update module github.com/pion/webrtc/v4 to v4.0.13
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/pion/webrtc/v4 | require | patch |
v4.0.8 -> v4.0.13
|
Release Notes
pion/webrtc (github.com/pion/webrtc/v4)
v4.0.13
Changelog
-
e4ff415
Support DataChannel messages larger then MaxUint16
v4.0.12
We've added beta support for full AV1 handling! This includes AV1 RTP Depacketizer: #291 and AV1 RTP Packetizer: #295 Additional utilities: #294, allowing early testing before the final release in Pion 4.1.0.
What's Changed
- Update module golang.org/x/net to v0.35.0 by @renovate in https://github.com/pion/webrtc/pull/3046
- Update pion/rtp to v1.8.12 by @JoeTurki in https://github.com/pion/webrtc/pull/3048
- Fix addCodec to return error if payload type exists in codecs list by @itzmanish in https://github.com/pion/webrtc/pull/3016
- Move ErrCodecAlreadyRegistered to errors.go by @JoeTurki in https://github.com/pion/webrtc/pull/3049
- Fix save to disk examples by @JoeTurki in https://github.com/pion/webrtc/pull/3045
- Fix AV1 IVF writer using RTP depacketizer by @JoeTurki in https://github.com/pion/webrtc/pull/3041
- Refactor Ivfwriter.WriteRTP implemention by @JoeTurki in https://github.com/pion/webrtc/pull/3050
- Add support for AV1 and VP9 to play-from-disk-renegotiation example by @JoeTurki in https://github.com/pion/webrtc/pull/3044
Full Changelog: https://github.com/pion/webrtc/compare/v4.0.11...v4.0.12
v4.0.11
Changelog
-
dae0af9
Add Req/Res count/time to candidate stats (#3043) -
44062a7
Missed Done when collecting ice stats (#3040) -
9f3df08
Update module github.com/pion/sctp to v1.8.36 (#3039)
v4.0.10
Changelog
-
70f0211
Add GetRemoteParameters to ICETransport -
969ab68
Fix matching codecs with different rate or channels -
70d06fd
Fix ivfwriter with VP9 -
ee669ca
Update golang Docker tag to v1.24 -
bea7ae3
Add ivfwriter support for VP9 -
306dc37
Fix error handling in RTPReceiver.Receive
v4.0.9
Changelog
-
1c45355
Fix H264Writer writing 0 length payloads -
46565ff
Cleanup PeerConnection in WriteRTCP Test -
ae260d4
Assert that WriteRTCP works before connected -
99eb390
Implement JSValue for more structures -
4ee3747
Implement DataChannel OnError/OnClosing for WASM -
59c7270
Update module golang.org/x/net to v0.34.0 -
a0d7d02
Preserve ICE candidate Extensions -
7c3b128
Update module github.com/pion/ice/v4 to v4.0.6 (#3025) -
47bde05
Update module github.com/pion/logging to v0.2.3 (#3020) -
47c65c8
Remove outdated safety comment in RegisterCodec -
feeeebf
Upgrade golangci-lint, more linters
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot