This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
v1.35.0rc3
Pre-release
Pre-release
erikjohnston
released this
28 May 16:20
·
4642 commits
to develop
since this release
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)