Skip to content

Releases: pion/webrtc

v4.2.18

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:57
a08347a

Changelog

  • a08347a Update module github.com/pion/sctp to v1.11.1 (#3486)
  • 98a969e Avoid unused RTX repair readers
  • 82ea9e7 Update module github.com/pion/ice/v4 to v4.4.0 (#3485)
  • d4edf32 Update CI configs to v0.12.6
  • 4378773 Send nil interceptor attributes on RTP writes (#3483)
  • a21f980 Update module github.com/pion/interceptor to v0.1.46 (#3480)

v4.2.17

Choose a tag to compare

@github-actions github-actions released this 17 Jul 19:19

Changelog

  • 21f6d7a Update module github.com/pion/rtp to v1.10.4
  • d9b2a24 Set the default MTU to 1191
  • be58c65 Update actions/setup-node action to v7
  • a50e685 Update module github.com/pion/ice/v4 to v4.3.0 (#3474)
  • ebba224 Fix late assert panic in TestInterceptorNack
  • 8ddbe21 Expose ICE use-candidate priority setting (#3449)
  • 6fbce15 Update module github.com/pion/dtls/v3 to v3.1.5 (#3469)
  • df4b786 Update module github.com/pion/rtp to v1.10.3 (#3465)
  • 991f6d3 Update module github.com/pion/rtcp to v1.2.17 (#3462)
  • 6d4ca74 Update module github.com/pion/turn/v5 to v5.0.12 (#3464)
  • 6b653c9 Update actions/checkout action to v7
  • 3356241 Add support for non-zero channel mapping

v4.2.16

Choose a tag to compare

@github-actions github-actions released this 29 Jun 01:52
3acb04c

Changelog

  • 3acb04c Add the ability to write tracks OpusTags
  • b1b0614 Add multi-track ogg writing API
  • 5636863 Update module github.com/pion/sctp to v1.10.3
  • 43b3d65 Fix flaky test detach race
  • 7a223a6 Add StartContext to ICE and DTLS Transport (#3371)
  • 979fc84 Update module github.com/pion/sctp to v1.10.2 (#3457)
  • 7306350 Update module github.com/pion/datachannel to v1.6.2 (#3456)
  • 0b2fda9 Update module github.com/pion/sctp to v1.10.1 (#3455)
  • 7a9d72c Update module github.com/pion/stun/v3 to v3.1.6 (#3452)
  • 7991a3a Update module github.com/pion/sdp/v3 to v3.0.19 (#3454)
  • ea2897f Update module github.com/pion/srtp/v3 to v3.0.12 (#3448)
  • 7c9521b Update module github.com/pion/datachannel to v1.6.1 (#3451)
  • 3a57b45 Fix wasm null JS event handlers before release (#3432)
  • ec1dd73 Fix bundle-only data channel startup (#3447)
  • 6a5d2f8 Update module github.com/pion/turn/v5 to v5.0.10 (#3444)

v4.2.15

Choose a tag to compare

@github-actions github-actions released this 06 Jun 09:57
a323cae

Changelog

  • a323cae Upgrade dtls to fix compatibility with firefox
  • bb1c684 SNAP: fix renegotiation bug (#3443)
  • 898d90d Remove redundant lock guarding atomic

v4.2.14

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:21

Changelog

  • b5b06e4 Update dtls, ice, stun, turn
  • 862b836 Update module github.com/pion/ice/v4 to v4.2.6 (#3437)
  • 0406280 Update module github.com/pion/srtp/v3 to v3.0.11 (#3436)
  • 2eab7b0 Update module github.com/pion/turn/v5 to v5.0.5 (#3435)
  • 4cda4cb Update module github.com/pion/transport/v4 to v4.0.2 (#3433)
  • f52b36d Make RID parsing more robust

v4.2.13

Choose a tag to compare

@github-actions github-actions released this 22 May 07:59

Changelog

  • 5eeb68e Expose SCTP assoc metadata in getStats
  • a9822d3 Fix DC send benchmark race on x386
  • e116405 Fix mDNS connection tests on macOS
  • 2ebb566 Fix a race in benchmark
  • 064de24 Fix DC OnClose race, add default DC open handler
  • 0607a80 Add SCTP interleaving-inspection example
  • fa46152 Update module github.com/pion/turn/v5 to v5.0.4 (#3422)
  • 9654161 Update module github.com/pion/rtp to v1.10.2 (#3421)
  • c96c166 Upgrade to turn/v5
  • 32341d7 Update module github.com/pion/interceptor to v0.1.45

v4.2.12

Choose a tag to compare

@github-actions github-actions released this 28 Apr 14:42
8e210ec

Changelog

  • 8e210ec Update module github.com/pion/sctp to v1.9.5 (#3418)
  • aa8d6aa Update module github.com/pion/ice/v4 to v4.2.5 (#3411)
  • f857501 Parse rtp extension from padding only empty packet
  • ae0a731 Update module github.com/pion/ice/v4 to v4.2.3
  • 4779bd6 Update actions/setup-node action to v6 (#3402)
  • b9a856e Update CI and links to main branch
  • 792844a Update CI configs to v0.12.2

v4.2.11

Choose a tag to compare

@github-actions github-actions released this 25 Mar 18:52
f3879ae

Changelog

v4.2.10

Choose a tag to compare

@github-actions github-actions released this 25 Mar 18:12

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

Choose a tag to compare

@github-actions github-actions released this 21 Feb 13:52

Changelog