Releases: pion/webrtc
Releases Β· pion/webrtc
v4.0.7
Changelog
- Update module github.com/pion/rtp to v1.8.10 by @renovate in #2975
- Fix detached datachannels handling by @sukunrt in #2976
- Close interceptor after PeerConnection is closed by @aalekseevx in #2977
Full Changelog: v4.0.6...v4.0.7
v4.0.6
Changelog
- 9cfda8b Add EnableDataChannelBlockWrite to SettingEngine
- 6a3f355 Update module github.com/pion/rtcp to v1.2.15
- 9eee2cc Remove stopped member from RTPTransceiver
- 2585a2f Improve the documentation of NewPeerConnection
- cbe660b Use intersection of codecs to generate rtcp-fb
- 1c4bc79 Improve
DataChannel.Detach()
docstring - 233526d Update module github.com/pion/datachannel to v1.5.10
v3.3.5
v4.0.5
v4.0.4
v4.0.3
Changelog
v4.0.2
Changelog
- 2fd3640 Only collect single fingerprints/ICE credentials
- 363e017 Update module github.com/pion/dtls/v3 to v3.0.4
- 8c06e02 Update module golang.org/x/net to v0.30.0
- e53cbc4 Fix race when closing ICE Transport
- ae89317 Test that NULL Protection Profile is disabled
- 271ab55 Add WithPayloader to TrackLocalStatic