summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorNick Mills-Barrett <nick@beeper.com>2022-05-25 10:46:05 +0100
committerGitHub <noreply@github.com>2022-05-25 09:46:05 +0000
commit33e2916858c0503a54be1c01e242123dcfb02e21 (patch)
tree2d1122246ad5c6fd7f515ba2a1e10cb2f36531ec /changelog.d
parentAdd the `/account/whoami` endpoint to generic workers (#12866) (diff)
downloadsynapse-33e2916858c0503a54be1c01e242123dcfb02e21.tar.xz
Don't create empty AS txns when the AS is down (#12869)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12869.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12869.misc b/changelog.d/12869.misc
new file mode 100644
index 0000000000..1d9d1c8921
--- /dev/null
+++ b/changelog.d/12869.misc
@@ -0,0 +1 @@
+Don't generate empty AS transactions when the AS is flagged as down. Contributed by Nick @ Beeper.