Version 1.68.2

This commit is contained in:
Girish Ramakrishnan
2023-06-09 22:28:05 +05:30
parent 29e23bd85e
commit b02f6409cb
4 changed files with 23 additions and 18 deletions

View File

@@ -964,3 +964,8 @@
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.85.1)
* Fix bug in schema delta that broke upgrades for some deployments. Introduced in v1.85.0. (#15738, #15739)
[1.68.2]
* Update Synapse to 1.85.2
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.85.2)
* Fix regression where using TLS for HTTP replication between workers did not work. Introduced in v1.85.0. (#15746)