File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 6.0.0.CR2 (05-07-2017)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-1359 - engine - Loading ConstraintValidators with service loader does not take into account externalClassLoader
9
+
10
+ ** Improvement
11
+ * HV-1411 - engine, tests - Use the full URLs in xsi:schemaLocation of our XML files
12
+ * HV-1410 - extensions - CDI Integration uses deprecated API
13
+ * HV-1409 - engine - Fix ContainerClassTypeParameterAndExtractor toString()
14
+
15
+ ** Task
16
+ * HV-1425 - build - Upgrade the Bean Validation API and TCK to 2.0.0.CR2
17
+ * HV-1423 - engine - from of @ConvertGroup and <convert-group /> now has a default value
18
+ * HV-1419 - engine - Introduce an HV specific ContainerElementNode with a getValue() method
19
+ * HV-1412 - engine - Take into account API changes introduced as part of BVAL-674
20
+ * HV-1408 - engine - Add small usage tests for each HV annotation
21
+ * HV-1391 - documentation - First pass on the documentation for Bean Validation 2.0
22
+
4
23
6.0.0.CR1 (29-06-2017)
5
24
-------------------------
6
25
You can’t perform that action at this time.
0 commit comments