From 2d31a8e7e803a2ab1e51f08ac24a978094cabf56 Mon Sep 17 00:00:00 2001 From: squahtx Date: Tue, 8 Nov 2022 17:18:02 +0000 Subject: deploy: a5fcdea090c2396c30dd07c357ce4d9c90004c34 --- develop/upgrade.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index c1fbadfd57..d664041bf9 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -231,6 +231,11 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb +

Upgrading to v1.72.0

+

Dropping support for PostgreSQL 10

+

In line with our deprecation policy, we've dropped +support for PostgreSQL 10, as it is no longer supported upstream.

+

This release of Synapse requires PostgreSQL 11+.

Upgrading to v1.71.0

Removal of the generate_short_term_login_token module API method

As announced with the release of Synapse 1.69.0, the deprecated generate_short_term_login_token module method has been removed.

-- cgit 1.5.1