Included commits: 1.0.1...1.1.0
Improvements
- Adjusted
CustomerStorageFacade::getSynchronizationDataTransferCollection()
to query invalidated customers using an inner join to the customer table. - Impacted
CustomerInvalidatedStorageSynchronizationDataPlugin
with facade changes.