github matrix-org/synapse v1.81.0rc2

latest releases: v1.98.0, v1.98.0rc1, v1.97.0...
pre-release19 months ago

Synapse 1.81.0rc2 (2023-04-06)

Synapse now attempts the versioned appservice paths before falling back to the legacy paths. Usage of the legacy routes should be considered deprecated.

Additionally, Synapse has supported sending the application service access token via the Authorization header since v1.70.0. For backwards compatibility it is also sent as the access_token query parameter. This is insecure and should be considered deprecated.

A future version of Synapse (v1.88.0 or later) will remove support for legacy application service routes and query parameter authorization.

Bugfixes

  • Fix the set_device_id_for_pushers_txn background update crash. (#15391)

Internal Changes

  • Update CI to run complement under the latest stable go version. (#15403)

Don't miss a new synapse release

NewReleases is sending notifications on new releases.