Skip to content

0.19.0

Compare
Choose a tag to compare
@james-criscuolo james-criscuolo released this 26 Jan 15:52
· 14 commits to master since this release

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.