Skip to content

4.49.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Oct 11:13
· 661 commits to master since this release

Included commits: 4.48.0...4.49.0

Improvements

  • Improved performance of PriceProductFacadeInterface::findPriceProductFor() method.
  • Improved performance of PriceProductFacadeInterface::findPriceBySku() method.
  • Improved performance of PriceProductFacadeInterface::findPriceFor() method.
  • Improved performance of PriceProductFacadeInterface::hasValidPrice() method.
  • Improved performance of PriceProductFacadeInterface::hasValidPriceFor() method.
  • Improved performance of PriceProductFacadeInterface::getIdPriceProduct() method.
  • Improved performance of PriceProductFacadeInterface::findPricesBySkuForCurrentStore() method.
  • Improved performance of PriceProductFacadeInterface::findPricesBySkuGroupedForCurrentStore() method.
  • Improved performance of PriceProductFacadeInterface::findProductConcretePrices() method.
  • Improved performance of PriceProductFacadeInterface::findProductConcretePricesWithoutPriceExtraction() method.
  • Improved performance of PriceProductFacadeInterface::findProductConcretePricesWithoutPriceExtractionByConcreteAbstractMap() method.
  • Improved performance of PriceProductFacadeInterface::expandProductConcreteWithPrices() method.
  • Improved performance of PriceProductFacadeInterface::expandProductConcreteTransfersWithPrices() method.
  • Improved performance of PriceProductFacadeInterface::expandWishlistItem() method.
  • Improved performance of PriceProductFacadeInterface::getValidPrices() method.