Update matrixdotorg/synapse Docker tag to v1.157.2 - #789
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/matrixdotorg-synapse-1.x
branch
from
July 22, 2026 16:01
e0d0da7 to
5321954
Compare
renovate
Bot
force-pushed
the
renovate/matrixdotorg-synapse-1.x
branch
from
July 28, 2026 14:59
5321954 to
58da1a3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.156.0→v1.157.2Release Notes
element-hq/synapse (matrixdotorg/synapse)
v1.157.2Compare Source
Synapse 1.157.2 (2026-07-28)
This security release addresses several vulnerabilities.
Please upgrade when you can, particularly if your homeserver participates in open federation
and/or has untrusted local users.
Security Fixes
High severity:
Moderate severity:
Low severity:
v1.157.1Compare Source
Synapse 1.157.1 (2026-07-22)
Bugfixes
experimental_featuresno longer being accepted. (#19987)v1.157.0Compare Source
Synapse 1.157.0 (2026-07-21)
No significant changes since 1.157.0rc1.
Synapse 1.157.0rc1 (2026-07-14)
Features
exclude_rooms_from_presenceconfiguration option to stop presence being routed between users solely because they share one of the listed rooms. (#19935)Bugfixes
flag_existing_quarantined_mediabackground update skipping some quarantined remote media. Introduced in v1.152.0. (#19901)Contributed by @m4us1ne. (#19902)
de.sorunome.msc2409.push_ephemeralregistration flag stopped receiving ephemeral events (including to-device messages used for encryption). Introduced in v1.156.0. (#19928)SYNAPSE_ASYNC_IO_REACTOR=1on Python 3.14. (#19949)Deprecations and Removals
Internal Changes
HomeserverTestCase.get_success(...)and friends to drive async Rust (Tokio runtime/thread pool). (#19871, #19879)golangci-lintto CI. (#19888)test_redact_messages_all_roomstest, as this caused flakiness. (#19890)/eventsendpoint fromPOSTtoGET. (#19896)/eventsendpoint paging to match spec conventions. (#19897)sliding_sync_connection_lazy_membersto speed up deleting old sliding sync connection positions. (#19923)test_lock_contentionbeing flaky when running against PostgreSQL by budgeting CPU time rather than wall-clock time. (#19929)FIXMEnote forTestOIDCProviderUnavailable(problem tracked by #19937). (#19938)last_active_granularity,sync_online_timeoutandidle_timeoutoptions to thepresenceconfig section to allow tuning the presence state machine timers. (#19942)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.