forked from matrix-org/synapse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No significant changes since 1.117.0rc1. - Add config option `redis.password_path`. ([\#17717](element-hq/synapse#17717)) - Fix a rare bug introduced in v1.29.0 where invalidating a user's access token from a worker could raise an error. ([\#17779](element-hq/synapse#17779)) - In the response to `GET /_matrix/client/versions`, set the `unstable_features` flag for [MSC4140](matrix-org/matrix-spec-proposals#4140) to `false` when server configuration disables support for delayed events. ([\#17780](element-hq/synapse#17780)) - Improve input validation and room membership checks in admin redaction API. ([\#17792](element-hq/synapse#17792)) - Clarify the docstring of `test_forget_when_not_left`. ([\#17628](element-hq/synapse#17628)) - Add documentation note about PYTHONMALLOC for accurate jemalloc memory tracking. Contributed by @hensg. ([\#17709](element-hq/synapse#17709)) - Remove spurious "TODO UPDATE ALL THIS" note in the Debian installation docs. ([\#17749](element-hq/synapse#17749)) - Explain how load balancing works for `federation_sender_instances`. ([\#17776](element-hq/synapse#17776)) - Minor performance increase for large accounts using sliding sync. ([\#17751](element-hq/synapse#17751)) - Increase performance of the notifier when there are many syncing users. ([\#17765](element-hq/synapse#17765), [\#17766](element-hq/synapse#17766)) - Fix performance of streams that don't change often. ([\#17767](element-hq/synapse#17767)) - Improve performance of sliding sync connections that do not ask for any rooms. ([\#17768](element-hq/synapse#17768)) - Reduce overhead of sliding sync E2EE loops. ([\#17771](element-hq/synapse#17771)) - Sliding sync minor performance speed up using new table. ([\#17787](element-hq/synapse#17787)) - Sliding sync minor performance improvement by omitting unchanged data from incremental responses. ([\#17788](element-hq/synapse#17788)) - Speed up sliding sync when there are many active subscriptions. ([\#17789](element-hq/synapse#17789)) - Add missing license headers on new source files. ([\#17799](element-hq/synapse#17799)) * Bump phonenumbers from 8.13.45 to 8.13.46. ([\#17773](element-hq/synapse#17773)) * Bump python-multipart from 0.0.10 to 0.0.12. ([\#17772](element-hq/synapse#17772)) * Bump regex from 1.10.6 to 1.11.0. ([\#17770](element-hq/synapse#17770)) * Bump ruff from 0.6.7 to 0.6.8. ([\#17774](element-hq/synapse#17774))
- Loading branch information
Showing
271 changed files
with
26,435 additions
and
7,867 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,75 @@ | ||
matrix-synapse-py3 (1.117.0) stable; urgency=medium | ||
|
||
* New Synapse release 1.117.0. | ||
|
||
-- Synapse Packaging team <[email protected]> Tue, 15 Oct 2024 10:46:30 +0100 | ||
|
||
matrix-synapse-py3 (1.117.0~rc1) stable; urgency=medium | ||
|
||
* New Synapse release 1.117.0rc1. | ||
|
||
-- Synapse Packaging team <[email protected]> Tue, 08 Oct 2024 14:37:11 +0100 | ||
|
||
matrix-synapse-py3 (1.116.0) stable; urgency=medium | ||
|
||
* New Synapse release 1.116.0. | ||
|
||
-- Synapse Packaging team <[email protected]> Tue, 01 Oct 2024 11:14:07 +0100 | ||
|
||
matrix-synapse-py3 (1.116.0~rc2) stable; urgency=medium | ||
|
||
* New synapse release 1.116.0rc2. | ||
|
||
-- Synapse Packaging team <[email protected]> Thu, 26 Sep 2024 13:28:43 +0000 | ||
|
||
matrix-synapse-py3 (1.116.0~rc1) stable; urgency=medium | ||
|
||
* New synapse release 1.116.0rc1. | ||
|
||
-- Synapse Packaging team <[email protected]> Wed, 25 Sep 2024 09:34:07 +0000 | ||
|
||
matrix-synapse-py3 (1.115.0) stable; urgency=medium | ||
|
||
* New Synapse release 1.115.0. | ||
|
||
-- Synapse Packaging team <[email protected]> Tue, 17 Sep 2024 14:32:10 +0100 | ||
|
||
matrix-synapse-py3 (1.115.0~rc2) stable; urgency=medium | ||
|
||
* New Synapse release 1.115.0rc2. | ||
|
||
-- Synapse Packaging team <[email protected]> Thu, 12 Sep 2024 11:10:15 +0100 | ||
|
||
matrix-synapse-py3 (1.115.0~rc1) stable; urgency=medium | ||
|
||
* New Synapse release 1.115.0rc1. | ||
|
||
-- Synapse Packaging team <[email protected]> Tue, 10 Sep 2024 08:39:09 -0600 | ||
|
||
matrix-synapse-py3 (1.114.0) stable; urgency=medium | ||
|
||
* New Synapse release 1.114.0. | ||
|
||
-- Synapse Packaging team <[email protected]> Mon, 02 Sep 2024 15:14:53 +0100 | ||
|
||
matrix-synapse-py3 (1.114.0~rc3) stable; urgency=medium | ||
|
||
* New Synapse release 1.114.0rc3. | ||
|
||
-- Synapse Packaging team <[email protected]> Fri, 30 Aug 2024 16:38:05 +0100 | ||
|
||
matrix-synapse-py3 (1.114.0~rc2) stable; urgency=medium | ||
|
||
* New Synapse release 1.114.0rc2. | ||
|
||
-- Synapse Packaging team <[email protected]> Fri, 30 Aug 2024 15:35:13 +0100 | ||
|
||
matrix-synapse-py3 (1.114.0~rc1) stable; urgency=medium | ||
|
||
* New synapse release 1.114.0rc1. | ||
|
||
-- Synapse Packaging team <[email protected]> Tue, 20 Aug 2024 12:55:28 +0000 | ||
|
||
matrix-synapse-py3 (1.113.0) stable; urgency=medium | ||
|
||
* New Synapse release 1.113.0. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.