summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-08-30 12:25:44 +0100
committerDavid Robertson <davidr@element.io>2022-08-30 12:25:44 +0100
commit8f6aa015a80d1e34a25d100c5fd6ec4dde1fb728 (patch)
treea6a1b79cd83a3fd2a442572b0259a351d2f218ed /CHANGES.md
parentFix rate limit metrics registering twice and misreporting (#13649) (diff)
downloadsynapse-8f6aa015a80d1e34a25d100c5fd6ec4dde1fb728.tar.xz
1.66.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 14fafc260d..8790812f8e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.66.0rc2 (2022-08-30)
+==============================
+
+Bugfixes
+--------
+
+- Fix rate limit gauge metrics registering twice and misreporting (`synapse_rate_limit_sleep_affected_hosts`, `synapse_rate_limit_reject_affected_hosts`). ([\#13649](https://github.com/matrix-org/synapse/issues/13649))
+
+
 Synapse 1.66.0rc1 (2022-08-23)
 ==============================