From efa3abd87d8c22db4644bc178aba6649217c0dca Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 5 Sep 2023 12:13:57 +0000 Subject: deploy: dfcfa9f0eda11b339d51d73cd12167ed6e3c01f0 --- develop/upgrade.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index bcb3fb605f..1aa19e9561 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -231,6 +231,11 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb +

Upgrading to v1.93.0

+

Minimum supported Rust version

+

The minimum supported Rust version has been increased from v1.60.0 to v1.61.0. +Users building from source will need to ensure their rustc version is up to +date.

Upgrading to v1.90.0

App service query parameter authorization is now a configuration option

Synapse v1.81.0 deprecated application service authorization via query parameters as this is @@ -267,7 +272,7 @@ are being removed in this release of Synapse:

administrators of single-process (monolith) installations don't need to do anything.

For an illustrative example, please see Upgrading to v1.84.0 below.

Upgrading to v1.86.0

-

Minimum supported Rust version

+

Minimum supported Rust version

The minimum supported Rust version has been increased from v1.58.1 to v1.60.0. Users building from source will need to ensure their rustc version is up to date.

-- cgit 1.5.1