8000 Releases Β· enofex/taikai Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: enofex/taikai

1.11.0

16 Apr 07:56
Compare
Choose a tag to compare

What's Changed

πŸŽ‰ New Features

  • Add possibility to exclude classes by regex by @mnhock in #158
  • Add ArchUnit as a transitive dependency by @mnhock in #156

πŸ”¨ Dependency Upgrades

  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in #151
  • Bump mockito.version from 5.16.1 to 5.17.0 by @dependabot in #152
  • Bump advanced-security/maven-dependency-submission-action from 4.1.1 to 4.1.2 by @dependabot in #153
  • Bump junit-jupiter.version from 5.12.1 to 5.12.2 by @dependabot in #154

Full Changelog: v1.10.0...v1.11.0

1.10.0

29 Mar 12:05
Compare
Choose a tag to compare

What's Changed

πŸŽ‰ New Features

  • Spring Boot rule springBootApplicationShouldBeIn should fail if no an… by @mnhock in #150

Full Changelog: v1.9.0...v1.10.0

1.9.0

24 Mar 16:00
Compare
Choose a tag to compare

What's Changed

πŸŽ‰ New Features

  • Executing of all rules and collecting all violations before failing
  • Speed up namespace classes import

πŸ“” Documentation

πŸ”¨ Dependency Upgrades

New Contributors

Full Changelog: v1.8.0...v1.9.0

1.8.0

25 Feb 16:45
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Bump archunit.version from 1.3.0 to 1.4.0 by @dependabot in #139
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #141
  • Bump junit-jupiter.version from 5.11.4 to 5.12.0 by @dependabot in #140

Full Changelog: v1.7.0...v1.8.0

v1.7.0

13 Jan 18:29
Compare
Choose a tag to compare

What's Changed

πŸŽ‰ New Features

  • Java Rule to Check Method and Classes Visibility Modifier
  • Naming Rule to Check if Classes Implementing a Specific Int… by @mnhock in #136
  • Naming Rule to Check if Classes Assigned to a Specific Clas… by @mnhock in #137

Other Changes

Full Changelog: v1.6.0...v1.7.0

1.6.0

01 Jan 11:28
Compare
Choose a tag to compare

What's Changed

πŸŽ‰ New Features

  • Enhance Configuration Method to Support Class Object as Parameter for… by @mnhock in #132

Other Changes

  • Bump org.jreleaser:jreleaser-maven-plugin from 1.15.0 to 1.16.0 by @dependabot in #128

Full Changelog: v1.5.1...v1.6.0

1.5.1

18 Dec 07:25
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #126
  • Bump junit-jupiter.version from 5.11.3 to 5.11.4 by @dependabot in #127

Full Changelog: v1.5.0...v1.5.1

1.5.0

21 Nov 16:11
Compare
Choose a tag to compare

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

1.4.0

27 Oct 08:38
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Bump junit-jupiter.version from 5.11.2 to 5.11.3 by @dependabot in #118
  • Change Java Requirement from 21 to 17 for Broader Compatibility by @mnhock in #120

Full Changelog: v1.3.1...v1.4.0

1.3.1

20 Oct 10:32
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add missing .as methods for clarity
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #116
  • Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #117

Full Changelog: v1.3.0...v1.3.1

0