Merge branch 'release-v1.153' into develop

This commit is contained in:
Olivier 'reivilibre
2026-05-15 13:21:14 +01:00
3 changed files with 14 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
# Synapse 1.153.0rc3 (2026-05-15)
## Bugfixes
- Revert 'Have [MSC4186: Simplified Sliding Sync](https://github.com/matrix-org/matrix-spec-proposals/pull/4186) return a new response immediately if a room subscription has changed and produced a new response. ([\#19714](https://github.com/element-hq/synapse/issues/19714))' (introduced in 1.153.0rc1) due to performance problems. ([\#19784](https://github.com/element-hq/synapse/issues/19784))
# Synapse 1.153.0rc2 (2026-05-13)
## Bugfixes
+6
View File
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.153.0~rc3) stable; urgency=medium
* New Synapse release 1.153.0rc3.
-- Synapse Packaging team <packages@matrix.org> Fri, 15 May 2026 11:42:29 +0100
matrix-synapse-py3 (1.153.0~rc2) stable; urgency=medium
* New Synapse release 1.153.0rc2.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "matrix-synapse"
version = "1.153.0rc2"
version = "1.153.0rc3"
description = "Homeserver for the Matrix decentralised comms protocol"
readme = "README.rst"
authors = [