Skip to content

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 08 Feb 13:03
· 19 commits to master since this release

Included commits: 1.1.0...1.2.0

Improvements

  • Added UserFacade::getUserCollection() to dependencies.
  • Removed UserFacade::findUser() from dependencies.
  • Removed UserFacade::getUserById() from dependencies.
  • Introduced UserCollection transfer.
  • Introduced UserConditions transfer.
  • Introduced UserCriteria.userConditions transfer field.
  • Added Transfer module to dependencies.
  • Increased User module version dependency.

Deprecations

  • Deprecated UserCriteria.email transfer field.
  • Deprecated UserConditions.throwUserNotFoundException transfer field.