Skip to content

4.17.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 02 Jun 20:49
· 4 commits to master since this release

Included commits: 4.16.0...4.17.0

Improvements

  • Introduced PriceProductStorageClient::getRawPriceCollection() to support batch retrieval of raw price data directly from storage, enabling product readiness improvements.
  • Enhanced price product storage readiness providers for abstract and concrete products to compare database and storage data, displaying per-entry sync status with timestamps to improve product readiness visibility.

Deprecations

  • Deprecated StoragePriceProductAbstractReadinessProviderPlugin in favor of StorageTablePriceProductAbstractReadinessProviderPlugin.