summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-04-26 15:48:16 +0100
committerGitHub <noreply@github.com>2022-04-26 14:48:16 +0000
commitc48ab3734ee57fcf0841d814680e50e49948cafe (patch)
tree5d60b4f8e34884436c66abd63ab67d44466521c5 /changelog.d
parentUnbold deprecation: it is mentioned at the top (diff)
downloadsynapse-c48ab3734ee57fcf0841d814680e50e49948cafe.tar.xz
Fix sending opentracing contexts to remote servers (#12555)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12555.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12555.bugfix b/changelog.d/12555.bugfix
new file mode 100644
index 0000000000..3c721da1ee
--- /dev/null
+++ b/changelog.d/12555.bugfix
@@ -0,0 +1 @@
+Fix sending opentracing contexts to whitelisted remote servers with device lists updates. Broken in v1.58.0rc1.