Releases: pion/webrtc
Releases · pion/webrtc
v3.2.23
v4.0.0-beta.7
Changelog
- c91648b Update module github.com/pion/srtp/v3 to v3.0.1
- 493a003 Update actions/setup-node action to v4
- c37edf6 Update module github.com/pion/rtp to v1.8.3
- 07ef2fb Update module github.com/pion/rtcp to v1.2.11
- 02b731d Update module github.com/pion/interceptor to v0.1.25
- da7e76c Update module github.com/pion/ice/v3 to v3.0.2
v3.2.22
v4.0.0-beta.6
What's Changed
- RTX attribute constants should be public by @adriancable in #2599
- Update module github.com/pion/interceptor to v0.1.24 by @renovate in #2602
Full Changelog: v4.0.0-beta.5...v4.0.0-beta.6
v4.0.0-beta.5
What's Changed
Full Changelog: v4.0.0-beta.4...v4.0.0-beta.5
v4.0.0-beta.4
What's Changed
- Respect SSRC Choice by User by @Sean-Der in #2581
- Remove deprecated APIs by @Sean-Der in #2582
- Add Simulcast RTCP Test by @Sean-Der in #2583
- Samplebuilder: add tests for padding packets by @tmatth in #2328
- fix race in datachannel handleOpen by @sukunrt in #2587
- Update module github.com/pion/rtp to v1.8.2 by @renovate in #2588
- Update module github.com/pion/interceptor to v0.1.20 by @renovate in #2593
- Transparently handle incoming distinct-SSRC RTX packets by @adriancable in #2592
- Fix data race of RTX packet by @cnderrauber in #2595
- Update module github.com/pion/interceptor to v0.1.21 by @renovate in #2596
- Update module golang.org/x/net to v0.16.0 by @renovate in #2594
New Contributors
Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4
v3.2.21
v4.0.0-beta.3
Changelog
- b549c95 Enable Simulcast RTP Headers by default
- 1345033 Remove the "Unknown" constant
- 7e598b5 Add helper to configure CCFB (defined in RFC 8888)
- 66f0c40 Docs: correct 'OnBufferedAmountLow' condition
- 045f9f6 Fix potential deadlock in example
- 58c9a54 Add SetDTLSCustomCipherSuite to SettingEngine
- 5cf4168 Fix OnICEGatheringStateChange Signature
- 6b22634 Document the "empty defaults" behaviour of NewAPI
- 898fdd6 Fix ICECandidateStats.NetworkType type
- f66b8b6 Update examples to handle going to Closed
- b9c3b86 Install
git
in e2e/Dockerfile - fdd9649 Update module github.com/pion/interceptor to v0.1.19