summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-10-19 11:21:21 +0100
committerGitHub <noreply@github.com>2021-10-19 11:21:21 +0100
commita21f8c4b41adc323adf4a8ac517ff591856a74fb (patch)
tree2fb169c472efdd8d8b109cacd27f85554a0eea13 /CHANGES.md
parent1.45.0 (diff)
downloadsynapse-a21f8c4b41adc323adf4a8ac517ff591856a74fb.tar.xz
Duplicate known issues under 1.45 release
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 7d1b804e8b..e36b1acf8c 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,6 +3,13 @@ Synapse 1.45.0 (2021-10-19)
 
 No functional changes since Synapse 1.45.0rc2.
 
+Known Issues
+------------
+
+- A suspected [performance regression](https://github.com/matrix-org/synapse/issues/11049) which was first reported after the release of v1.44.0 remains unresolved.
+
+  We have not been able to identify a probable cause. Affected users report that setting up a federation sender worker appears to alleviate symptoms of the regression.
+
 Improved Documentation
 ----------------------