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

Commit

Permalink
1.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reivilibre committed Dec 6, 2022
1 parent 6a41e50 commit dc6b60f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
Synapse 1.73.0rc2 (2022-12-01)
==============================
Synapse 1.73.0 (2022-12-06)
===========================

Please note that legacy Prometheus metric names have been removed in this release; see [the upgrade notes](https://github.com/matrix-org/synapse/blob/release-v1.73/docs/upgrade.md#legacy-prometheus-metric-names-have-now-been-removed) for more details.

No significant changes since 1.73.0rc2.


Synapse 1.73.0rc2 (2022-12-01)
==============================

Bugfixes
--------

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.73.0) stable; urgency=medium

* New Synapse release 1.73.0.

-- Synapse Packaging team <[email protected]> Tue, 06 Dec 2022 11:48:56 +0000

matrix-synapse-py3 (1.73.0~rc2) stable; urgency=medium

* New Synapse release 1.73.0rc2.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ manifest-path = "rust/Cargo.toml"

[tool.poetry]
name = "matrix-synapse"
version = "1.73.0rc2"
version = "1.73.0"
description = "Homeserver for the Matrix decentralised comms protocol"
authors = ["Matrix.org Team and Contributors <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit dc6b60f

Please sign in to comment.