Skip to content

Releases: pion/webrtc

v4.2.11

25 Mar 18:52
f3879ae

Choose a tag to compare

Changelog

v4.2.10

25 Mar 18:12

Choose a tag to compare

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

21 Feb 13:52

Choose a tag to compare

Changelog

v4.2.8

19 Feb 18:30
e6e7e29

Choose a tag to compare

Changelog

  • e6e7e29 Upgrade ICE to fix a NOMINATION bug

v4.2.7

18 Feb 19:40

Choose a tag to compare

Changelog

  • 9850c0e Fix nil panic in ICECandidatePair.String()
  • 3b86589 Update module github.com/pion/sdp/v3 to v3.0.18 (#3378)

v4.2.6

12 Feb 08:39
d011902

Choose a tag to compare

Changelog

  • d011902 Upgrade dtls to v3.1.2
  • 2c946da Upgrade dtls to fix interop with OpenSSL
  • 3f7c17e Update module golang.org/x/net to v0.50.0 (#3336)
  • bfe4d13 Update CI configs to v0.11.39
  • 65bfa39 Update module github.com/pion/interceptor to v0.1.44 (#3369)

v4.2.5

12 Feb 08:32

Choose a tag to compare

Changelog

  • 87533df Upgrade dtls to fix interop with OpenSSL

v4.2.3-securityfix

12 Feb 20:53
d9214eb

Choose a tag to compare

d9214eb - Upgrade dtls to backported version with fix for CVE-2026-26014

v4.2.4

11 Feb 05:33
d4e4eaa

Choose a tag to compare

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

v4.2.3

12 Jan 14:38
0425062

Choose a tag to compare

Changelog

  • 0425062 Update sctp to fix regression