diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2022-01-24 13:55:03 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2022-01-24 13:55:03 +0000 |
commit | c3040dd5cc4636da892a188759ca427d5ac0a0e5 (patch) | |
tree | ed2192620defeacc81a13671b6c96994ca6e873d /debian/changelog | |
parent | Remove account data (including client config, push rules and ignored users) u... (diff) | |
parent | 1.51.0rc2 (diff) | |
download | synapse-c3040dd5cc4636da892a188759ca427d5ac0a0e5.tar.xz |
Merge tag 'v1.51.0rc2' into develop
Synapse 1.51.0rc2 (2022-01-24) ============================== Bugfixes -------- - Fix a bug introduced in Synapse 1.40.0 that caused Synapse to fail to process incoming federation traffic after handling a large amount of events in a v1 room. ([\#11806](https://github.com/matrix-org/synapse/issues/11806))
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a013580e4f..a07bf4f2ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.51.0~rc2) stable; urgency=medium + + * New synapse release 1.51.0~rc2. + + -- Synapse Packaging team <packages@matrix.org> Mon, 24 Jan 2022 12:25:00 +0000 + matrix-synapse-py3 (1.51.0~rc1) stable; urgency=medium * New synapse release 1.51.0~rc1. |