chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.132.0 #660
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/ghcr.io-element-hq-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.131.0
->v1.132.0
Release Notes
element-hq/synapse (ghcr.io/element-hq/synapse)
v1.132.0
Compare Source
Synapse 1.132.0 (2025-06-17)
Improved Documentation
Synapse 1.132.0rc1 (2025-06-10)
Features
user_may_send_state_event
module API callback. (#18455)get_media_config_for_user
andis_user_allowed_to_upload_media_of_size
module API callbacks that allow overriding of media repository maximum upload size. (#18457)get_ratelimit_override_for_user
module API callback that allows overriding of per-user ratelimits. (#18458)room_config
argument touser_may_create_room
spam checker module callback. (#18486)/_matrix/app/v1/ping
will now force Synapse to reattempt delivering transactions to appservices. (#18521)RatelimitOverride
type fromsynapse.module_api
in modules and renamemessages_per_second
toper_second
. (#18513)Bugfixes
Improved Documentation
CAP_NET_BIND_SERVICE
as an alternative to running Synapse as root in order to bind to a privileged port. (#18408)Internal Changes
received_transactions
older 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: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.