7.63.0
spryker-release-bot
released this
02 Dec 10:05
·
3 commits
to master
since this release
Included commits: 7.62.0...7.63.0
Improvements
- Adjusted
CustomerFacade::addCustomer()
,CustomerFacade::updateCustomer()
to use count function instead of comparison with null entity. - Introduced
CustomerConfig::isCustomerEmailValidationCaseSensitive()
config method to determine whether customer email validation should be case sensitive.
Deprecations
- Deprecated
CustomerQueryContainer::queryCustomerByEmailApartFromIdCustomer()
.