summary refs log tree commit diff
tag namev1.81.0rc2 (d7412a157a7367ba26b519b4c17e4173ede24897)
tag date2023-04-06 16:08:45 +0100
tagged byDavid Robertson <davidr@element.io>
tagged objectcommit edf046ece7...
downloadsynapse-1.81.0rc2.tar.xz
Synapse 1.81.0rc2 (2023-04-06)
==============================

Synapse now attempts the versioned appservice paths before falling back to the
[legacy paths](https://spec.matrix.org/v1.6/application-service-api/#legacy-routes).
Usage of the legacy routes should be considered deprecated.

Additionally, Synapse has supported sending the application service access token
via [the `Authorization` header](https://spec.matrix.org/v1.6/application-service-api/#authorization)
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](https://github.com/matrix-org/synapse/issues/15391))

Internal Changes
----------------

- Update CI to run complement under the latest stable go version. ([\#15403](https://github.com/matrix-org/synapse/issues/15403))
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEE1508oLYUKainYFJakD7OEIo53t0FAmQu4H0ACgkQkD7OEIo5
3t06Fg//ScJO/IbYkL8LfNbR9nDKOnRYEbBfFz4A2TX25MPyvXMvQB3mGGvbyoLy
GC7sTqpw3LAEVCmqWMfyWMF/jFuBiroRGe7WJnmKz+8zP1ozxV8tzdjieKyKLe9m
Qj7XHI6OFxP3sZdHb88/HEyajaTzkf/n59PFQJypCLsiCnbrWputGdRhUQGrc3Xg
45kY283sK/VZr+XmgSGSYDqjS254OfMxM+L63azr8gQ9Eyo6lxJVrI8ERJjPT7tw
pEFL6UH5Ub2I9cKOJ8ixptrGl+tbk+YsCkwG8ToreKxNYhPFltZmABhMNxFMrZon
rP/7t8Zsv3j86IzHUZwPi2xCr78UgwG+2vZjM/GFBImMq7/RX9gBJntwOx8vrODk
ARHmcaFvslcCnXef1kjgmgB6g9Zt8hKTgA5xSEwNsLXmAz5mIhKDAjBXOApk/gWe
7qrorbN0bUKu88zf4denMtWlTmEuzmDCYwvEbo69wvlIit3f7ZWkBRUOz1bxwnjD
Rsl1dO5SWN2o/WCYft5FeizbOA0qQ9wvDrza79z6p29d1ji/1esO1YH7tmxayeC4
2x90a4JevbOQcBmu5UGTBw8RLn2ein5IhIseVuL0QKfwFI+HPelMQzExopzGpp1S
32K+hGJiydA4westmuuRQfxjPcSfXwm8vN1xbGb2t64SbweXQxk=
=K1WH
-----END PGP SIGNATURE-----