Skip to content

3.49.0

Choose a tag to compare

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

Included commits: 3.48.0...3.49.0

Improvements

  • Introduced ProductPageSearchConfig::getSearchIndexPrefix() to retrieve the Elasticsearch index prefix for readiness checks without introducing a direct dependency on the search-elasticsearch module.
  • Introduced ProductPageSearchRepositoryInterface::getProductAbstractPageSearchEntriesByIdProductAbstract() to fetch per-store/locale search index entries for a given product abstract.
  • Enhanced PageSearchProductAbstractReadinessProvider to display per-entry sync status between the database and Elasticsearch, including clickable document links and last-updated timestamps, to support product readiness improvements.