Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ffd7102

Browse files
committed
Add support removal notice to the upgrade notes
1 parent 5f98d8e commit ffd7102

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/upgrade.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,17 @@ process, for example:
8585
dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb
8686
```
8787

88+
# Upgrading to v1.50.0
89+
90+
## Dropping support for old Python and Postgres versions
91+
92+
In line with our [deprecation policy](deprecation_policy.md),
93+
we've dropped support for Python 3.6 and PostgreSQL 9.6, as they are no
94+
longer supported upstream.
95+
96+
This release of Synapse requires Python 3.7+ and PostgreSQL 10+.
97+
98+
8899
# Upgrading to v1.47.0
89100
90101
## Removal of old Room Admin API

0 commit comments

Comments
 (0)