From 2a48d0838b46963b134b4351d4da0dd352cbd8bf Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 26 Sep 2023 16:01:35 +0000 Subject: deploy: 88ba67eb91215a708f321e16559fe3c2c0d0a407 --- latest/upgrade.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'latest/upgrade.html') diff --git a/latest/upgrade.html b/latest/upgrade.html index bcb3fb605f..3af52fd008 100644 --- a/latest/upgrade.html +++ b/latest/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.

@@ -1120,7 +1125,7 @@ Instructions for doing so are provided

In line with our deprecation policy, we've dropped support for Python 3.5 and PostgreSQL 9.5, as they are no longer supported upstream.

-

This release of Synapse requires Python 3.6+ and PostgresSQL 9.6+ or +

This release of Synapse requires Python 3.6+ and PostgreSQL 9.6+ or SQLite 3.22+.

Removal of old List Accounts Admin API

The deprecated v1 "list accounts" admin API @@ -1901,7 +1906,7 @@ in the config and update your dependencies dependencies. See README.rst for details.

Upgrading to v0.11.0

This release includes the option to send anonymous usage stats to -matrix.org, and requires that administrators explictly opt in or out by +matrix.org, and requires that administrators explicitly opt in or out by setting the report_stats option to either true or false.

We would really appreciate it if you could help our project out by reporting anonymized usage statistics from your homeserver. Only very @@ -1981,7 +1986,7 @@ latest module, please run:

$ pip uninstall syweb
 

Upgrading to v0.5.0

-

The webclient has been split out into a seperate repository/pacakage in +

The webclient has been split out into a separate repository/package in this release. Before you restart your homeserver you will need to pull in the webclient package by running:

python setup.py develop --user
-- 
cgit 1.5.1