diff --git a/CHANGES.md b/CHANGES.md index 7d1b804e8be4c778af61422b665c132c67b75590..e36b1acf8c50aa8e0b904681a1a0d2cd246b9a97 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 ----------------------