summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-07-02 11:06:35 -0400
committerPatrick Cloke <patrickc@matrix.org>2020-07-02 11:06:35 -0400
commit1319e532518ce39ab012c3e411ad3cdf8424cda6 (patch)
treef23154bd51c84f5a47509877c2a359c66ffcbd00 /changelog.d
parentMerge branch 'master' into release-v1.16.0 (diff)
downloadsynapse-1319e532518ce39ab012c3e411ad3cdf8424cda6.tar.xz
1.16.0rc2
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7696.doc1
-rw-r--r--changelog.d/7771.misc1
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/7696.doc b/changelog.d/7696.doc
deleted file mode 100644
index d448bedc0b..0000000000
--- a/changelog.d/7696.doc
+++ /dev/null
@@ -1 +0,0 @@
-Update postgres image in example `docker-compose.yaml` to tag `12-alpine`.
diff --git a/changelog.d/7771.misc b/changelog.d/7771.misc
deleted file mode 100644
index 1fc29206ac..0000000000
--- a/changelog.d/7771.misc
+++ /dev/null
@@ -1 +0,0 @@
-Add some metrics for inbound and outbound federation latencies: `synapse_federation_server_pdu_process_time` and `synapse_event_processing_lag_by_event`.