Skip to content

Releases: pfichtner/vaadoo

0.0.1-beta-2

03 Apr 17:48

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1-beta-1...0.0.1-beta-2

0.0.1-beta-1

25 Mar 18:07

Choose a tag to compare

What's Added

Support for repeatable annotations @Size(min = 2) @Size(max = 10) String
Support for generic types (e.g. List<@NotBlank String>, Map<@Positive Integer, @NotBlank String>, ...)

What's Changed

  • Bump bytebuddy.version from 1.18.2 to 1.18.3 by @dependabot[bot] in #32
  • Bump com.approvaltests:approvaltests from 26.1.0 to 26.2.0 by @dependabot[bot] in #33
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #36
  • Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.14.2 by @dependabot[bot] in #35
  • Bump com.approvaltests:approvaltests from 26.2.0 to 26.3.0 by @dependabot[bot] in #37
  • Bump bytebuddy.version from 1.18.3 to 1.18.4 by @dependabot[bot] in #38
  • Bump com.approvaltests:approvaltests from 26.3.0 to 26.4.0 by @dependabot[bot] in #39
  • Bump com.approvaltests:approvaltests from 26.4.0 to 26.5.0 by @dependabot[bot] in #41
  • Bump com.approvaltests:approvaltests from 26.5.0 to 26.6.0 by @dependabot[bot] in #42
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #43
  • Bump com.approvaltests:approvaltests from 26.6.0 to 26.6.1 by @dependabot[bot] in #44
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #45
  • Bump com.approvaltests:approvaltests from 26.6.1 to 26.7.0 by @dependabot[bot] in #46
  • Bump com.approvaltests:approvaltests from 26.7.0 to 26.7.1 by @dependabot[bot] in #47
  • Bump com.approvaltests:approvaltests from 26.7.1 to 27.0.0 by @dependabot[bot] in #48
  • Bump org.junit:junit-bom from 5.14.2 to 5.14.3 by @dependabot[bot] in #50
  • Bump bytebuddy.version from 1.18.4 to 1.18.5 by @dependabot[bot] in #49
  • Bump com.approvaltests:approvaltests from 27.0.0 to 28.0.0 by @dependabot[bot] in #51
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #52
  • Bump com.approvaltests:approvaltests from 28.0.0 to 29.0.0 by @dependabot[bot] in #53
  • Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in #54
  • Bump bytebuddy.version from 1.18.5 to 1.18.7 by @dependabot[bot] in #55
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #57
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 by @dependabot[bot] in #56
  • Bump org.projectlombok:lombok from 1.18.42 to 1.18.44 by @dependabot[bot] in #58
  • Bump org.mockito:mockito-core from 5.22.0 to 5.23.0 by @dependabot[bot] in #59
  • Bump com.approvaltests:approvaltests from 29.0.0 to 30.0.0 by @dependabot[bot] in #60
  • Bump com.approvaltests:approvaltests from 30.0.0 to 30.1.0 by @dependabot[bot] in #61

Full Changelog: 0.0.1-alpha-2...0.0.1-beta-1

0.0.1-alpha-2

17 Dec 20:44

Choose a tag to compare

Diff to alpha-1

  • Support for mixins (overwrite check methods from super classes)
  • Exception type for null-values can be configured (default is NullPointerException, IllegalArgumentException for jMolecules)

What's Changed

  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #24
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #23
  • Bump com.approvaltests:approvaltests from 25.8.0 to 25.9.0 by @dependabot[bot] in #25
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #26
  • Bump com.approvaltests:approvaltests from 25.9.0 to 25.10.0 by @dependabot[bot] in #27
  • Bump com.approvaltests:approvaltests from 25.10.0 to 26.0.0 by @dependabot[bot] in #28
  • Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #29
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 by @dependabot[bot] in #30
  • Bump com.approvaltests:approvaltests from 26.0.0 to 26.1.0 by @dependabot[bot] in #31

Full Changelog: 0.0.1-alpha-1...0.0.1-alpha-2

0.0.1-alpha-1

17 Dec 20:44

Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #7
  • Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.3 by @dependabot[bot] in #8
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.9.0 by @dependabot[bot] in #6
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.4 by @dependabot[bot] in #5
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #4
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #2
  • Bump actions/setup-java from 3 to 5 by @dependabot[bot] in #1
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.2 by @dependabot[bot] in #12
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.12.0 by @dependabot[bot] in #11
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #10
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #9
  • Bump com.approvaltests:approvaltests from 25.6.0 to 25.7.0 by @dependabot[bot] in #13
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #14
  • Bump bytebuddy.version from 1.17.8 to 1.18.0 by @dependabot[bot] in #15
  • Bump bytebuddy.version from 1.18.0 to 1.18.1 by @dependabot[bot] in #16
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #18
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #19
  • Bump org.jmolecules:jmolecules-ddd from 1.10.0 to 2.0.1 by @dependabot[bot] in #20
  • Bump com.approvaltests:approvaltests from 25.7.0 to 25.8.0 by @dependabot[bot] in #21
  • Bump bytebuddy.version from 1.18.1 to 1.18.2 by @dependabot[bot] in #22

Full Changelog: https://github.com/pfichtner/vaadoo/commits/0.0.1-alpha-1