v0.21.0-rc.2
- bump version to v0.21.0-rc.1 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/888
- update inline doc by @rainliu in https://github.com/webrtc-rs/webrtc/pull/889
- fix 0.20 (sans-IO): TURN relayer consumes STUN Binding responses when… by @rainliu in https://github.com/webrtc-rs/webrtc/pull/891
Full Changelog: https://github.com/webrtc-rs/webrtc/compare/v0.21.0-rc.1...v0.21.0-rc.2
v0.21.0-rc.1
- bump version to v0.21.0-beta.2 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/881
- add interceptor examples by @rainliu in https://github.com/webrtc-rs/webrtc/pull/883
- fix the first RTP packet of a stream traverses the whole interceptor … by @rainliu in https://github.com/webrtc-rs/webrtc/pull/884
- fix RFC: Defer SCTP stream-id assignment until DTLS role is resolved … by @rainliu in https://github.com/webrtc-rs/webrtc/pull/886
- update rtc pointer to fix sctp: permanent zero-window deadlock when t… by @rainliu in https://github.com/webrtc-rs/webrtc/pull/887
Full Changelog: https://github.com/webrtc-rs/webrtc/compare/v0.21.0-beta.2...v0.21.0-rc.1
v0.21.0-beta.2
- bump version to v0.21.0-beta.1 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/879
- use Attribute::DeliverToApplication for RTCP forwarder by @rainliu in https://github.com/webrtc-rs/webrtc/pull/880
Full Changelog: https://github.com/webrtc-rs/webrtc/compare/v0.21.0-beta.1...v0.21.0-beta.2
v0.21.0-beta.1
- ICE restart rebind reuses stale resolved addresses after a network handover and terminates the driver on EADDRNOTAVAIL #874 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/877
- bump version to v0.21.0-alpha.2 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/878
Full Changelog: https://github.com/webrtc-rs/webrtc/compare/v0.21.0-alpha.2...v0.21.0-beta.1
v0.21.0-alpha.2
- bump version to v0.21.0-alpha.1 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/865
- update SettingEngineBuilder by @rainliu in https://github.com/webrtc-rs/webrtc/pull/866
- [Pre 1.0] C1 — Transport Objects #841 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/867
- Apply the SettingEngine TURN allocation Refresh cap by @duszmox in https://github.com/webrtc-rs/webrtc/pull/870
- Android ICE restart stalls after ~10s background; rebinding UDP sockets restores recovery #868 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/872
- @duszmox made their first contribution in https://github.com/webrtc-rs/webrtc/pull/870
Full Changelog: https://github.com/webrtc-rs/webrtc/compare/v0.21.0-alpha.1...v0.21.0-alpha.2
v0.21.0-alpha.1
- [Pre-1.0] G2 — Make the API extensible before freezing it #838 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/849
- P8 — Integrate with the async webrtc repository by @rainliu in https://github.com/webrtc-rs/webrtc/pull/851
- remove public API crypto_provider from RTCPeerConnection by @rainliu in https://github.com/webrtc-rs/webrtc/pull/855
- [Pre-1.0] G4 — Deterministic time in the rtc core by @rainliu in https://github.com/webrtc-rs/webrtc/pull/859
- Inbound data-channel messages are silently dropped when the consumer is slow #858 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/861
- PeerConnection driver can hot-loop on a non-advancing expired timeout #862 by @rainliu in https://github.com/webrtc-rs/webrtc/pull/864
Full Changelog: https://github.com/webrtc-rs/webrtc/compare/v0.20.0...v0.21.0-alpha.1