Skip to content

Releases: spryker/price-product-extension

1.8.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 16 Apr 12:05

Included commits: 1.7.0...1.8.0

Improvements

  • Introduced PriceProductPostResolvePluginInterface to execute plugins after resolving prices for the resulting PriceProductTransfer.

1.7.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Aug 14:05

Included commits: 1.6.0...1.7.0

Improvements

  • Introduced OrphanPriceProductStoreRemovalVoterPluginInterface to enable more fine-grained control over deleting orphaned price product store records.

1.6.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 15 Apr 14:06

Included commits: 1.5.0...1.6.0

Improvements

  • Introduced PreBuildPriceProductGroupKeyPluginInterface to allow adding additional logic before building a price product group key.
  • Introduced PriceProductCollectionDeletePluginInterface to allow adding additional logic after deleting default price product collection.
  • Introduced PriceProductCollectionDeleteCriteria transfer.
  • Introduced PriceProductCollectionResponse transfer.

1.5.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 22 Jul 10:17

Included commits: 1.4.0...1.5.0

Improvements

  • Introduced PriceProductValidatorPluginInterface to allow providing of additional validation rules.
  • Introduced ValidationResponse transfer.

1.4.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 21 May 07:11

Included commits: 1.3.0...1.4.0

Deprecations

  • Deprecated PriceProductExternalProviderPluginInterface.

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 30 Dec 11:49

Included commits: 1.2.0...1.3.0

Improvements

  • Introduced PriceProductExternalProviderPluginInterface to provide extra prices based on product SKUs and some criteria.

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 23 Jul 10:46

Included commits: 1.1.1...1.2.0

Improvements

  • Introduced PriceDimensionUnconditionalQueryCriteriaPluginInterface to build an unconditional expander for default price criteria.

1.1.1

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 24 Sep 14:31

Included commits: 1.1.0...1.1.1

Bugfixes

  • Fixed an issue while trying to delete orphan price product entities

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 26 Jul 18:24

Included commits: 1.0.0...1.1.0

Improvements

Created interface for price extractor plugins.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 05 Jul 09:39

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

Initial Release

new plugins for supporting saving and reading different price dimensions.