File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 8.0.2.Final (2024-12-13)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-2067 UUID version not correctly validated
9
+ * HV-2002 Brazilian Titulo Eleitoral not correctly validating on some scenarios
10
+ * HV-1959 Typo fix for Ukrainian localization
11
+ * HV-1829 Hibernate docs still reference ConstraintDefinitionContributor which was removed in 5.3
12
+
13
+ ** Improvement
14
+ * HV-2066 update document section 3.1.1
15
+ * HV-1981 Use Maven 3.9.6 in CI builds and as a required minimum version for the build
16
+ * HV-1943 Some french validation messages are not quite accurate
17
+
18
+ ** Task
19
+ * HV-1990 Test Hibernate Validator against JDK 24
20
+ * HV-1989 Update documentation examples to use the min required Java version where applicable
21
+ * HV-1980 Update gpg plugin configuration
22
+ * HV-1969 Test Hibernate Validator against JDK 23
23
+ * HV-1968 Force user.country when testing
24
+
4
25
8.0.1.Final (2023-06-20)
5
26
-------------------------
6
27
You can’t perform that action at this time.
0 commit comments