summary refs log tree commit diff
path: root/changelog.d/8496.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.22.0rc1Erik Johnston2020-10-221-1/+0
|
* Only send RDATA for instance local events. (#8496)Erik Johnston2020-10-091-0/+1
When pulling events out of the DB to send over replication we were not filtering by instance name, and so we were sending events for other instances.