File tree Expand file tree Collapse file tree 3 files changed +25
-5
lines changed
Expand file tree Collapse file tree 3 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 1- # Synapse 1.143.0rc2 (2025-11-18 )
1+ # Synapse 1.143.0 (2025-11-25 )
22
3- ## Internal Changes
3+ ## Dropping support for PostgreSQL 13
44
5- - Fixes docker image creation in the release workflow.
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+.
68
9+ No significant changes since 1.143.0rc2.
710
811
9- # Synapse 1.143.0rc1 (2025-11-18)
12+
13+
14+ # Synapse 1.143.0rc2 (2025-11-18)
1015
1116## Dropping support for PostgreSQL 13
1217
1318In line with our [ deprecation policy] ( https://github.com/element-hq/synapse/blob/develop/docs/deprecation_policy.md ) , we've dropped
1419support for PostgreSQL 13, as it is no longer supported upstream.
1520This release of Synapse requires PostgreSQL 14+.
1621
22+
23+ ## Internal Changes
24+
25+ - Fixes docker image creation in the release workflow.
26+
27+
28+
29+ # Synapse 1.143.0rc1 (2025-11-18)
30+
1731## Features
1832
1933- Support multiple config files in ` register_new_matrix_user ` . ([ \# 18784] ( https://github.com/element-hq/synapse/issues/18784 ) )
Original file line number Diff line number Diff line change 1+ matrix-synapse-py3 (1.143.0) stable; urgency=medium
2+
3+ * New Synapse release 1.143.0.
4+
5+ -- Synapse Packaging team <
[email protected] > Tue, 25 Nov 2025 08:44:56 -0700
6+
17matrix-synapse-py3 (1.143.0~rc2) stable; urgency=medium
28
39 * New Synapse release 1.143.0rc2.
Original file line number Diff line number Diff line change 11[project ]
22name = " matrix-synapse"
3- version = " 1.143.0rc2 "
3+ version = " 1.143.0 "
44description = " Homeserver for the Matrix decentralised comms protocol"
55readme = " README.rst"
66authors = [
You can’t perform that action at this time.
0 commit comments