summary refs log tree commit diff
path: root/changelog.d/16580.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.96.0rc1Erik Johnston2023-10-311-1/+0
|
* Revert "1.96.0rc1"Erik Johnston2023-10-311-0/+1
| | | | This reverts commit 4724a6ded136c727bcff5082b94c2b3d6355e908.
* 1.96.0rc1Erik Johnston2023-10-311-1/+0
|
* Add fast path for replication events stream fetch (#16580)Erik Johnston2023-10-301-0/+1
We can bail early if the from token is greater than or equal to the current token.