diff options
author | reivilibre <oliverw@matrix.org> | 2023-05-19 16:13:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-19 11:13:44 -0500 |
commit | 736199b7638175c439fff10a1f8a2d7da96838e5 (patch) | |
tree | f0196bcd5a283c918ce11b623f10a6ed6b7eb7b8 /changelog.d/10428.removal | |
parent | Rename blacklist/whitelist internally. (#15620) (diff) | |
download | synapse-736199b7638175c439fff10a1f8a2d7da96838e5.tar.xz |
Remove old R30 because R30v2 supercedes it (#10428)
R30v2 has been out since 2021-07-19 (https://github.com/matrix-org/synapse/pull/10332) and we started collecting stats on 2021-08-16. Since it's been over a year now (almost 2 years), this is enough grace period for us to now rip it out.
Diffstat (limited to 'changelog.d/10428.removal')
-rw-r--r-- | changelog.d/10428.removal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10428.removal b/changelog.d/10428.removal new file mode 100644 index 0000000000..c056e89585 --- /dev/null +++ b/changelog.d/10428.removal @@ -0,0 +1 @@ +Remove the old version of the R30 (30-day retained users) phone-home metric. |