Skip to content

Commit 62970f9

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 6.0.0.CR2
1 parent 593dada commit 62970f9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
Hibernate Validator Changelog
22
=============================
33

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+
423
6.0.0.CR1 (29-06-2017)
524
-------------------------
625

0 commit comments

Comments
 (0)