From afa73853ca08f159f35bab577e5133d3e7beb4cc Mon Sep 17 00:00:00 2001 From: richvdh Date: Tue, 17 Aug 2021 20:19:39 +0000 Subject: deploy: 430241a1e9fd4fbb82d83958b61bbd66c9ba3505 --- develop/upgrade.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index 26fb05eed9..866321cb6b 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -99,7 +99,7 @@ @@ -261,6 +261,16 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb

Upgrading to v1.xx.0

+

Removal of old Room Admin API

+

The following admin APIs were deprecated in Synapse 1.25 +(released on 2021-01-13) and have now been removed:

+ +

Any scripts still using the above APIs should be converted to use the +Delete Room API.

+

Upgrading to v1.xx.0

Add support for routing outbound HTTP requests via a proxy for federation

Since Synapse 1.6.0 (2019-11-26) you can set a proxy for outbound HTTP requests via http_proxy/https_proxy environment variables. This proxy was set for:

-- cgit 1.5.1