chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.131.0 #698
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.128.0->v1.131.0Release Notes
element-hq/synapse (ghcr.io/element-hq/synapse)
v1.131.0Compare Source
Synapse 1.131.0 (2025-06-03)
No significant changes since 1.131.0rc1.
Synapse 1.131.0rc1 (2025-05-28)
Features
msc4263_limit_key_queries_to_users_who_share_roomsconfig option as per MSC4263. (#18180)_. Contributed by_(@hex5f). (#18262)Bugfixes
_maybe_retry_device_resyncentrance. (#18391)tests.handlers.test_worker_lock.WorkerLockTestCase.test_lock_contentiontest which could spuriously time out on RISC-V architectures due to performance differences. (#18430)Improved Documentation
room_list_publication_rulesdocs to consider defaults that changed in v1.126.0. Contributed by @HarHarLinks. (#18286)Internal Changes
_NotifierUserStream. (#18380)RootConfig/Config. (#18409)cibuildwheels config to avoid it being disabled on a future upgrade tocibuildwheelv3. (#18417)flush_buffer()for Pythonprint(...)output. (#18420)CREATE/DROP INDEXin a schema delta. (#18440)Updates to locked dependencies
v1.130.0Compare Source
Synapse 1.130.0 (2025-05-20)
Bugfixes
Synapse 1.130.0rc1 (2025-05-13)
Features
GET /_synapse/admin/v1/scheduled_tasksto fetch scheduled tasks. (#18214)user_directory.exclude_remote_userswhich, 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
pushconfig option. Contributed by @HarHarLinks. (#18320)/_matrix/federation/v1/versionto list of federation endpoints that can be handled by workers. (#18377)GET /_synapse/admin/v1/scheduled_tasksto fetch scheduled tasks. (#18384)Internal Changes
should_drop_federated_eventto 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
280af8ato5b1a254. (#18365)v1.129.0Compare Source
Synapse 1.129.0 (2025-05-06)
No significant changes since 1.129.0rc2.
Synapse 1.129.0rc2 (2025-04-30)
Synapse 1.129.0rc1 was never formally released due to regressions discovered during the release process. 1.129.0rc2 fixes those regressions by reverting the affected PRs.
Internal Changes
total_event_count,total_message_count, andtotal_e2ee_event_countfields to the homeserver usage statistics.", added in v1.129.0rc1. (#18373)Synapse 1.129.0rc1 (2025-04-15)
Features
passthrough_authorization_parametersin OIDC configuration to allow passing parameters to the authorization grant URL. (#18232)total_event_count,total_message_count, andtotal_e2ee_event_countfields to the homeserver usage statistics. (#18260)~~ This was reverted in 1.129.0rc2.Bugfixes
force_tracing_for_usersconfig when using delegated auth. (#18334)ExternalIDReuseexception after migrating to MAS on workers with a high traffic. (#18342)Updates to the Docker image
Internal Changes
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.