Skip to content

Commit b99a587

Browse files
committed
1.149.1
1 parent f37a30d commit b99a587

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Synapse 1.149.1 (2026-03-11)
2+
3+
## Internal Changes
4+
5+
- 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))
6+
7+
8+
9+
110
# Synapse 1.149.0 (2026-03-10)
211

312
No significant changes since 1.149.0rc1.

changelog.d/19543.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
matrix-synapse-py3 (1.149.1) stable; urgency=medium
2+
3+
* New synapse release 1.149.1.
4+
5+
-- Synapse Packaging team <packages@matrix.org> Wed, 11 Mar 2026 09:30:24 +0000
6+
17
matrix-synapse-py3 (1.149.0) stable; urgency=medium
28

39
* New synapse release 1.149.0.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "matrix-synapse"
3-
version = "1.149.0"
3+
version = "1.149.1"
44
description = "Homeserver for the Matrix decentralised comms protocol"
55
readme = "README.rst"
66
authors = [

0 commit comments

Comments
 (0)