summary refs log tree commit diff
path: root/changelog.d/17186.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.108.0rc1Erik Johnston2024-05-211-1/+0
|
* Cache literal sync filter validation (#17186)Erik Johnston2024-05-141-0/+1
The sliding sync proxy (amongst other things) use literal json blobs as filters, and repeatedly validating them takes a bunch of CPU.