Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 6b097a3

Browse files
committed
1.69.0
1 parent b43be00 commit 6b097a3

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1-
Synapse 1.69.0rc4 (2022-10-14)
2-
==============================
1+
Synapse 1.69.0 (2022-10-17)
2+
===========================
33

44
Please note that legacy Prometheus metric names are now deprecated and will be removed in Synapse 1.73.0.
55
Server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names.
66
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.69/upgrade.html#upgrading-to-v1690) for more details.
77

88

9+
No significant changes since 1.69.0rc4.
10+
11+
12+
Synapse 1.69.0rc4 (2022-10-14)
13+
==============================
14+
915
Bugfixes
1016
--------
1117

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
matrix-synapse-py3 (1.69.0) stable; urgency=medium
2+
3+
* New Synapse release 1.69.0.
4+
5+
-- Synapse Packaging team <[email protected]> Mon, 17 Oct 2022 11:31:03 +0100
6+
17
matrix-synapse-py3 (1.69.0~rc4) stable; urgency=medium
28

39
* New Synapse release 1.69.0rc4.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"
5757

5858
[tool.poetry]
5959
name = "matrix-synapse"
60-
version = "1.69.0rc4"
60+
version = "1.69.0"
6161
description = "Homeserver for the Matrix decentralised comms protocol"
6262
authors = ["Matrix.org Team and Contributors <[email protected]>"]
6363
license = "Apache-2.0"

0 commit comments

Comments
 (0)