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 a09d637 commit 5bdfcf8Copy full SHA for 5bdfcf8
changelog.txt
@@ -1,6 +1,18 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+6.0.2.Final (22-08-2017)
5
+-------------------------
6
+
7
+** Bug
8
+ * HV-1471 - engine - Properly reset the context after constraint validation
9
+ * HV-1470 - annotation-processor - ConstraintValidatorCheck should be made a warning
10
11
+** Task
12
+ * HV-1467 - translations - Add missing Portuguese constraint violation messages
13
+ * HV-1462 - integration - Provide patch file for WildFly 11 Beta1
14
+ * HV-1395 - annotation-processor - Support OptionalInt/OptionalDouble/OptionalLong in the annotation processor
15
16
6.0.1.Final (04-08-2017)
17
-------------------------
18
0 commit comments