summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-10-08 11:43:21 +0100
committerErik Johnston <erik@matrix.org>2020-10-08 11:43:21 +0100
commit7859c4d079ab707520252d6210cf4bc3d4e54902 (patch)
treea5882587acf3e1b1cb44f663e2d4fbf4acbf1fca /changelog.d
parentAdd useful shields to readme (#8493) (diff)
parentUpdate change log (diff)
downloadsynapse-7859c4d079ab707520252d6210cf4bc3d4e54902.tar.xz
Merge tag 'v1.21.0rc3' into develop
Synapse 1.21.0rc3 (2020-10-08)
==============================

Bugfixes
--------

- Fix duplication of events on high traffic servers, caused by PostgreSQL `could not serialize access due to concurrent update` errors. ([\#8456](https://github.com/matrix-org/synapse/issues/8456))

Internal Changes
----------------

- Add Groovy Gorilla to the list of distributions we build `.deb`s for. ([\#8475](https://github.com/matrix-org/synapse/issues/8475))
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8456.misc1
-rw-r--r--changelog.d/8475.misc1
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/8456.misc b/changelog.d/8456.misc
deleted file mode 100644
index ccd260069b..0000000000
--- a/changelog.d/8456.misc
+++ /dev/null
@@ -1 +0,0 @@
-Reduce number of serialization errors of `MultiWriterIdGenerator._update_table`.
diff --git a/changelog.d/8475.misc b/changelog.d/8475.misc
deleted file mode 100644
index 69bcb04097..0000000000
--- a/changelog.d/8475.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add Groovy Gorilla to the list of distributions we build `.deb`s for.