From eb39b3b6a1759ddd9e7c14d79c917bb09532f8fc Mon Sep 17 00:00:00 2001 From: richvdh Date: Wed, 11 Aug 2021 14:35:23 +0000 Subject: deploy: 339c3918e1301d53b998c98282137b12d9d16c45 --- develop/upgrade.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index b76dbcc389..26fb05eed9 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -260,6 +260,30 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb +

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:

+ +

In this version we have added support for outbound requests for:

+ +

These requests use the same proxy configuration. If you have a proxy configuration we +recommend to verify the configuration. It may be necessary to adjust the no_proxy +environment variable.

+

See using a forward proxy with Synapse documentation for +details.

Upgrading to v1.39.0

Deprecation of the current third-party rules module interface

The current third-party rules module interface is deprecated in favour of the new generic -- cgit 1.5.1