Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@mnhock mnhock released this 21 Nov 16:11
· 2 commits to main since this release

What's Changed

🎉 New Features

  • Add new Rule for controllers containing methods having a parameter annotated with @PathVariable or @RequestParam and a validation annotation (e.g., @Min, @NotNull, etc.), must also be annotated with @Validated @tobHai and @mnhock in #125

Other Changes

  • Bump org.jreleaser:jreleaser-maven-plugin from 1.14.0 to 1.15.0 by @dependabot in #121
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #123
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #122

New Contributer

@tobHai

Full Changelog: v1.4.0...v1.5.0