mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-14 14:45:10 +00:00
1.149.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# Synapse 1.149.1 (2026-03-11)
|
||||
|
||||
## Internal Changes
|
||||
|
||||
- Bump `matrix-synapse-ldap3` to `0.4.0` to support `setuptools>=82.0.0`. Fixes [\#19541](https://github.com/element-hq/synapse/issues/19541). ([\#19543](https://github.com/element-hq/synapse/issues/19543))
|
||||
|
||||
|
||||
|
||||
|
||||
# Synapse 1.149.0 (2026-03-10)
|
||||
|
||||
No significant changes since 1.149.0rc1.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Bump `matrix-synapse-ldap3` to `0.4.0` to support `setuptools>=82.0.0`.
|
||||
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
matrix-synapse-py3 (1.149.1) stable; urgency=medium
|
||||
|
||||
* New synapse release 1.149.1.
|
||||
|
||||
-- Synapse Packaging team <packages@matrix.org> Wed, 11 Mar 2026 09:30:24 +0000
|
||||
|
||||
matrix-synapse-py3 (1.149.0) stable; urgency=medium
|
||||
|
||||
* New synapse release 1.149.0.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "matrix-synapse"
|
||||
version = "1.149.0"
|
||||
version = "1.149.1"
|
||||
description = "Homeserver for the Matrix decentralised comms protocol"
|
||||
readme = "README.rst"
|
||||
authors = [
|
||||
|
||||
Reference in New Issue
Block a user