chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.130.0 #501
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.129.0
->v1.130.0
Release Notes
element-hq/synapse (ghcr.io/element-hq/synapse)
v1.130.0
Compare Source
Synapse 1.130.0 (2025-05-20)
Bugfixes
Synapse 1.130.0rc1 (2025-05-13)
Features
GET /_synapse/admin/v1/scheduled_tasks
to fetch scheduled tasks. (#18214)user_directory.exclude_remote_users
which, when enabled, excludes remote users from user directory search results. (#18300)GET /devices/
on workers. (#18355)Bugfixes
Updates to the Docker image
configure_workers_and_start.py
, use the same absolute path of Python in the interpreter shebang, and invoke child Python processes withsys.executable
. (#18291)start_for_complement.sh
, replace some external program calls with shell builtins. (#18293)Improved Documentation
push
config option. Contributed by @HarHarLinks. (#18320)/_matrix/federation/v1/version
to list of federation endpoints that can be handled by workers. (#18377)GET /_synapse/admin/v1/scheduled_tasks
to fetch scheduled tasks. (#18384)Internal Changes
should_drop_federated_event
to federation invites. (#18330)/rooms/
admin API to be run on workers. (#18360)at_hash
(access token hash) field in OIDC ID Tokens if we don't end up actually using the OIDC Access Token. (#18374, #18385)Updates to locked dependencies
280af8a
to5b1a254
. (#18365)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.