summary refs log tree commit diff
path: root/changelog.d/16893.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.101.0 v1.101.0 github/release-v1.101 release-v1.101Erik Johnston2024-02-131-1/+0
|
* Increase batching when fetching auth chains (#16893)Erik Johnston2024-02-091-0/+1
This basically reverts a change that was in https://github.com/element-hq/synapse/pull/16833, where we reduced the batching. The smaller batching can cause performance issues on busy servers and databases.