chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.132.0 #708
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.131.0->v1.132.0Release Notes
element-hq/synapse (ghcr.io/element-hq/synapse)
v1.132.0Compare Source
Synapse 1.132.0 (2025-06-17)
Improved Documentation
Synapse 1.132.0rc1 (2025-06-10)
Features
user_may_send_state_eventmodule API callback. (#18455)get_media_config_for_userandis_user_allowed_to_upload_media_of_sizemodule API callbacks that allow overriding of media repository maximum upload size. (#18457)get_ratelimit_override_for_usermodule API callback that allows overriding of per-user ratelimits. (#18458)room_configargument touser_may_create_roomspam checker module callback. (#18486)/_matrix/app/v1/pingwill now force Synapse to reattempt delivering transactions to appservices. (#18521)RatelimitOverridetype fromsynapse.module_apiin modules and renamemessages_per_secondtoper_second. (#18513)Bugfixes
Improved Documentation
CAP_NET_BIND_SERVICEas an alternative to running Synapse as root in order to bind to a privileged port. (#18408)Internal Changes
received_transactionsolder than 1 day, rather than 30 days. (#18310)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Renovate Bot.