summary refs log tree commit diff
path: root/changelog.d/11265.bugfix
diff options
context:
space:
mode:
authorSean Quah <seanq@element.io>2021-11-30 12:18:02 +0000
committerSean Quah <seanq@element.io>2021-11-30 12:18:02 +0000
commit07580acdc08807d623f0fe4953dbed34b6ff2d87 (patch)
tree976c48084bd9ef2980410bbc4b9744c28bf6a181 /changelog.d/11265.bugfix
parentAdd tests for remote spaces (diff)
parentSupport the stable /hierarchy endpoint from MSC2946 (#11329) (diff)
downloadsynapse-07580acdc08807d623f0fe4953dbed34b6ff2d87.tar.xz
Merge branch 'develop' into squah/leave_space_admin_api
Diffstat (limited to 'changelog.d/11265.bugfix')
-rw-r--r--changelog.d/11265.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11265.bugfix b/changelog.d/11265.bugfix
new file mode 100644

index 0000000000..b0e9dfac53 --- /dev/null +++ b/changelog.d/11265.bugfix
@@ -0,0 +1 @@ +Prevent [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) historical state events from being pushed to an application service via `/transactions`.