Update oci.element.io/synapse Docker tag to v1.158.0 #4
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
major
minor
patch
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
oeng/matrix-docker-images!4
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/oci.element.io-synapse-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.155.0→v1.158.0Release Notes
element-hq/synapse (oci.element.io/synapse)
v1.158.0Compare Source
Changelog: https://github.com/element-hq/synapse/blob/release-v1.158/CHANGES.md
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)v1.156.0Compare Source
Synapse 1.156.0 (2026-07-07)
No significant changes since 1.156.0rc1.
Synapse 1.156.0rc1 (2026-06-30)
Features
allowed_room_idsin the/summaryclient-server API response for rooms with restricted join rules, as required by Matrix 1.15.Contributed by @FrenchGithubUser @Famedly. (#19762)
/restart) to bypass ratelimits for unauthenticated requests based on the client IP address. (#19794)synapse_non_deactivated_user_countwhich tracks the number of non-deactivated users in the database, split byapp_service. (#19848)GET /_matrix/client/unstable/org.matrix.msc1763/retention/configurationendpoint is now provided when retentionis enabled and
experimental_features.msc1763_enabledis enabled, based onMSC1763. (#19853)
Bugfixes
org.matrix.msc4143inunstable_featureswhenmsc4143_enabledis set. (#19646)0no longer logSynapse now listening on TCP port 0. (#19810)/purge_historywhen notifications had already been rotated into the summary table. (#19834)/synccaching transient errors for thesync_response_cache_duration. (#19845)delete_local_eventsbeing set to false, in room versions other than 1 and 2. (#19850)Improved Documentation
auto_join_roomsconfig documentation to cover requirements for auto-joining invite-only rooms. (#19660)Internal Changes
simple_select_one_onecol_txn()more helpful by naming the table of the select - as all other query wrapper functions already did. (#19869)get_user_which_could_invitelogic to reuseget_users_which_can_issue_invite. Contributed by Noah Markert. (#19732)twisted.protocols.amp.TooLongerror undertrial -jN) caused by an oversized debug log line. (#19832)default_config(server_name="test")usage in test utilities. (#19849).ruff_cache/directory to.gitignore. (#19854)poetryin CI from2.2.1to2.4.1. (#19866, #19877)deferredandtokio_runtimeto their own Rust modules. (#19868)cargo-testandcargo-benchCI jobs from being skipped, even on PRs that have Rust changes. (#19883)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 has been generated by Mend Renovate.