Version 1.24.0

This commit is contained in:
Girish Ramakrishnan
2020-12-09 22:19:44 -08:00
parent 0c44e699b6
commit c6dc2d84ff
3 changed files with 7 additions and 2 deletions

View File

@@ -274,3 +274,8 @@
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.23.1)
* There is a denial of service attack (CVE-2020-26257) against the federation APIs in which future events will not be correctly sent to other servers over federation. This affects all servers that participate in open federation. (Fixed in #8776).
[1.15.0]
* Update Synapse to 1.24.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.24.0)
* Add a maximum version for pysaml2 on Python 3.5