diff options
author | Sean Quah <seanq@matrix.org> | 2022-10-06 10:33:23 +0100 |
---|---|---|
committer | Sean Quah <seanq@matrix.org> | 2022-10-06 10:33:23 +0100 |
commit | f6f6bdc7b3bc3ccf26028c7342fbf33968bf4071 (patch) | |
tree | a2429be6cdff5f3471214bc21037dfe1c36375d3 /CHANGES.md | |
parent | Fix backwards compatibility with upcoming threads schema changes. (#14045) (diff) | |
download | synapse-f6f6bdc7b3bc3ccf26028c7342fbf33968bf4071.tar.xz |
1.69.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md index 60961bf38d..bb3ba7cff2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,12 +1,20 @@ -Synapse 1.69.0rc1 (2022-10-04) +Synapse 1.69.0rc2 (2022-10-06) ============================== - Please note that legacy Prometheus metric names are now deprecated and will be removed in Synapse 1.73.0. 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.69/upgrade.html#upgrading-to-v1690) for more details. +Internal Changes +---------------- + +- Ensure Synapse v1.69 works with upcoming database changes in v1.70. ([\#14045](https://github.com/matrix-org/synapse/issues/14045)) + + +Synapse 1.69.0rc1 (2022-10-04) +============================== + Features -------- |