Skip to content

Commit 83a2119

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 6.0.6.Final
1 parent 3c1eef3 commit 83a2119

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

changelog.txt

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

4+
6.0.6.Final (14-12-2017)
5+
-------------------------
6+
7+
** Improvement
8+
* HV-1533 - engine - Small performance improvements
9+
* HV-1531 - engine - Regroup the ValidatorFactory scoped properties in ValidatorFactoryContext
10+
* HV-1530 - annotation-processor - Add CodePointLength to supported AP types
11+
* HV-1527 - engine - Separate Group and MetaConstraint - Path processed units in ValidationContext
12+
* HV-1525 - engine - Various AbstractMessageInterpolator performance improvements
13+
* HV-1524 - engine - Log temporal validation tolerance only if it has been explicitly set
14+
* HV-1522 - engine - Improve performance of ConstraintViolationImpl hashCode() method
15+
* HV-1506 - engine - Regroup the Validator scoped properties in ValidationContext
16+
17+
** New Feature
18+
* HV-1541 - engine - Add new constraint for ISBN
19+
20+
** Task
21+
* HV-1546 - engine - Reintroduce AnnotationProcessingOptions
22+
* HV-1545 - engine - Reintroduce hibernate.validator.constraint_mapping_contributor
23+
* HV-1538 - engine - Make the @Incubating annotation @Documented
24+
* HV-1537 - engine - Reintroduce ReflectionParameterNameProvider to avoid API breakage
25+
* HV-1536 - engine - Update description of required permissions in the reference guide
26+
* HV-1535 - build - Use the default style for JavaDoc
27+
428
6.0.5.Final (15-11-2017)
529
-------------------------
630

0 commit comments

Comments
 (0)