summary refs log tree commit diff
path: root/changelog.d/14877.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.