Update Matrix #194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/194/head"
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:
1.3.0->1.4.0v1.139.2->v1.140.0Release Notes
element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)
v1.4.0Compare Source
element-hq/synapse (matrixdotorg/synapse)
v1.140.0Compare Source
Synapse 1.140.0 (2025-10-14)
Compatibility notice for users of
synapse-s3-storage-providerDeployments that make use of the synapse-s3-storage-provider module must upgrade to v1.6.0.
Using older versions of the module with this release of Synapse will prevent users from being able to upload or download media.
No significant changes since 1.140.0rc1.
Synapse 1.140.0rc1 (2025-10-10)
Features
the
origin/media_ididentifier found in a Matrix Content URI. (#18911)GET /_matrix/client/v1/rtc/transportsendpoint for the latest draft of MSC4143: MatrixRTC. (#18967)defer_to_threadpoolfunction in the Synapse Module API that allows modules to run a function on a separate thread in a custom threadpool. (#19032)Bugfixes
room_configargument and documentation foruser_may_create_roomspam-checker callback. (#18721)user_ips_max_age. (#18948)Improved Documentation
Deferredcallbacks interact with logcontexts. (#18914)rc_room_creationandrc_reportsto clarify that aper_userrate limit is not supported. (#18998)Deprecations and Removals
LoggingContext.set_current_context/LoggingContext.current_contextmethods which already have equivalent bare methods insynapse.logging.context. (#18989)Internal Changes
SynapseHomeServerobject, allowing artifacts of embedded small hosts to be properly garbage collected. (#18828)server_namein logging context for multiple Synapse instances in one process. (#18868)make_deferred_yieldableso it follows Synapse logcontext rules. (#18903)_get_e2e_cross_signing_signatures_for_devicesby increasing the batch size of devices the query is called with, reducing DB load. (#18939)no active span when trying to logtracing error on startup (when OpenTracing is enabled). (#18959)run_coroutine_in_background(...)incorrectly handling logcontext. (#18964)timeout_deferredtests. (#18974)ReplicationUploadKeysForUserRestServletas a follow-up to the work in #18581 that moved device changes off the main process. (#18988)MockClock()in tests. (#18992)LogContextScopeManagerinstead of OpenTracing'sContextVarsScopeManagerwhich was causing problems when using the experimentalSYNAPSE_ASYNC_IO_REACTORoption with tracing enabled. (#19007)version_stringargument fromHomeServersince it's always the same. (#19012)hs.start_background_tasks()introduced from a bad merge. (#19013)create_homeserver) and setup (setup). (#19015)macos-13GitHub Actions runner for themacos-15-intelvariant. (#19025)RootConfig.validate_config()which can be subclassed inHomeServerConfigto do cross-config class validation. (#19027)release.pyscript to accept a--gh-tokenargument. (#19035)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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.