1.153.0rc2

This commit is contained in:
Olivier 'reivilibre
2026-05-13 12:01:11 +01:00
parent 5efeac44b2
commit f109c25960
4 changed files with 14 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
# Synapse 1.153.0rc2 (2026-05-13)
## Bugfixes
- Correctly handle arbitrary precision integers in `unsigned` field of events. The bug was introduced in 1.153.0rc1. ([\#19769](https://github.com/element-hq/synapse/issues/19769))
# Synapse 1.153.0rc1 (2026-05-08)
## Features
-1
View File
@@ -1 +0,0 @@
Correctly handle arbitrary precision integers in `unsigned` field of events.
+6
View File
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.153.0~rc2) stable; urgency=medium
* New Synapse release 1.153.0rc2.
-- Synapse Packaging team <packages@matrix.org> Wed, 13 May 2026 12:00:39 +0100
matrix-synapse-py3 (1.153.0~rc1) stable; urgency=medium
* New Synapse release 1.153.0rc1.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "matrix-synapse"
version = "1.153.0rc1"
version = "1.153.0rc2"
description = "Homeserver for the Matrix decentralised comms protocol"
readme = "README.rst"
authors = [