summary refs log tree commit diff
path: root/changelog.d/17152.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug where `StreamChangeCache` would not respect cache factors (#17152)Erik Johnston2024-05-031-0/+1
Annoyingly mypy didn't pick up this typo.