Skip to content

Commit b8a727f

Browse files
committed
[Jenkins release job] changelog.txt updated by release build 8.0.1.Final
1 parent ba75a7f commit b8a727f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelog.txt

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

4+
8.0.1.Final (2023-06-20)
5+
-------------------------
6+
7+
** Bug
8+
* HV-1949 Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
9+
* HV-1932 Incomplete @Positive annotation's default message in fr
10+
11+
** Improvement
12+
* HV-1943 Some french validation messages are not quite accurate
13+
* HV-1941 Add support for European Portuguese for ValidationMessages
14+
* HV-1927 Use Executable#getAnnotatedParameterTypes() instead of Executable#getGenericParameterTypes()
15+
16+
** Task
17+
* HV-1956 Update Weld test dependency to 5.1.1.Final
18+
* HV-1954 Test Hibernate Validator against JDK 22
19+
* HV-1944 Upgraded JBoss Logging, Maven Enforcer plugin and Guava to latest version
20+
* HV-1938 Update ByteBuddy test dependency to 1.13.0
21+
* HV-1935 Test Hibernate Validator against JDK 21
22+
* HV-1934 Upgrade to hibernate-asciidoctor-theme 1.0.6
23+
424
8.0.0.Final (2022-09-09)
525
-------------------------
626

0 commit comments

Comments
 (0)