File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 7.0.2.Final (2021-12-14)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-1854 PESELValidator does not valid correct
9
+ * HV-1833 DomainNameUtil issues java.lang.StackOverflowError on very large error (@Email validation)
10
+
11
+ ** Improvement
12
+ * HV-1840 Remove deprecated CDI API usage
13
+
14
+ ** Task
15
+ * HV-1862 Update Log4j 2 test dependency to 2.16.0
16
+ * HV-1861 Switch to the nexus-staging-maven-plugin
17
+ * HV-1860 Add GitHub SSH keys to SSH agent during Jenkinsfile release
18
+ * HV-1859 Update Log4j 2 test dependency to 2.15.0
19
+ * HV-1858 Switch to OSSRH for deployment to Maven Central
20
+ * HV-1848 Set up SSH config as part of the Jenkinsfile
21
+ * HV-1846 Upgrade to Byte Buddy 1.11.6 in tests
22
+ * HV-1845 Test Hibernate Validator against JDK 18
23
+ * HV-1844 Upgrade Jakarta EL to 4.0.1
24
+ * HV-1843 Upgrade Jackson test dependency to 2.12.3
25
+ * HV-1842 Upgrade Guava test dependency to 30.1.1-jre
26
+ * HV-1841 Expose a getter for the configured PropertyNodeNameProvider
27
+ * HV-1838 Skip forbiddenapis on JDK17+
28
+ * HV-1837 Language rework initiative
29
+ * HV-1836 Restore CI for JDK 15
30
+ * HV-1835 Test Hibernate Validator against JDK17
31
+
4
32
7.0.1.Final (06-02-2021)
5
33
-------------------------
6
34
You can’t perform that action at this time.
0 commit comments