Skip to content

Commit 7ff5803

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 6.1.0.Final
1 parent 77c9ca3 commit 7ff5803

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

changelog.txt

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

4+
6.1.0.Final (25-10-2019)
5+
-------------------------
6+
7+
** Bug
8+
* HV-1730 - engine - JavaBeanExecutable fails to initialize for enum type
9+
* HV-1715 - engine - Validation can sometimes proceed to the next group in sequence even after one of the constraints generated a violation
10+
11+
** Improvement
12+
* HV-1729 - performance - Skip allocation of an action for each need to access the context classloader
13+
14+
** Task
15+
* HV-1743 - build - Upgrade maven-compiler-plugin to 3.8.1
16+
* HV-1742 - build - Upgrade to WildFly 18.0.0.Final
17+
* HV-1741 - build - Upgrade ByteBuddy test dependency to 1.10.2
18+
* HV-1740 - engine - Deprecate @SafeHtml
19+
* HV-1739 - engine - CVE-2019-10219 Security issue with @SafeHtml
20+
* HV-1738 - build - Update Jackson test dependency to 2.9.10
21+
* HV-1733 - tests - Fix locale settings of PredefinedScopeValidatorFactoryTest
22+
* HV-1732 - build - Change tarLongFileMode to posix for assembly building
23+
* HV-1731 - tck-runner - Move TCK signature check to tck-runner module
24+
* HV-1728 - build - Upgrade to WildFly 17.0.1.Final
25+
* HV-1727 - build - Update Jackson Databind test dependency to 2.9.9.2
26+
* HV-1725 - build - Switch to using Jakarta EE artifacts
27+
* HV-1724 - build - Update to OpenJFX 11.0.2
28+
* HV-1680 - engine - Avoid reflection by using instrumentation - build the enhancer
29+
430
6.1.0.Alpha6 (19-07-2019)
531
-------------------------
632

0 commit comments

Comments
 (0)