Skip to content

Commit d78fabd

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 7.0.0.CR1
1 parent c961d27 commit d78fabd

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

changelog.txt

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

4+
7.0.0.CR1 (07-12-2020)
5+
-------------------------
6+
7+
** Bug
8+
* HV-1804 - translations - Fix Dutch translation for @Size constraint
9+
* HV-1797 - validators - Validation on classes with a bidirectional relationship cause stack overflow on 6.1.x
10+
11+
** Improvement
12+
* HV-1815 - translations - Fix DecimalMax and DecimalMin in zh_CN translation
13+
* HV-1814 - tests - Upgrade JUnit to 4.13.1
14+
* HV-1812 - engine - Avoid reflection-based metadata extraction for built-in value extractors
15+
16+
** New Feature
17+
* HV-1816 - engine - Disable Expression Language by default for custom constraint violations
18+
19+
** Task
20+
* HV-1820 - engine - Upgrade JBoss Logging to 3.4.1.Final
21+
* HV-1819 - engine - Upgrade Classmate to 1.5.1
22+
* HV-1818 - build - Upgrade Jakarta API dependencies
23+
* HV-1817 - build - Upgrade to checkstyle 8.38
24+
* HV-1809 - tests - Upgrade to TestNG 6.14.3
25+
* HV-1808 - tests - Upgrade to Arquillian 1.7.0.Alpha4
26+
* HV-1807 - build - Add Maven profile to improve contributor experience on Intellij IDEA
27+
* HV-1806 - tests - Use the local repository from the Maven build in OSGi/WildFly integration tests
28+
* HV-1805 - build - Add a Jenkinsfile to test multiple JDKs from a single job
29+
* HV-1803 - tests - Move the tests to log4j2
30+
* HV-1802 - tests - Update ByteBuddy test dependency to 1.10.16
31+
* HV-1795 - build - Remove link to JavaMoney javadoc
32+
433
7.0.0.Alpha6 (22-07-2020)
534
-------------------------
635

0 commit comments

Comments
 (0)