Releases: spryker/product-storage-extension
Releases · spryker/product-storage-extension
Release list
1.7.0
Included commits: 1.6.0...1.7.0
Improvements
- Introduced
ProductAbstractStorageCollectionFilterPluginInterfaceto provide capabilities to filterProductAbstractStoragetransfers before storing to storage. - Introduced
ProductConcreteStorageCollectionFilterPluginInterfaceto provide capabilities to filterProductConcreteStoragetransfers before storing to storage.
1.6.0
Included commits: 1.5.0...1.6.0
Improvements
- Introduced
ProductConcreteStorageCollectionExpanderPluginInterface.
1.5.0
Included commits: 1.4.0...1.5.0
Improvements
- Introduced
ProductAbstractStorageExpanderPluginInterfaceto expand product abstract data. - Introduced
ProductAbstractStoragetransfer.
1.4.0
Included commits: 1.3.0...1.4.0
Improvements
- Introduced
ProductStorageCriteriatransfer. - Introduced
ProductViewExpanderByCriteriaPluginInterfaceto expandProductViewTransfer.
1.3.0
Included commits: 1.2.0...1.3.0
Improvements
- Introduced
ProductAbstractRestrictionFilterPluginInterfaceto filter provided abstract product ids and return array of product ids that are not restricted. - Introduced
ProductConcreteRestrictionFilterPluginInterfaceto filter provided concrete product ids and return array of product ids that are not restricted.
1.2.0
Included commits: 1.1.0...1.2.0
Warning: Invalid Release. Please skip this version.
Improvements
- Added new
ProductConcreteExpanderPluginInterfaceexpander plugin interface to expand storage data mapping used byProductStorageClient::mapProductStorageDataToProductConcreteTransfer().
IntroducedProductConcreteExpanderPluginInterfaceinterface.
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Added
ProductConcreteViewExpanderExcluderPluginInterface.
1.0.0
Included commits: https://github.com/spryker/product-storage-extension/tree/1.0.0
Initial Release
Added ProductConcreteRestrictionPluginInterface.
Added ProductAbstractRestrictionPluginInterface.