Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 88f9e8d

Browse files
committed
Move deprecation notices to the top of the changelog
1 parent cdf569e commit 88f9e8d

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CHANGES.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
Synapse 1.37.0 (2021-06-29)
22
===========================
33

4-
No significant changes.
5-
6-
7-
Synapse 1.37.0rc1 (2021-06-24)
8-
==============================
9-
104
This release deprecates the current spam checker interface. See the [upgrade notes](https://matrix-org.github.io/synapse/develop/upgrade#deprecation-of-the-current-spam-checker-interface) for more information on how to update to the new generic module interface.
115

126
This release also removes support for fetching and renewing TLS certificates using the ACME v1 protocol, which has been fully decommissioned by Let's Encrypt on June 1st 2021. Admins previously using this feature should use a [reverse proxy](https://matrix-org.github.io/synapse/develop/reverse_proxy.html) to handle TLS termination, or use an external ACME client (such as [certbot](https://certbot.eff.org/)) to retrieve a certificate and key and provide them to Synapse using the `tls_certificate_path` and `tls_private_key_path` configuration settings.
137

8+
Synapse 1.37.0rc1 (2021-06-24)
9+
==============================
1410

1511
Features
1612
--------

0 commit comments

Comments
 (0)