Skip to content

Releases: xlate/validators

v1.4.2

26 Jan 18:58
Compare
Choose a tag to compare
  • #217 Release 1.4.2
  • #216 Use expressly as Jakarta EL implementation, update coverage configs
  • #215 Bump org.mockito:mockito-junit-jupiter from 5.9.0 to 5.10.0
  • #214 Use h2 instead of derby for test database
  • #213 Bump actions/cache from 3 to 4
  • #212 Bump org.mockito:mockito-junit-jupiter from 5.8.0 to 5.9.0
  • #211 Bump com.github.h-thurow:simple-jndi from 0.23.0 to 0.24.0
  • #210 Bump org.springframework:spring-context from 6.1.2 to 6.1.3
  • #209 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • #208 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5

v1.4.1

31 Dec 15:32
Compare
Choose a tag to compare
  • #207 Release 1.4.1 (attempt 2)
  • #206 Fix release plugin configuration for local checkout
  • #205 Release 1.4.1
  • #204 Add Pre-Release and Release workflows
  • #203 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1
  • #202 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0
  • #201 Bump github/codeql-action from 2 to 3
  • #200 Bump org.springframework:spring-context from 6.1.1 to 6.1.2
  • #199 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3
  • #198 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
  • #197 Bump actions/checkout from 2 to 4
  • #196 Bump actions/setup-java from 1 to 4
  • #195 Bump actions/cache from 1 to 3
  • #194 Bump github/codeql-action from 1 to 2
  • #193 Remove Java 11 from CI, add Java 21
  • #192 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
  • #191 Bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0
  • #190 Bump org.springframework:spring-context from 6.1.0 to 6.1.1
  • #188 Bump org.springframework:spring-context from 6.0.13 to 6.1.0
  • #186 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2
  • #185 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2
  • #184 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
  • #183 Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
  • #182 Bump org.mockito:mockito-junit-jupiter from 5.6.0 to 5.7.0

v1.4.0

02 Nov 20:09
e48c0f4
Compare
Choose a tag to compare

What's Changed

  • Add support for cross parameter validation to @Expression by @MikeEdgar in #181

Dependency Updates

  • Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 by @dependabot in #173
  • Bump org.springframework:spring-context from 6.0.11 to 6.0.12 by @dependabot in #174
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #175
  • Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 by @dependabot in #176
  • Bump org.springframework:spring-context from 6.0.12 to 6.0.13 by @dependabot in #177
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #178
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #179
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in #180

Full Changelog: v1.3.0...v1.4.0

v1.3.0

05 Sep 21:38
9a8a6ea
Compare
Choose a tag to compare

What's Changed

  • Add support for exceptional evaluation to result in a preset value by @MikeEdgar in #172

Dependency Updates

  • Bump hibernate-validator from 8.0.0.Final to 8.0.1.Final by @dependabot in #168
  • Bump spring-context from 6.0.10 to 6.0.11 by @dependabot in #169
  • Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #170
  • Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 by @dependabot in #171

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Jun 11:12
c6b1b7a
Compare
Choose a tag to compare

What's Changed

Read more

v1.1.1

13 Apr 11:08
ff2cf49
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Apr 11:08
063bd8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Jul 00:50
Compare
Choose a tag to compare
  • Add @JdbcStatement constraint
  • Enable conditional validation of @Expression using when attribute

v0.0.2

25 Apr 21:42
Compare
Choose a tag to compare
  • Addition of Expression constraint supporting standard Java EL expressions
  • Change of license to Affero GPL for OSS usage and addition of commercial license