Update package version to 1.122.0

This commit is contained in:
Package Updates
2025-10-30 08:36:07 +00:00
parent 8819664ebb
commit e00a1f76b5
2 changed files with 5 additions and 1 deletions

View File

@@ -1490,3 +1490,7 @@
* Add experimental implementation of the GET /_matrix/client/v1/rtc/transports endpoint for the latest draft of MSC4143: MatrixRTC. (#18967)
* Expose a defer_to_threadpool function in the Synapse Module API that allows modules to run a function on a separate thread in a custom threadpool. (#19032)
[1.122.0]
* Update synapse to 1.141.0
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.141.0)