0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-20 12:33:46 +02:00

Remind people that direct TCP replication is disabled. (#13674)

This commit is contained in:
Patrick Cloke 2022-08-31 05:43:00 -04:00 committed by GitHub
parent 31f2a3fbc3
commit 61b37ddd37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,11 @@
Synapse 1.66.0
==============
Deployments with multiple workers should note that the direct TCP replication
configuration was deprecated in Synapse v1.18.0 and will be removed in Synapse
v1.67.0. See [docs/workers.md](https://github.com/matrix-org/synapse/blob/release-v1.18.0/docs/workers.md)
for more details.
Synapse 1.66.0rc2 (2022-08-30)
==============================