summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erikj@element.io>2024-06-06 17:10:58 +0100
committerGitHub <noreply@github.com>2024-06-06 17:10:58 +0100
commit3f06bbc0acaa7994b2df8c974e212f21f4a028ba (patch)
tree6abd4863566ab39565a6df403187fa79c750fa07 /changelog.d
parentRatelimiting of remote media downloads (#17256) (diff)
downloadsynapse-3f06bbc0acaa7994b2df8c974e212f21f4a028ba.tar.xz
Always return OTK counts (#17275)
Broke in https://github.com/element-hq/synapse/pull/17215
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/17275.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17275.bugfix b/changelog.d/17275.bugfix
new file mode 100644
index 0000000000..eb522bb997
--- /dev/null
+++ b/changelog.d/17275.bugfix
@@ -0,0 +1 @@
+Fix bug where OTKs were not always included in `/sync` response when using workers.