Releases: enofex/taikai
Releases Β· enofex/taikai
1.11.0
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
1.9.0
What's Changed
π New Features
- Executing of all rules and collecting all violations before failing
- Speed up namespace classes import
π Documentation
- Fix the example methodsShouldNotMatch, it was a double negation by @mydeveloperplanet in #148
π¨ Dependency Upgrades
- Bump junit-jupiter.version from 5.12.0 to 5.12.1 by @dependabot in #144
- Bump mockito.version from 5.16.0 to 5.16.1 by @dependabot in #145
- Bump org.jreleaser:jreleaser-maven-plugin from 1.16.0 to 1.17.0 by @dependabot in #142
- Bump mockito.version from 5.15.2 to 5.16.0 by @dependabot in #143
New Contributors
- @mydeveloperplanet made their first contribution in #148
Full Changelog: v1.8.0...v1.9.0
1.8.0
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
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
- Bump mockito.version from 5.14.2 to 5.15.2 by @dependabot in #133
Full Changelog: v1.6.0...v1.7.0
1.6.0
What's Changed
π New Features
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
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
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
Full Changelog: v1.4.0...v1.5.0
1.4.0
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
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