File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 11Hibernate 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+
4306.1.0.Alpha6 (19-07-2019)
531-------------------------
632
You can’t perform that action at this time.
0 commit comments