What's Changed
- ice: Release TURN allocation even if candidate was already closed by @marcin-p-porebski in #799
- fix(ice): always send STUN consent checks (RFC 7675) by @brady-pplx in #803
- util: don't tear down UDP listener read_loop on WSAECONNRESET (Windows) by @rwtd in #812
- Release mDNS resources when connections close by @mmalmi in #818
- sctp: lower INITIAL_MTU to 1191 and expose the MTU in association::Config by @phact in #807
New Contributors
- @brady-pplx made their first contribution in #803
- @rwtd made their first contribution in #812
- @mmalmi made their first contribution in #818
- @phact made their first contribution in #807
Full Changelog: v0.17.1...v0.17.2