File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
Hibernate Validator Changelog
2
2
=============================
3
3
4
+ 9.1.0.Alpha2 (2025-09-19)
5
+ -------------------------
6
+
7
+ ** Improvement
8
+ * HV-2140 Bump Apache Groovy to 5.0.1
9
+ * HV-2139 Introduce a RandomAccessPath as an extension of the org.hibernate.validator.path.Path
10
+ * HV-2138 Include license file in the META-INF of published artifacts
11
+ * HV-2135 Do not initialize the alreadyProcessedGroups unless necessary in BeanValueContext
12
+ * HV-2004 add constant pool for @Pattern
13
+
14
+ ** Task
15
+ * HV-2136 Test against wildfly-preview 37.0.1.Final
16
+ * HV-2134 Update beanvalidation-benchmark to run with jakarta versions
17
+ * HV-2130 Add a GitHub workflow to publish TCK results (for certification)
18
+
4
19
9.1.0.Alpha1 (2025-08-28)
5
20
-------------------------
6
21
You can’t perform that action at this time.
0 commit comments