What's Changed
- Change time.Sleep to time.Ticker in insertable streams example by @AfonsoVilalonga in #2836
- RID order guaranteed by avoiding iteration over a map by @j1elo in #2840
- Avoid leaking tickers by @jech in #2843
- Avoid dropping packets immediately in mux by @lactyy in #2814
- Update module github.com/pion/rtp to v1.8.8 by @renovate in #2844
- Fix TestPeerConnection_EventHandlers flake by @edaniels in #2849
- Update module github.com/pion/ice/v3 to v3.0.15 by @renovate in #2845
- Update module github.com/pion/sctp to v1.8.20 by @renovate in #2846
- Fix: IVF writer writing invalid timestamp value into frame headers by @radekg in #2853
- Add PeerConnection.GracefulClose by @edaniels in #2847
New Contributors
- @AfonsoVilalonga made their first contribution in #2836
- @j1elo made their first contribution in #2840
- @lactyy made their first contribution in #2814
- @radekg made their first contribution in #2853
Full Changelog: v4.0.0-beta.26...v4.0.0-beta.27