Skip to content

Releases: spryker/customer-storage

1.1.0

07 Jan 10:31
Compare
Choose a tag to compare

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

03 Apr 08:35
Compare
Choose a tag to compare

Included commits: 1.0.0...1.0.1

Improvements

  • Added compatibility with Dynamic Store.

1.0.0

08 Feb 18:52
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/customer-storage/tree/1.0.0

Initial Release

  • Introduced functionality to store invalidated Customer data.