summary refs log tree commit diff
path: root/changelog.d/8226.bugfix
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-09-02 07:59:39 -0400
committerGitHub <noreply@github.com>2020-09-02 07:59:39 -0400
commit9356656e67ba6ed23f8f43d03fedaf559241aa84 (patch)
tree09cae3c2b6049caad5e521f3ba27ce8b0e2e1617 /changelog.d/8226.bugfix
parentConvert the main methods run by the reactor to async. (#8213) (diff)
downloadsynapse-9356656e67ba6ed23f8f43d03fedaf559241aa84.tar.xz
Do not try to store invalid data in the stats table (#8226)
Diffstat (limited to 'changelog.d/8226.bugfix')
-rw-r--r--changelog.d/8226.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8226.bugfix b/changelog.d/8226.bugfix
new file mode 100644
index 0000000000..60bdff576d
--- /dev/null
+++ b/changelog.d/8226.bugfix
@@ -0,0 +1 @@
+Fix a longstanding bug where stats updates could break when unexpected profile data was included in events.