Version 1.76.1
This commit is contained in:
@@ -1055,3 +1055,7 @@
|
|||||||
* Revert MSC3861 introspection cache, admin impersonation and account lock. (#16258)
|
* Revert MSC3861 introspection cache, admin impersonation and account lock. (#16258)
|
||||||
* Fix incorrect docstring for Ratelimiter. (#16255)
|
* Fix incorrect docstring for Ratelimiter. (#16255)
|
||||||
|
|
||||||
|
[1.76.1]
|
||||||
|
* Update Synapse to 1.92.2
|
||||||
|
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.92.2)
|
||||||
|
*
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
"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.76.0",
|
"version": "1.76.1",
|
||||||
"upstreamVersion": "1.92.1",
|
"upstreamVersion": "1.92.2",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
"memoryLimit": 536870912,
|
"memoryLimit": 536870912,
|
||||||
|
|||||||
Reference in New Issue
Block a user