|
1 | 1 | Hibernate Validator Changelog
|
2 | 2 | =============================
|
3 | 3 |
|
| 4 | +9.0.0.Final (2025-05-20) |
| 5 | +------------------------- |
| 6 | + |
| 7 | +** Bug |
| 8 | + * HV-2074 Customizing PropertyNodeNameProvider Not Working in Programmatic Constraint Definition |
| 9 | + * HV-1917 MinDuration/MaxDuration validation message (english) broken for zero duration. |
| 10 | + |
| 11 | +** Improvement |
| 12 | + * HV-2103 Include Jakarta Validation 3.1 XSDs |
| 13 | + * HV-2102 Disable external schema loading |
| 14 | + * HV-2094 Bump Jakarta EE BOM to 11.0.0 |
| 15 | + * HV-2093 Bump joda-time to 2.14.0 |
| 16 | + * HV-2091 Upgrade paranamer to 2.8.3 |
| 17 | + * HV-2090 Update to OpenJFX to 17.0.14 |
| 18 | + * HV-2089 Upgrade paranamer to 2.8.2 |
| 19 | + * HV-2088 Bump Jakarta EE BOM to 11.0.0-RC1 |
| 20 | + * HV-2087 Upgrade jboss-logging-tools to 3.0.4.Final |
| 21 | + * HV-2086 Bump Apache Groovy to 4.0.26 |
| 22 | + * HV-2085 Upgrade paranamer to 2.8.1 |
| 23 | + * HV-2084 Bump Jakarta EE BOM to 11.0.0-M5 |
| 24 | + * HV-2079 Bump joda-time to 2.13.1 |
| 25 | + * HV-2078 Bump Apache Groovy to 4.0.25 |
| 26 | + |
| 27 | +** Task |
| 28 | + * HV-2108 Test against wildfly-preview 36.0.1.Final |
| 29 | + * HV-2107 Enable copytocliboard extension from hibernate-asciidoctor-extensions |
| 30 | + * HV-2104 Remove Google Analytics |
| 31 | + * HV-2101 Test against wildfly-preview 36.0.0.Final |
| 32 | + * HV-2096 Use JReleaser to publish hibernate artifacts |
| 33 | + * HV-2095 Upgrade hibernate-asciidoctor-theme to 5.0.6.Final |
| 34 | + * HV-2081 Test against wildfly-preview 35.0.1.Final |
| 35 | + * HV-2077 Align content of CONTRIBUTING.md with what's in other projects |
| 36 | + * HV-2076 Test against wildfly-preview 35.0.0.Final |
| 37 | + * HV-2075 Upgrade to wildfly-arquillian-container-managed 5.1.0.Beta9 for testing |
| 38 | + * HV-2072 Make Hibernate Validator integration tests running on JDK 24+ |
| 39 | + * HV-2071 Build with JDK 21 |
| 40 | + * HV-2070 Use `maven-assembly-plugin` instead of `copy-maven-plugin` to rename the pdf documents |
| 41 | + * HV-2023 Add a step to build pdf documentation to the nightly CI job |
| 42 | + |
4 | 43 | 9.0.0.CR1 (2024-12-13)
|
5 | 44 | -------------------------
|
6 | 45 |
|
|
0 commit comments