Skip to content

automation: Update matrix-synapse Docker tag to v1.35.0

Housekeeper (bot) requested to merge renovate/matrix-synapse-1.x into master

This MR contains the following updates:

Package Update Change
matrix-synapse minor 1.34.0 -> 1.35.0

Release Notes

matrix-org/synapse

v1.35.0

Compare Source

===========================

Note that the tag and docker images for v1.35.0rc3 were incorrectly built. If you are experiencing issues with either, it is recommended to upgrade to the equivalent tag or docker image for the v1.35.0 release.

Deprecations and Removals

  • The core Synapse development team plan to drop support for the unstable API of MSC2858, including the undocumented experimental.msc2858_enabled config option, in August 2021. Client authors should ensure that their clients are updated to use the stable API (which has been supported since Synapse 1.30) well before that time, to give their users time to upgrade. (#​10101)

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)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Merge request reports

Loading