matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.79k stars 2.13k forks source link

Declare support for Matrix v1.9 #16709

Closed clokep closed 10 months ago

clokep commented 10 months ago

See the changelog (note that I stripped out spec clarifications).

This also requires us to finish support for Matrix v1.8: see #16176.

Client-Server API

Backwards Compatible Changes

clokep commented 10 months ago

So this is already done, pending #16176.