summary refs log tree commit diff
path: root/changelog.d/7492.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow censoring of events to happen on workers. (#7492)Erik Johnston2020-05-131-0/+1
This is safe as we can now write to cache invalidation stream on workers, and is required for when we move event persistence off master.