Skip to content

Commit 080e853

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 6.1.0.Alpha4
1 parent 043a405 commit 080e853

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelog.txt

+20
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
Hibernate Validator Changelog
22
=============================
33

4+
6.1.0.Alpha4 (22-03-2019)
5+
-------------------------
6+
7+
** Bug
8+
* HV-1704 - build - Build fails on Windows
9+
* HV-1699 - validators - Rounding error when having a BigDecimal at runtime with @Max/@Min annotation set on a Number field
10+
11+
** Improvement
12+
* HV-1701 - - Add Max/MinValidatorForInteger
13+
* HV-1700 - tests - Remove reference of absent valueextractor from test resources
14+
* HV-1697 - engine - Reduce memory allocation of ValidationContexts
15+
* HV-1696 - engine - Avoid using computeIfAbsent for the common case when getting bean metadata
16+
* HV-1695 - engine - Avoid creating an empty map for group conversions
17+
* HV-1694 - engine - Reduce memory allocation for unconstrained beans
18+
19+
** Task
20+
* HV-1705 - build - Upgrade WildFly to 16.0.0.Final
21+
* HV-1702 - build - Upgrade to checkstyle 8.18 and maven-checkstyle-plugin 3.0.0
22+
* HV-1693 - build - Test compatibility with JDK 12
23+
424
6.1.0.Alpha3 (18-02-2019)
525
-------------------------
626

0 commit comments

Comments
 (0)