Update ghcr.io/element-hq/synapse Docker tag to v1.125.0 #432
Reference in New Issue
Block a user
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.124.0
->v1.125.0
Release Notes
element-hq/synapse (ghcr.io/element-hq/synapse)
v1.125.0
Compare Source
Synapse 1.125.0 (2025-02-25)
No significant changes since 1.125.0rc1.
Synapse 1.125.0rc1 (2025-02-18)
Features
attribute_requirements
. (#17949)admin_token_path
andclient_secret_path
for MSC3861. (#18004)get_current_time_msec()
method to the module API for sound time comparisons with Synapse. (#18144)Bugfixes
check_username_for_spam
callback. Broke in v1.122.0. (#18135)Updates to the Docker image
SYNAPSE_HTTP_PROXY
/SYNAPSE_HTTPS_PROXY
/SYNAPSE_NO_PROXY
environment variables to pass through specifically to the Synapse process (instead of needing to applyhttp_proxy
/https_proxy
/no_proxy
globally). (#18158)Improved Documentation
daemonize
,print_pidfile
,user_agent_suffix
,use_frozen_dicts
,manhole
). (#18122)burst_count
field an integer inrc_presence
config documentation example. (#18159)Internal Changes
DatabasePool.simple_select_one_txn
to return non-None
when theallow_none
parameter isFalse
. (#17616)since
token to/sync
API. (#18139)Updates to locked dependencies
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 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.