Bump version for 1.32.1

This commit is contained in:
Johannes Zellner
2021-04-22 10:37:22 +02:00
parent bcbb54c9be
commit 908481d2c6
4 changed files with 8 additions and 3 deletions

View File

@@ -385,3 +385,8 @@
* Fix longstanding bug which caused duplicate key value violates unique constraint "remote_media_cache_thumbnails_media_origin_media_id_thumbna_key" errors. (#9725)
* Fix bug where sharded federation senders could get stuck repeatedly querying the DB in a loop, using lots of CPU. (#9770)
* Fix duplicate logging of exceptions thrown during federation transaction processing. (#9780)
[1.22.3]
* Update Synapse to 1.32.1
* Fix a regression in Synapse 1.32.0 which caused Synapse to report large numbers of Prometheus time series, potentially overwhelming Prometheus instances. (#9854)