Releases: pion/webrtc
Releases · pion/webrtc
v4.2.11
v4.2.10
Changelog
- fc0a368 Add WithRenominationNominationAttribute
- 1f19122 Added SettingEngine option to set RemoteIPFilter
- 653ed36 Update module github.com/pion/sctp to v1.9.4 (#3394)
- d0fd56a Update module github.com/pion/ice/v4 to v4.2.2 (#3398)
- b409f21 Migrate to SCTP options API
- 87b7c3e Update dependency @roamhq/wrtc to ^0.10.0 (#3393)
- c36cb6e Added SettingEngine option to set DTLS ALPN
- d0bc062 Apply modernize and lint upgrades
- cfbbdc1 Update CI configs to v0.12.1
- 4812b63 Include missing RID in InboundRTPStreamStats
- e99ff7e Include stripping metadata and frame duration
- 43ff05e Correct MIME Type for RTX Stream Codec
- aa3b95c Add Stats() to ICETransport and SCTPTransport
- a20e2b4 Fix NACKs sent to RTX track
v4.2.9
v4.2.8
v4.2.7
v4.2.6
v4.2.5
v4.2.3-securityfix
d9214eb - Upgrade dtls to backported version with fix for CVE-2026-26014
v4.2.4
Changelog
- d4e4eaa Upgrade to dtls options
- 8b9515c Update golang Docker tag to v1.26 (#3372)
- 374c864 Do not register duplicate RTCP feedbacks
- 03d247f Update module github.com/pion/rtp to v1.10.1 (#3367)
- 9228f06 Add support for ICECandidatePoolSize
- 1aaeffe Remove double base64 encoding of certificate.PEM()
- 3f017b4 Fix data race in RTPSender.configureRTXAndFEC
- 8ae4e83 Use LoggerFactory when interceptors are registered
- 332878f AlwaysNegotiateDataChannels configuration flag
- 66e3e51 Update CI configs to v0.11.37
- f359e50 Add examples/quick-switch
- 404c7f7 Add WARP example