Releases: pion/webrtc
Releases Β· pion/webrtc
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
v3.2.20
v4.0.0-beta.2
v3.2.19
v4.0.0-beta.1
v3.2.18
Changelog
- ea23dec Update module transport, srtp, ice and turn
- 012f129 Update AUTHORS.txt
- a778f6d Update module github.com/pion/interceptor to v0.1.18
- 20f8393 Fix incorrect ice-lite comment
- b501cb5 Update AUTHORS.txt
- 6fac880 Update AUTHORS.txt
- 7998f1f Update Pion deps
- bcfa3cb Update module golang.org/x/net to v0.14.0
- 1390b16 Fix typo 'Renegotation' across project