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

Commit 4aa027e

Browse files
committed
Add deprecation warning for admin api under client api prefixes
1 parent f76194a commit 4aa027e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ Synapse 1.21.0 (2020-10-12)
33

44
No significant changes since v1.21.0rc3.
55

6+
As [noted in
7+
v1.20.0](https://github.com/matrix-org/synapse/blob/release-v1.21.0/CHANGES.md#synapse-1200-2020-09-22),
8+
a future release will drop support for accessing Synapse's
9+
[Admin API](https://github.com/matrix-org/synapse/tree/master/docs/admin_api) under the
10+
`/_matrix/client/*` endpoint prefixes. Please update your
11+
[reverse proxy configuration](https://github.com/matrix-org/synapse/blob/master/docs/reverse_proxy.md)
12+
accordingly.
13+
614

715
Synapse 1.21.0rc3 (2020-10-08)
816
==============================

0 commit comments

Comments
 (0)