Skip to content

5.10.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Nov 13:35
· 384 commits to master since this release

Included commits: 5.9.0...5.10.0

Fixes

  • Fixed CatalogClient::searchProductConcretesByFullText() so it again uses the limit parameter correctly.
  • Adjusted specification of CatalogClientInterface::searchProductConcretesByFullText() it does not support offset and did not support it previously, only limit.