summary refs log tree commit diff
path: root/changelog.d/14877.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.76.0rc1 v1.76.0rc1David Robertson2023-01-251-1/+0
|
* Always notify replication when a stream advances (#14877)Erik Johnston2023-01-201-0/+1
This ensures that all other workers are told about stream updates in a timely manner, without having to remember to manually poke replication.