Skip to content

Commit 16eadef

Browse files
committed
5.6.3
1 parent b17847d commit 16eadef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [5.6.3](https://github.com/sonata-project/SonataUserBundle/compare/5.6.2...5.6.3) - 2023-04-12
6+
### Fixed
7+
- [[#1628](https://github.com/sonata-project/SonataUserBundle/pull/1628)] ORM schema mapping does not give errors about validation root ([@jordisala1991](https://github.com/jordisala1991))
8+
- [[#1626](https://github.com/sonata-project/SonataUserBundle/pull/1626)] Validation for unique `username` and `email` is applied to `usernameCanonical` and `emailCanonical` fields ([@jordisala1991](https://github.com/jordisala1991))
9+
- [[#1626](https://github.com/sonata-project/SonataUserBundle/pull/1626)] Validation for MongoDB persistence ([@jordisala1991](https://github.com/jordisala1991))
10+
- [[#1627](https://github.com/sonata-project/SonataUserBundle/pull/1627)] Avoid deprecation on the check for is impersonator granted on Symfony >= 5.4 ([@jordisala1991](https://github.com/jordisala1991))
11+
512
## [5.6.2](https://github.com/sonata-project/SonataUserBundle/compare/5.6.1...5.6.2) - 2023-04-03
613
### Fixed
714
- [[#1624](https://github.com/sonata-project/SonataUserBundle/pull/1624)] XML validation of MongoDB ODM mapping. ([@landure](https://github.com/landure))

0 commit comments

Comments
 (0)