Skip to content
Snippets Groups Projects
Commit af592d7d authored by Sean Quah's avatar Sean Quah
Browse files

Update CHANGES.md

parent b00294b8
No related branches found
Tags v1.71.0rc2
No related merge requests found
Synapse 1.71.0rc2 (2022-11-04) Synapse 1.71.0rc2 (2022-11-04)
============================== ==============================
Please note that, as announced in the release notes for Synapse 1.69.0, legacy Prometheus metric names are now disabled by default.
They will be removed altogether in Synapse 1.73.0.
If not already done, server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names.
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.71/upgrade.html#upgrading-to-v1710) for more details.
Improved Documentation Improved Documentation
---------------------- ----------------------
- Replace references to legacy metrics `synapse_admin_mau` with new metric names. ([\#14358](https://github.com/matrix-org/synapse/issues/14358)) - Document the changes to monthly active user metrics due to deprecation of legacy Prometheus metric names. ([\#14358](https://github.com/matrix-org/synapse/issues/14358), [\#14360](https://github.com/matrix-org/synapse/issues/14360))
- Include monthly active user metrics in the list of legacy metrics names. ([\#14360](https://github.com/matrix-org/synapse/issues/14360))
Deprecations and Removals Deprecations and Removals
...@@ -20,15 +25,6 @@ Internal Changes ...@@ -20,15 +25,6 @@ Internal Changes
- Run unit tests against Python 3.11. ([\#13812](https://github.com/matrix-org/synapse/issues/13812)) - Run unit tests against Python 3.11. ([\#13812](https://github.com/matrix-org/synapse/issues/13812))
Synapse (Next) (2022-11-01)
=========================
Please note that, as announced in the release notes for Synapse 1.69.0, legacy Prometheus metric names are now disabled by default.
They will be removed altogether in Synapse 1.73.0.
If not already done, server administrators should update their dashboards and alerting rules to avoid using the deprecated metric names.
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.71/upgrade.html#upgrading-to-v1710) for more details.
Synapse 1.71.0rc1 (2022-11-01) Synapse 1.71.0rc1 (2022-11-01)
============================== ==============================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment