Releases: microtweak/conditional-validator
Releases · microtweak/conditional-validator
v2.0.0-rc2
v2.0.0-rc
Conditional Validator 2.0 Release Candidate. This release brings Bean Validation 3.0 support and the jakarta.validation namespace.
Changes:
- Replaced dependency
javax.validation:validation-api2.0.1.Final byjakarta.validation:jakarta.validation-api3.0.2; - Replaced dependency
javax.enterprise:cdi-api2.0 byjakarta.enterprise:jakarta.enterprise.cdi-api4.0.1; - Replaced dependency
javax.el:javax.el-api3.0.0 byjakarta.el:jakarta.el-api5.0.1; - Updated Hibernate Validator to version 8.0.0.Final;
NOTE: This release does not have the conditional-validator-bval artifact because there is no version of Apache BVal that is compatible with BV 3.0. When there is a compatible version, a final version containing all artifacts will be released.
v1.0.0
Stable release of Conditional Validation. Version 1.x only supports the Bean Validation 2.0 API and the javax.validation namespace.
Changes:
- Updated project dependencies (Apache BVal, Hibernate Validator, Commons JEXL3, Slf4j, etc.);
- Removed
@SafeHtmlWhento align Hibernate Validator 6.2.5.Final; - Renamed
@WhenActivatedValidateAsto@ValidateAs; - Changed package
com.github.microtweak.validator.conditional.*tocom.github.microtweak.conditionalvalidator.*;
v0.0.3
v0.0.2
Next snapshot
v0.0.1
v0.0.1