mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 08:04:09 -04:00
Merge remote-tracking branch 'origin/release-v0.33.0' into develop
This commit is contained in:
commit
1ffb7bec20
23 changed files with 33 additions and 14 deletions
|
@ -1 +0,0 @@
|
|||
Enforce the specified API for report_event
|
|
@ -1 +0,0 @@
|
|||
Include CPU time from database threads in request/block metrics.
|
|
@ -1 +0,0 @@
|
|||
Add CPU metrics for _fetch_event_list
|
|
@ -1 +0,0 @@
|
|||
Reduce database consumption when processing large numbers of receipts
|
|
@ -1 +0,0 @@
|
|||
Cache optimisation for /sync requests
|
|
@ -1 +0,0 @@
|
|||
Fix queued federation requests being processed in the wrong order
|
|
@ -1 +0,0 @@
|
|||
refactor: use parse_{string,integer} and assert's from http.servlet for deduplication
|
|
@ -1 +0,0 @@
|
|||
check isort for each PR
|
|
@ -1 +0,0 @@
|
|||
Optimisation to make handling incoming federation requests more efficient.
|
|
@ -1 +0,0 @@
|
|||
Ensure that erasure requests are correctly honoured for publicly accessible rooms when accessed over federation.
|
1
changelog.d/3561.bugfix
Normal file
1
changelog.d/3561.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Disable a noisy warning about logcontexts
|
Loading…
Add table
Add a link
Reference in a new issue