Bump version for 1.47.1

This commit is contained in:
Johannes Zellner
2021-11-23 14:33:02 +01:00
parent 122b16805f
commit 33dca51dcd
4 changed files with 8 additions and 3 deletions

View File

@@ -519,3 +519,8 @@
* Fix a bug introduced in 1.47.0rc1 which caused worker processes to not halt startup in the presence of outstanding database migrations. (#11346)
* Fix a bug introduced in 1.47.0rc1 which prevented the 'remove deleted devices from device_inbox column' background process from running when updating from a recent Synapse version. (#11303, #11353)
[1.36.1]
* Update Synapse to 1.47.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.47.1)
* GHSA-3hfw-x7gx-437c / CVE-2021-41281: Path traversal when downloading remote media.