1.143.0rc2

This commit is contained in:
Devon Hudson
2025-11-18 17:38:04 -07:00
parent 2cffd755f2
commit b631bf7c2a
3 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# synapse 1.143.0rc2 (2025-11-18)
## Internal Changes
- Fixes docker image creation in the release workflow.
# Synapse 1.143.0rc1 (2025-11-18)
## Dropping support for PostgreSQL 13

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.143.0~rc2) stable; urgency=medium
* New Synapse release 1.143.0rc2.
-- Synapse Packaging team <packages@matrix.org> Tue, 18 Nov 2025 17:36:08 -0700
matrix-synapse-py3 (1.143.0~rc1) stable; urgency=medium
* New Synapse release 1.143.0rc1.

View File

@@ -1,6 +1,6 @@
[project]
name = "matrix-synapse"
version = "1.143.0rc1"
version = "1.143.0rc2"
description = "Homeserver for the Matrix decentralised comms protocol"
readme = "README.rst"
authors = [