File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 8.0.0.CR1 (2022-06-28)
5
+ -------------------------
6
+
7
+ ** Bug
8
+ * HV-1853 Inconsistency of getter method detection in GetterPropertySelectionStrategy
9
+
10
+ ** Improvement
11
+ * HV-1901 Provide an easy way to run the TCK with a provided WildFly
12
+
13
+ ** Task
14
+ * HV-1911 Upgrade jakarta.el-api to 5.0.1
15
+ * HV-1910 Update jakarta.annotation-api to 2.1.1
16
+ * HV-1909 Update Weld to 5.0.1.Final
17
+ * HV-1908 Update CDI API to 4.0.1 and Weld to 5.0.0.SP2
18
+ * HV-1907 Update Jakarta EL API to 5.0.0 and Expressly to 5.0.0-M2
19
+ * HV-1906 Update Bean Validation API to 3.0.2 and TCK to 3.0.1
20
+ * HV-1904 Update Jakarta EE 10 dependencies to stable versions
21
+ * HV-1898 Bump jakarta.persistence-api to 3.1.0
22
+ * HV-1897 Bump jakarta.annotation-api to 2.1.0
23
+ * HV-1896 Upgrade Jackson Databind test dependency to 2.13.2.2
24
+
4
25
8.0.0.Alpha3 (2022-04-01)
5
26
-------------------------
6
27
You can’t perform that action at this time.
0 commit comments