From dd6056eb58d896293c4ed23451f3942f08691b88 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 18 Jul 2023 15:46:53 +0000 Subject: deploy: 69699a9bd11822635fcf2166f5dec2ce2365219c --- latest/upgrade.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'latest/upgrade.html') diff --git a/latest/upgrade.html b/latest/upgrade.html index c9a4d7e104..0eb25cf333 100644 --- a/latest/upgrade.html +++ b/latest/upgrade.html @@ -231,6 +231,24 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb +

Upgrading to v1.88.0

+

Minimum supported Python version

+

The minimum supported Python version has been increased from v3.7 to v3.8. +You will need Python 3.8 to run Synapse v1.88.0 (due out July 18th, 2023).

+

If you use current versions of the Matrix.org-distributed Debian +packages or Docker images, no action is required.

+

Removal of worker_replication_* settings

+

As mentioned previously in Upgrading to v1.84.0, the following deprecated settings +are being removed in this release of Synapse:

+ +

Please ensure that you have migrated to using main on your shared configuration's instance_map +(or create one if necessary). This is required if you have any workers at all; +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

The minimum supported Rust version has been increased from v1.58.1 to v1.60.0. -- cgit 1.5.1