Skip to content

Releases: spryker/product-storage-extension

1.7.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 11 Feb 13:43

Included commits: 1.6.0...1.7.0

Improvements

  • Introduced ProductAbstractStorageCollectionFilterPluginInterface to provide capabilities to filter ProductAbstractStorage transfers before storing to storage.
  • Introduced ProductConcreteStorageCollectionFilterPluginInterface to provide capabilities to filter ProductConcreteStorage transfers before storing to storage.

1.6.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 26 Jan 13:42

Included commits: 1.5.0...1.6.0

Improvements

  • Introduced ProductConcreteStorageCollectionExpanderPluginInterface.

1.5.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 10 Jul 11:34

Included commits: 1.4.0...1.5.0

Improvements

  • Introduced ProductAbstractStorageExpanderPluginInterface to expand product abstract data.
  • Introduced ProductAbstractStorage transfer.

1.4.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 21 Feb 08:26

Included commits: 1.3.0...1.4.0

Improvements

  • Introduced ProductStorageCriteria transfer.
  • Introduced ProductViewExpanderByCriteriaPluginInterface to expand ProductViewTransfer.

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 Sep 14:12

Included commits: 1.2.0...1.3.0

Improvements

  • Introduced ProductAbstractRestrictionFilterPluginInterface to filter provided abstract product ids and return array of product ids that are not restricted.
  • Introduced ProductConcreteRestrictionFilterPluginInterface to filter provided concrete product ids and return array of product ids that are not restricted.

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 03 Jun 13:53

Included commits: 1.1.0...1.2.0

Warning: Invalid Release. Please skip this version.

Improvements

  • Added new ProductConcreteExpanderPluginInterface expander plugin interface to expand storage data mapping used by ProductStorageClient::mapProductStorageDataToProductConcreteTransfer().
    Introduced ProductConcreteExpanderPluginInterface interface.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Jan 11:25

Included commits: 1.0.0...1.1.0

Improvements

  • Added ProductConcreteViewExpanderExcluderPluginInterface.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 09 Aug 13:17

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

Initial Release

Added ProductConcreteRestrictionPluginInterface.
Added ProductAbstractRestrictionPluginInterface.