File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11# synapse 1.143.0rc2 (2025-11-18)
22
3+ ## Dropping support for PostgreSQL 13
4+
5+ In line with our [ deprecation policy] ( https://github.com/element-hq/synapse/blob/develop/docs/deprecation_policy.md ) , we've dropped
6+ support for PostgreSQL 13, as it is no longer supported upstream.
7+ This release of Synapse requires PostgreSQL 14+.
8+
9+
310## Internal Changes
411
512- Fixes docker image creation in the release workflow.
815
916# Synapse 1.143.0rc1 (2025-11-18)
1017
11- ## Dropping support for PostgreSQL 13
12-
13- In line with our [ deprecation policy] ( https://github.com/element-hq/synapse/blob/develop/docs/deprecation_policy.md ) , we've dropped
14- support for PostgreSQL 13, as it is no longer supported upstream.
15- This release of Synapse requires PostgreSQL 14+.
16-
1718## Features
1819
1920- Support multiple config files in ` register_new_matrix_user ` . ([ \# 18784] ( https://github.com/element-hq/synapse/issues/18784 ) )
You can’t perform that action at this time.
0 commit comments