diff --git a/develop/admin_api/rooms.html b/develop/admin_api/rooms.html index 57118d6c5b..411de859e6 100644 --- a/develop/admin_api/rooms.html +++ b/develop/admin_api/rooms.html @@ -647,11 +647,6 @@ them handle rejoining themselves.

created. Consider whether you want to delete that roomm.

-

Deprecated endpoint

-

The previous deprecated API will be removed in a future release, it was:

-
POST /_synapse/admin/v1/rooms/<room_id>/delete
-
-

It behaves the same way than the current endpoint except the path and the method.

Make Room Admin API

Grants another user the highest power available to a local user who is in the room. If the user is not in the room, and it is not publicly joinable, then invite the user.

diff --git a/develop/print.html b/develop/print.html index 1ace9027e2..e8325a4b80 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1578,6 +1578,14 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb

Upgrading to v1.47.0

+

Removal of old Room Admin API

+

The following admin APIs were deprecated in Synapse 1.34 +(released on 2021-05-17) and have now been removed:

+ +

Any scripts still using the above APIs should be converted to use the +Delete Room API.

Deprecation of the user_may_create_room_with_invites module callback

The user_may_create_room_with_invites is deprecated and will be removed in a future version of Synapse. Modules implementing this callback can instead implement @@ -1604,7 +1612,7 @@ has been updated to reflect that calls to the /spaces, /hiera /summary endpoints can now be routed to workers for both client API and federation requests.

Upgrading to v1.42.0

-

Removal of old Room Admin API

+

Removal of old Room Admin API

The following admin APIs were deprecated in Synapse 1.25 (released on 2021-01-13) and have now been removed:

Upgrading to v1.47.0

+

Removal of old Room Admin API

+

The following admin APIs were deprecated in Synapse 1.34 +(released on 2021-05-17) and have now been removed:

+ +

Any scripts still using the above APIs should be converted to use the +Delete Room API.

Deprecation of the user_may_create_room_with_invites module callback

The user_may_create_room_with_invites is deprecated and will be removed in a future version of Synapse. Modules implementing this callback can instead implement @@ -287,7 +295,7 @@ has been updated to reflect that calls to the /spaces, /hiera /summary endpoints can now be routed to workers for both client API and federation requests.

Upgrading to v1.42.0

-

Removal of old Room Admin API

+

Removal of old Room Admin API

The following admin APIs were deprecated in Synapse 1.25 (released on 2021-01-13) and have now been removed: