0.19.0
Features
- Add configuration parameter for automatically sending an initial response (sendInitialProvisionalResponse) (#892)
Breaking Changes
- Update Web SDH and SimpleUser hold implementation. Our built-in implementations are now RFC compliant with the latest relevant transceivers RFC (RFC 8829). Previously, there were some situations where the previous implementation didn't work (see #898). Users who extend our Web SessionDescriptionHandler may have worked around these broken situations in the past, so should be sure to review their code and test while updating.