Version 1.27.1

This commit is contained in:
Girish Ramakrishnan
2021-07-24 00:08:49 -07:00
parent a6c93ac360
commit b5963b4276
3 changed files with 5 additions and 2 deletions

View File

@@ -449,3 +449,6 @@
* Add metrics for new inbound federation staging area. (#10284)
* Add script to print information about recently registered users. (#10290)
[1.27.1]
* Update Synapse to 1.38.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.38.1)

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.27.0",
"version": "1.27.1",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,

View File

@@ -1,4 +1,4 @@
This app packages Synapse <upstream>1.38.0</upstream>.
This app packages Synapse <upstream>1.38.1</upstream>.
**This package only provides the Matrix backend. A variety of clients are available
[here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and