Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-validator
Commit: 4d7fb3208b6403d38bb8695d67ca3d19bd85f011
https://github.com/hibernate/hibernate-validator/commit/4d7fb3208b6403d38...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-08-24 (Sun, 24 Aug 2025)
Changed paths:
M engine/src/test/java/org/hibernate/validator/testutils/ListAppender.java
Log Message:
-----------
HV-1591 Add extra methods to ListAppender
Make it easier to get and filter the logged messages for
testing
Commit: 7c414c34898acf43b5a8084c3b8bc6dd33ebfe60
https://github.com/hibernate/hibernate-validator/commit/7c414c34898acf43b...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-08-24 (Sun, 24 Aug 2025)
Changed paths:
M engine/src/test/resources/log4j2.properties
Log Message:
-----------
HV-1591 Replace status with rootLogger.level in log4j.properties
Only for testing, otherwise it doesn't seem to have
any effect.
Commit: f6b73881f4159e5ca10eb098b46039777a5d57a1
https://github.com/hibernate/hibernate-validator/commit/f6b73881f4159e5ca...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-08-24 (Sun, 24 Aug 2025)
Changed paths:
M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java
Log Message:
-----------
HV-1591 Create warning log message for improper use of Valid
Commit: 4a48748a2e17f3ebaf685cf58e5fec6c661d7b49
https://github.com/hibernate/hibernate-validator/commit/4a48748a2e17f3eba...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-08-24 (Sun, 24 Aug 2025)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/metadata/aggregated/CascadingMetaDataBuilder.java
M engine/src/main/java/org/hibernate/validator/internal/util/logging/Log.java
Log Message:
-----------
HV-1591 Log a warning for improper use of Valid annotation
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: 26906fb9f31c4e027c23980cf792ee3ed11d245c
https://github.com/hibernate/hibernate-validator/commit/26906fb9f31c4e027...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-08-24 (Sun, 24 Aug 2025)
Changed paths:
A
engine/src/test/java/org/hibernate/validator/test/constraints/annotations/hv/ValidAnnotationTest.java
Log Message:
-----------
HV-1591 Test for deprecated use of Value annotation
A user must apply `@Value` to the argument(s) of a container
type. If they don't, there should be message in the logs warning
them.
Signed-off-by: marko-bekhta <marko.prykladna(a)gmail.com>
Commit: 09c7ebb4f75f53459a448bbaf5726112882af604
https://github.com/hibernate/hibernate-validator/commit/09c7ebb4f75f53459...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-08-24 (Sun, 24 Aug 2025)
Changed paths:
M
annotation-processor/src/test/java/org/hibernate/validator/ap/testutil/CompilerTestHelper.java
Log Message:
-----------
HV-1591 chore: Remove IDE warnings (Optional)
Compare:
https://github.com/hibernate/hibernate-validator/compare/faf2fa34f19d...0...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-validator/settings/notifications