[use `GET` instead of `POST` for `/events`](https://github.com/matrix-org/matrix-spec-proposals/pull/3814/files#r948469437) will require - updating the MSC - updating the Synapse implementation - ~~updating Rust SDK~~ (we think not because method doesn't touch rust-sdk) - updating JS-SDK Re-check breaking backwards compatibility with @mxandreas.