You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
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.
Copy file name to clipboardExpand all lines: CHANGES.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,17 @@ Bugfixes
14
14
- 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))
15
15
16
16
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
+
17
28
Synapse 1.51.0rc1 (2022-01-21)
18
29
==============================
19
30
@@ -89,15 +100,6 @@ Internal Changes
89
100
- Add some comments and type annotations for `_update_outliers_txn`. ([\#11776](https://github.com/matrix-org/synapse/issues/11776))
90
101
91
102
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))
0 commit comments