Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 4e09d72

Browse files
author
David Robertson
committed
Use changelog from develop
It had already accounted for 1.50.2 (ordered chronologically rather than sem-ver-ically); it just seems this wasn't merged into master when we released 1.50.2.
1 parent 8e45dfb commit 4e09d72

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

CHANGES.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ Bugfixes
1414
- 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))
1515

1616

17+
Synapse 1.50.2 (2022-01-24)
18+
===========================
19+
20+
This release includes the same bugfix as Synapse 1.51.0rc2.
21+
22+
Bugfixes
23+
--------
24+
25+
- 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))
26+
27+
1728
Synapse 1.51.0rc1 (2022-01-21)
1829
==============================
1930

@@ -89,15 +100,6 @@ Internal Changes
89100
- Add some comments and type annotations for `_update_outliers_txn`. ([\#11776](https://github.com/matrix-org/synapse/issues/11776))
90101

91102

92-
Synapse 1.50.2 (2022-01-24)
93-
===========================
94-
95-
Bugfixes
96-
--------
97-
98-
- Backport the sole fix from v1.51.0rc2. This fixes 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))
99-
100-
101103
Synapse 1.50.1 (2022-01-18)
102104
===========================
103105

0 commit comments

Comments
 (0)