Skip to content

Releases: microtweak/conditional-validator

v2.0.0-rc2

09 Oct 16:36
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release

v2.0.0-rc

09 May 03:10
Compare
Choose a tag to compare

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-api 2.0.1.Final by jakarta.validation:jakarta.validation-api 3.0.2;
  • Replaced dependency javax.enterprise:cdi-api 2.0 by jakarta.enterprise:jakarta.enterprise.cdi-api 4.0.1;
  • Replaced dependency javax.el:javax.el-api 3.0.0 by jakarta.el:jakarta.el-api 5.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

07 May 22:16
Compare
Choose a tag to compare

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 @SafeHtmlWhen to align Hibernate Validator 6.2.5.Final;
  • Renamed @WhenActivatedValidateAs to @ValidateAs;
  • Changed package com.github.microtweak.validator.conditional.* to com.github.microtweak.conditionalvalidator.*;

v0.0.3

24 Feb 01:39
Compare
Choose a tag to compare

v0.0.2

03 Jul 00:37
Compare
Choose a tag to compare
Next snapshot

v0.0.1

14 Oct 02:30
Compare
Choose a tag to compare
v0.0.1