v4.2.10
Added 4
- Add WithRenominationNominationAttribute
- Add SettingEngine option to set RemoteIPFilter
- Add SettingEngine option to set DTLS ALPN
- Add Stats() to ICETransport and SCTPTransport
Changed 4
- Update module github.com/pion/sctp to v1.9.4
- Update module github.com/pion/ice/v4 to v4.2.2
- Migrate to SCTP options API
- Apply modernize and lint upgrades
Fixed 4
- Include missing RID in InboundRTPStreamStats
- Include stripping metadata and frame duration
- Correct MIME Type for RTX Stream Codec
- Fix NACKs sent to RTX track
Changelog
- fc0a368148d91e99a5595a59a293e27aaf1e43c2 Add WithRenominationNominationAttribute
- 1f191226674ef8ea5883fcf26c26ed1672fab357 Added SettingEngine option to set RemoteIPFilter
- 653ed36bb2159e89a92414a4e333af8b1d6b1f00 Update module github.com/pion/sctp to v1.9.4 (#3394)
- d0fd56a068f462617d315da84d347d60b746df1b Update module github.com/pion/ice/v4 to v4.2.2 (#3398)
- b409f21681c7d72a1da849b3bec7de0d5ff8c30d Migrate to SCTP options API
- 87b7c3ec2bd36ffc5f6a7c274c3c3dd11166cee7 Update dependency @roamhq/wrtc to ^0.10.0 (#3393)
- c36cb6eefcd563ad2f42804c131291aa0566ca7f Added SettingEngine option to set DTLS ALPN
- d0bc06220e9887210b2ab0f317342e75adec1c1d Apply modernize and lint upgrades
- cfbbdc186eb4906f3db776eb114f2f3cc694509c Update CI configs to v0.12.1
- 4812b630fe6484278978aecc1901cb4616dfae3b Include missing RID in InboundRTPStreamStats
- e99ff7e495cee06c9d4b9e9c7930c91df66f0a1d Include stripping metadata and frame duration
- 43ff05edb77a09443045e36485aa84675fd51945 Correct MIME Type for RTX Stream Codec
- aa3b95c72dd22202d78dc69d1ab7c1d32a4ae889 Add Stats() to ICETransport and SCTPTransport
- a20e2b48963a1d711bb47062338279e6c13861c3 Fix NACKs sent to RTX track