Skip to content

Commit

Permalink
[Jenkins release job] changelog.txt updated by release build 5.4.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibernate-CI authored and gsmet committed Feb 1, 2017
1 parent 59e08ae commit efecf18
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions changelog.txt
@@ -1,19 +1,37 @@
Hibernate Validator Changelog
=============================

5.4.0.CR1 (12-01-2017)
5.4.0.Final (01-02-2017)
-------------------------

** Bug
* HV-1198 - - @Past and @Future break with too far in past/future for Java8
* HV-1220 - engine - Programmatically defined cross parameter method constraints don't work on method returning void
* HV-1205 - engine - Don't use @Repeatable on some constraints

** Improvement
* HV-1218 - engine - Add missing programmatic constraint definitions
* HV-1217 - documentation - Simplify description of annotation processor set-up in docs
* HV-1204 - engine - Add CurrencyDef for programmatic usage of @Currency constraint

** Task
* HV-1216 - documentation - Avoid usage of tables in reference docs where feasible
* HV-1214 - documentation - Switch to Asciidoctor output for the documentation
* HV-1210 - build - Upgrade to Groovy 2.4.8
* HV-1201 - engine - Allow to specify a field for reporting constraint violations from @ScriptAssert

5.4.0.CR1 (14-01-2017)
-------------------------

** Bug
* HV-1198 - engine - @Past and @Future break with too far in past/future for Java8

** Improvement
* HV-1203 - engine - Add a @Currency annotation for javax.money
* HV-1195 - documentation - Fix link to annotation processor documentation in README.md
* HV-1189 - engine - Outdated javadoc comment for BeanMetaData#getDefaultValidationSequence
* HV-1187 - build, engine - Support JDK9 ea+148
* HV-1180 - annotation-processor - Detect cyclic definition of group sequence due to group inheritance in the annotation processor
* HV-1124 - - Add integration test for javax.money validation on WildFly
* HV-1124 - integration - Add integration test for javax.money validation on WildFly

5.4.0.Beta1 (08-12-2016)
-------------------------
Expand Down

0 comments on commit efecf18

Please sign in to comment.