Skip to content

7.1.0

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 04 Dec 11:22
· 928 commits to master since this release

Included commits: 7.0.0...7.1.0

Improvements

  • CustomerFacadeInterface::checkOrderPreSaveConditions() checks provided Guest and new customer email to be valid.
  • CustomerPreConditionCheckerPlugin uses the amended CustomerFacadeInterface::checkOrderPreSaveConditions() method.
  • PreConditionChecker (business class) is refactored, but public API is intact and expects UtilValidateService as a constructor dependency.