From bf6393f5a8057d57dee034d3dd546955cd12b434 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 6 Jun 2023 09:50:03 +0000 Subject: deploy: ec71214243eac58a4a6d272c15441a6405f6ae9c --- latest/upgrade.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'latest/upgrade.html') diff --git a/latest/upgrade.html b/latest/upgrade.html index d91683855a..568cb8abb8 100644 --- a/latest/upgrade.html +++ b/latest/upgrade.html @@ -231,6 +231,13 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb +

Upgrading to v1.85.0

+

Application service registration with "user" property deprecation

+

Application services should ensure they call the /register endpoint with a +username property. The legacy user property is considered deprecated and +should no longer be included.

+

A future version of Synapse (v1.88.0 or later) will remove support for legacy +application service login.

Upgrading to v1.84.0

Deprecation of worker_replication_* configuration settings

When using workers,

-- cgit 1.5.1