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 c2e89a9 commit 69e43b6Copy full SHA for 69e43b6
changelog.txt
@@ -1,6 +1,17 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+6.1.5.Final (06-05-2020)
5
+-------------------------
6
+
7
+** Bug
8
+ * HV-1774 - engine - Invalid parsing of EL expression can lead to invalid EL expressions considered valid
9
+ * HV-1772 - engine - Building multiple ValidatorFactory instances from a single Configuration violates specification for MessageInterpolator
10
+ * HV-1771 - translations - Fix DecimalMin message German translation
11
12
+** Improvement
13
+ * HV-1773 - documentation - Be more explicit about issues with EL injection and how to avoid them
14
15
6.1.4.Final (17-04-2020)
16
-------------------------
17
0 commit comments