Releases: spryker/customer-storage
Releases · spryker/customer-storage
1.1.0
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.
1.0.1
1.0.0
Included commits: https://github.com/spryker/customer-storage/tree/1.0.0
Initial Release
- Introduced functionality to store invalidated Customer data.