From 6b64ee9ec7c09a322c38a2e537ad95a32f5ca5e2 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Tue, 26 Apr 2022 17:16:43 +0100 Subject: 1.58.0rc2 --- changelog.d/12554.bugfix | 1 - changelog.d/12555.bugfix | 1 - changelog.d/12557.misc | 1 - 3 files changed, 3 deletions(-) delete mode 100644 changelog.d/12554.bugfix delete mode 100644 changelog.d/12555.bugfix delete mode 100644 changelog.d/12557.misc (limited to 'changelog.d') 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. -- cgit 1.4.1