Clean up old changelog files

anoa/redirect_instances
David Robertson 2023-02-10 18:22:26 +00:00
parent 269f22478c
commit 4d2d701840
No known key found for this signature in database
GPG Key ID: 903ECE108A39DEDD
10 changed files with 0 additions and 10 deletions

View File

@ -1 +0,0 @@
Fix a performance regression in `/sync` handling, introduced in 1.49.0.

View File

@ -1 +0,0 @@
Fix a background database update which could cause poor database performance.

View File

@ -1 +0,0 @@
Batch up replication requests to request the resyncing of remote users's devices.

View File

@ -1 +0,0 @@
Revert update of hiredis in Poetry lockfile: revert from 2.1.0 to 2.0.0.

View File

@ -1 +0,0 @@
Improve performance of `/sync` in a few situations.

View File

@ -1 +0,0 @@
Faster joins: allow the resync process more time to fetch `/state` ids.

View File

@ -1 +0,0 @@
Faster joins: tag `v2/send_join/` requests to indicate if they served a partial join response.

View File

@ -1 +0,0 @@
Improve performance when joining or sending an event large rooms.

View File

@ -1 +0,0 @@
Improve performance of `/sync` in a few situations.

View File

@ -1 +0,0 @@
Improve performance of joining and leaving large rooms with many local users.