Bump version for 1.23.1

This commit is contained in:
Johannes Zellner
2021-05-08 18:23:02 +02:00
parent a4b8455363
commit fad354943f
4 changed files with 8 additions and 3 deletions

View File

@@ -405,3 +405,8 @@
* Limit the size of HTTP responses read over federation. (#9833)
* Fix a bug which could cause Synapse to get stuck in a loop of resyncing device lists. (#9867)
* Fix a long-standing bug where errors from federation did not propagate to the client. (#9868)
[1.23.1]
* Update Synapse to 1.33.1
* Fix bug where /sync would break if using the latest version of attrs dependency, by pinning to a previous version. (#9937)