Skip to content

Commit c80bd3f

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 6.0.9.Final
1 parent 853266e commit c80bd3f

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.9.Final (27-03-2018)
5+
-------------------------
6+
7+
** Bug
8+
* HV-1596 - engine - NPE upon upgrade from HV 5.x to 6.0.8
9+
* HV-1594 - integration - Add javax.annotation:javax.annotation-api to the hibernate-validator-javax-money Karaf feature
10+
* HV-1589 - engine - HibernateConstraintValidators are not correctly cached
11+
12+
** Improvement
13+
* HV-1597 - engine - Allow overriding the constraint validator payload at the Validator level with null
14+
* HV-1595 - engine - Move ConstraintValidatorPayload to ConstraintValidatorContext
15+
* HV-1593 - integration - Split the hibernate-validator Karaf feature in several smaller features
16+
* HV-1587 - engine - Reduce the already processed work units tracking impact
17+
* HV-1586 - performance - Various improvements to performance tests
18+
* HV-1585 - engine - Omit the cache lookup in AbstractMessageInterpolator for the simple text messages
19+
20+
** Task
21+
* HV-1578 - build - Disable the generation of @Generated annotation for JBoss Logging
22+
423
6.0.8.Final (07-03-2018)
524
-------------------------
625

0 commit comments

Comments
 (0)