v2.5.7
prlanzarin
released this
14 Sep 00:28
·
13 commits
to v2.5.x-release
since this release
Patch release v2.5.7
This release is based on v2.6 backports.
CHANGELOG:
- fix(core): rooms#medias/mediaSessions, Array -> Map 5bfbec5 5d48fe2
- Fixes an issue with duplicate media and mediaSession references on re-negotiations, which would cause the mediaThreshold limiter to overestimate the number of media sessions in both room and user scopes
- Can be read as a performance fix as well
- fix(core): prevent global media limiter from applying to renegotiated medias de8df12
- In the same vein as 5bfbec5, but focused on global thresholds