Update package version to 1.114.0
This commit is contained in:
@@ -1411,3 +1411,10 @@
|
||||
* Update synapse to 1.132.0
|
||||
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.132.0)
|
||||
|
||||
[1.114.0]
|
||||
* Update synapse to 1.133.0
|
||||
* [Full Changelog](https://github.com/element-hq/synapse/releases/tag/v1.133.0)
|
||||
* Pre-built wheels are now built using the manylinux\_2\_28 base, which is expected to be compatible with distros using glibc 2.28 or later, including:
|
||||
* Previously, wheels were built using the manylinux2014 base, which was expected to be compatible with distros using glibc 2.17 or later.
|
||||
* Bump `cibuildwheel` to 3.0.0 to fix the `manylinux` wheel builds. ([#​18615](https://github.com/element-hq/synapse/issues/18615))
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "Secure & decentralized communication",
|
||||
"version": "1.113.0",
|
||||
"version": "1.114.0",
|
||||
"upstreamVersion": "1.133.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8008,
|
||||
|
||||
Reference in New Issue
Block a user