chore(deps): update docker.io/matrixdotorg/synapse docker tag to v1.152.0#30
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update docker.io/matrixdotorg/synapse docker tag to v1.152.0#30renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
84f4a89 to
4b80edf
Compare
4b80edf to
c9d83f3
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.151.0→v1.152.0Release Notes
element-hq/synapse (docker.io/matrixdotorg/synapse)
v1.152.0Compare Source
Synapse 1.152.0 (2026-04-28)
No significant changes since 1.152.0rc1.
Configuration changes needed for deployments using workers
For deployments using workers, please note that this version introduces a new
quarantined_media_changesstream writer, which may require configuration changes.Please see the the relevant section in the upgrade notes for details.
Without configuring this new stream writer, only the main process will be able to handle the
/media/quarantineadmin API endpoints for quarantining media.Synapse 1.152.0rc1 (2026-04-22)
Features
unstable_features. (#19642)list, fetch and delete user reports. (#19657)
device_lists_changes_in_room. (#19473, #19709)Bugfixes
device_keys: nullin the request toPOST /_matrix/client/v3/keys/upload, as per the spec. This was temporarily allowed as a workaround for misbehaving clients. (#19637)SQLITE_DBCONFIG_DEFENSIVEby default, such as macOS. (#19690)Improved Documentation
_setup_sequence(...)inportdb. (#19675)Internal Changes
limitargument in_maybe_backfill_inner(...). (#19630)spam_checker_spammyinternal event metadata. (#19453)FilteredEventclass that saves us copying events. (#19640)EventInternalMetadatato useArc<RwLock<_>>. (#19669)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.