·
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
StoragePriceProductAbstractReadinessProviderPluginin favor ofStorageTablePriceProductAbstractReadinessProviderPlugin.