From 4f51149cf86ab00bc2c859f5e284348982e1773d Mon Sep 17 00:00:00 2001 From: clokep Date: Thu, 1 Jun 2023 12:22:37 +0000 Subject: deploy: a273561c2247ee433f97a31961a30ab00ab19574 --- v1.85/upgrade.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'v1.85/upgrade.html') diff --git a/v1.85/upgrade.html b/v1.85/upgrade.html index d91683855a..568cb8abb8 100644 --- a/v1.85/upgrade.html +++ b/v1.85/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