1.143.0rc2
This commit is contained in:
@@ -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)
|
# Synapse 1.143.0rc1 (2025-11-18)
|
||||||
|
|
||||||
## Dropping support for PostgreSQL 13
|
## Dropping support for PostgreSQL 13
|
||||||
|
|||||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -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
|
matrix-synapse-py3 (1.143.0~rc1) stable; urgency=medium
|
||||||
|
|
||||||
* New Synapse release 1.143.0rc1.
|
* New Synapse release 1.143.0rc1.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "matrix-synapse"
|
name = "matrix-synapse"
|
||||||
version = "1.143.0rc1"
|
version = "1.143.0rc2"
|
||||||
description = "Homeserver for the Matrix decentralised comms protocol"
|
description = "Homeserver for the Matrix decentralised comms protocol"
|
||||||
readme = "README.rst"
|
readme = "README.rst"
|
||||||
authors = [
|
authors = [
|
||||||
|
|||||||
Reference in New Issue
Block a user