You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define hkdf-hmac-sha256.v2 MAC method for SAS verification, as per MSC3783.
Server-Server API
Remove keyId from the server /keys endpoints, as per MSC3938.
Application Service API
Add information on standard error responses for unknown endpoints/methods, as per MSC3743.
We would only care about this for calling out to AS, but I don't think we call any potentially unknown endpoints so maybe nothing to do? Could future proof by using the same code we do for federation though.
Identity Service API
Add information on standard error responses for unknown endpoints/methods, as per MSC3743.
We would only care about this for calling out to IS, but I don't think we call any potentially unknown endpoints so maybe nothing to do? Could future proof by using the same code we do for federation though.
Push Gateway API
Add information on standard error responses for unknown endpoints/methods, as per MSC3743.
We would only care about this for calling out to PG, but I don't think we call any potentially unknown endpoints so maybe nothing to do? Could future proof by using the same code we do for federation though.
Room Versions
Update the default room version to 10, as per MSC3904.
See https://matrix.org/blog/2023/02/14/matrix-v-1-6-release
Client-Server API
/timestamp_to_eventendpoint to stable v1 location #14471Server-Server API
Application Service API
Identity Service API
Push Gateway API
Room Versions