Update package version to 1.108.1
This commit is contained in:
@@ -1381,3 +1381,8 @@
|
|||||||
* Fix detection of workflow failures in the release script. (#18211)
|
* Fix detection of workflow failures in the release script. (#18211)
|
||||||
* Add caching support to media endpoints. (#18235)
|
* Add caching support to media endpoints. (#18235)
|
||||||
|
|
||||||
|
[1.108.1]
|
||||||
|
* Update synapse to 1.127.1
|
||||||
|
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.127.1)
|
||||||
|
* Fix CVE-2025-30355 / GHSA-v56r-hwv5-mxg6. High severity vulnerability affecting federation. The vulnerability has been exploited in the wild.
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"tagline": "Secure & decentralized communication",
|
"tagline": "Secure & decentralized communication",
|
||||||
"version": "1.108.0",
|
"version": "1.108.1",
|
||||||
"upstreamVersion": "1.127.1",
|
"upstreamVersion": "1.127.1",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
|
|||||||
Reference in New Issue
Block a user