diff options
author | reivilibre <oliverw@matrix.org> | 2022-10-03 17:16:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-03 17:16:15 +0000 |
commit | b381701f8c07444fb86d80a79f561c8468a6c0b7 (patch) | |
tree | e51b3511f59ff2630cd5315736cfcf6cfdf7a518 /changelog.d/14024.removal | |
parent | Bump actions/cache from 2 to 3 (#13980) (diff) | |
download | synapse-b381701f8c07444fb86d80a79f561c8468a6c0b7.tar.xz |
Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024)
Diffstat (limited to 'changelog.d/14024.removal')
-rw-r--r-- | changelog.d/14024.removal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14024.removal b/changelog.d/14024.removal new file mode 100644 index 0000000000..9b83cb3927 --- /dev/null +++ b/changelog.d/14024.removal @@ -0,0 +1 @@ +Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. See the upgrade notes for more information. \ No newline at end of file |