summary refs log tree commit diff
path: root/changelog.d/16640.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.97.0rc1David Robertson2023-11-211-1/+0
|
* More efficiently handle no-op POSITION (#16640)Erik Johnston2023-11-161-0/+1
We may receive `POSITION` commands where we already know that worker has advanced past that position, so there is no point in handling it.