Skip to content

Commit 6bcba65

Browse files
committed
[Jenkins release job] changelog.txt updated by release build #{RELEASE_VERSION}
1 parent 3eccd59 commit 6bcba65

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

changelog.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
Hibernate Validator Changelog
22
=============================
33

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+
432
7.0.1.Final (06-02-2021)
533
-------------------------
634

0 commit comments

Comments
 (0)