chore(deps): update matrixdotorg/synapse docker tag to v1.122.0 #2993
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.121.1
->v1.122.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
element-hq/synapse (matrixdotorg/synapse)
v1.122.0
Compare Source
Synapse 1.122.0 (2025-01-14)
Please note that this version of Synapse drops support for PostgreSQL 11 and 12. The minimum version of PostgreSQL supported is now version 13.
No significant changes since 1.122.0rc1.
Synapse 1.122.0rc1 (2025-01-07)
Deprecations and Removals
Features
email.tlsname
config option. This allows specifying the domain name used to validate the SMTP server's TLS certificate separately from theemail.smtp_host
to connect to. (#17849)check_username_for_spam
callbacks tospam_checker_module_callbacks
. Contributed by [email protected]. (#17916)fetch the number of rooms the provided user has joined after a given timestamp, and get report IDs of event
reports against a provided user (i.e. where the user was the sender of the reported event). (#17948)
macaroon_secret_key_path
config option. (#17983)Bugfixes
third_party_rules
module, where the invite would be stuck for the client. (#17930)Improved Documentation
synapse.app.generic_worker
documentation to only recommendGET
requests for stream writer routes by default, unless the worker is also configured as a stream writer. Contributed by @evoL. (#17954)last_seen_ts
query parameter to the query user Admin API. (#17976)TaskScheduler
class. (#17992)Internal Changes
RoomID
&EventID
rust types. (#17996)twisted.internet.defer.returnValue
. Contributed by Colin Watson. (#18020)get_profile
to no longer include fields with a value ofNone
. (#18063)Updates to locked dependencies
Changelogs for older versions can be found here.
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: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.