File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # Synapse 1.122.0 (2025-01-14)
2+
3+ No significant changes since 1.122.0rc1.
4+
5+
6+
7+
18# Synapse 1.122.0rc1 (2025-01-07)
29
310Please note that this version of Synapse drops support for PostgreSQL 11 and 12. The minimum version of PostgreSQL supported is now version 13.
Original file line number Diff line number Diff line change 1+ matrix-synapse-py3 (1.122.0) stable; urgency=medium
2+
3+ * New Synapse release 1.122.0.
4+
5+ -- Synapse Packaging team <
[email protected] > Tue, 14 Jan 2025 14:14:14 +0000
6+
17matrix-synapse-py3 (1.122.0~rc1) stable; urgency=medium
28
39 * New Synapse release 1.122.0rc1.
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ module-name = "synapse.synapse_rust"
9797
9898[tool .poetry ]
9999name = " matrix-synapse"
100- version = " 1.122.0rc1 "
100+ version = " 1.122.0 "
101101description = " Homeserver for the Matrix decentralised comms protocol"
102102authors = [
" Matrix.org Team and Contributors <[email protected] >" ]
103103license = " AGPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments