From 8ea173114e9fd5c2068eceb288cfdce4152a7240 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 17 Jan 2023 09:30:43 +0000 Subject: deploy: 2b084c5b710d9630178484e6ade597ca7fa814b6 --- develop/upgrade.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index 12f31a71b5..a1c3aca1ff 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -233,11 +233,12 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb

Upgrading to v1.76.0

Changes to the account data replication streams

-

Synapse has changed the format of the account data replication streams (between -workers). This is a forwards- and backwards-incompatible change: v1.75 workers -cannot process account data replicated by v1.76 workers, and vice versa.

+

Synapse has changed the format of the account data and devices replication +streams (between workers). This is a forwards- and backwards-incompatible +change: v1.75 workers cannot process account data replicated by v1.76 workers, +and vice versa.

Once all workers are upgraded to v1.76 (or downgraded to v1.75), account data -replication will resume as normal.

+and device replication will resume as normal.

Upgrading to v1.74.0

This version introduces optional support for an improved user search dealing with Unicode characters.

-- cgit 1.5.1