We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7232226 commit 401a85dCopy full SHA for 401a85d
changelog.txt
@@ -1,6 +1,23 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+6.2.0.CR1 (07-12-2020)
5
+-------------------------
6
+
7
+** Improvement
8
+ * HV-1812 - engine - Avoid reflection-based metadata extraction for built-in value extractors
9
10
+** New Feature
11
+ * HV-1816 - engine - Disable Expression Language by default for custom constraint violations
12
13
+** Remove Feature
14
+ * HV-1790 - engine, validators - Remove the SafeHtml constraint
15
16
+** Task
17
+ * HV-1820 - engine - Upgrade JBoss Logging to 3.4.1.Final
18
+ * HV-1819 - engine - Upgrade Classmate to 1.5.1
19
+ * HV-1817 - build - Upgrade to checkstyle 8.38
20
21
6.1.6.Final (30-09-2020)
22
-------------------------
23
0 commit comments