Update package version to 1.116.1
This commit is contained in:
@@ -1426,3 +1426,10 @@
|
||||
* Update synapse to 1.135.0
|
||||
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.135.0)
|
||||
|
||||
[1.116.1]
|
||||
* Update synapse to 1.135.2
|
||||
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.135.2)
|
||||
* Fix invalidation of storage cache that was broken in 1.135.0. ([#​18786](https://github.com/element-hq/synapse/issues/18786))
|
||||
* Add a parameter to `upgrade_rooms(..)` to allow auto join local users. ([#​82](https://github.com/element-hq/synapse/issues/82))
|
||||
* Speed up upgrading a room with large numbers of banned users. ([#​18574](https://github.com/element-hq/synapse/issues/18574))
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "Secure & decentralized communication",
|
||||
"version": "1.116.0",
|
||||
"version": "1.116.1",
|
||||
"upstreamVersion": "1.135.2",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8008,
|
||||
|
||||
Reference in New Issue
Block a user