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

v1.35.0rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikjohnston erikjohnston released this 28 May 16:20
· 4642 commits to develop since this release
v1.35.0rc3

Synapse 1.35.0rc3 (2021-05-28)

Bugfixes

  • Fixed a bug causing replication requests to fail when receiving a lot of events via federation. Introduced in v1.33.0. (#10082)
  • Fix HTTP response size limit to allow joining very large rooms over federation. Introduced in v1.33.0. (#10093)

Internal Changes

  • Log method and path when dropping request due to size limit. (#10091)