Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v1.70.1

Compare
Choose a tag to compare
@reivilibre reivilibre released this 28 Oct 13:17
· 1788 commits to develop since this release

Synapse 1.70.1 (2022-10-28)

This release fixes some regressions that were discovered in 1.70.0.

#14300 was previously reported to be a regression in 1.70.0 as well. However, we have since concluded that it was limited to the reporter and thus have not needed to include any fix for it in 1.70.1.

Bugfixes

  • Fix a bug introduced in Synapse 1.70.0rc1 where the access tokens sent to application services as headers were malformed. Application services which were obtaining access tokens from query parameters were not affected. (#14301)
  • Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314)