summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12554.bugfix1
-rw-r--r--changelog.d/12555.bugfix1
-rw-r--r--changelog.d/12557.misc1
3 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/12554.bugfix b/changelog.d/12554.bugfix
deleted file mode 100644
index 48c1146db5..0000000000
--- a/changelog.d/12554.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in Synapse 1.58.0rc1 where the main process could consume excessive amounts of CPU and memory handling sentry logging failures.
diff --git a/changelog.d/12555.bugfix b/changelog.d/12555.bugfix
deleted file mode 100644
index 3c721da1ee..0000000000
--- a/changelog.d/12555.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix sending opentracing contexts to whitelisted remote servers with device lists updates. Broken in v1.58.0rc1.
diff --git a/changelog.d/12557.misc b/changelog.d/12557.misc
deleted file mode 100644
index e4eb895ef5..0000000000
--- a/changelog.d/12557.misc
+++ /dev/null
@@ -1 +0,0 @@
-Reduce unnecessary work when handling remote device list updates.