1.124.0rc3

This commit is contained in:
Erik Johnston
2025-02-07 13:42:57 +00:00
parent dcf7b39276
commit 0076197c97
4 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
# Synapse 1.124.0rc3 (2025-02-07)
### Bugfixes
- Fix regression in performance of sending events due to superfluous reads and locks. Introduced in v1.124.0rc1. ([\#18141](https://github.com/element-hq/synapse/issues/18141))
# Synapse 1.124.0rc2 (2025-02-05)
### Bugfixes