We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80049a4 commit aa888aeCopy full SHA for aa888ae
changelog.txt
@@ -1,6 +1,20 @@
1
Hibernate Validator Changelog
2
=============================
3
4
+6.1.0.Alpha6 (19-07-2019)
5
+-------------------------
6
+
7
+** Bug
8
+ * HV-1722 - engine - Remove settings-example.xml reference from .travis.yml
9
+ * HV-1721 - engine - Take into account Hibernate Validator-specific configuration with PredefinedScopeValidatorFactoryImpl
10
+ * HV-1720 - engine - Support bounded wildcard types in container value unwrapping
11
12
+** New Feature
13
+ * HV-1723 - validators - Provide a DigitsValidatorForMonetaryAmount to support @Digits on MonetaryAmounts
14
15
+** Task
16
+ * HV-1726 - engine - Make PredefinedScopeHibernateValidatorFactory extend HibernateValidatorFactory
17
18
6.1.0.Alpha5 (13-06-2019)
19
-------------------------
20
0 commit comments