Update docker.io/matrixdotorg/synapse Docker tag to v1.156.0 #839
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/docker.io-matrixdotorg-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.156.0Release Notes
element-hq/synapse (docker.io/matrixdotorg/synapse)
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.