summary refs log tree commit diff
path: root/changelog.d/10157.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.37.0rc1Brendan Abolivier2021-06-231-1/+0
|
* Ensure that we do not cache empty sync responses after a timeout (#10158)Richard van der Hoff2021-06-171-0/+1
Fixes #8518 by telling the ResponseCache not to cache the /sync response if the next_batch param is the same as the since token.