What's Changed
- Basic form of
UpgradeTransitiveDependencyVersion
by @jkschneider in #4027 - refactor: Refaster rules related to expressions dealing with
String
s by @rickie in #4029 - Fix
JavaTemplate
matching of repeated parameters by @knutwannheden in #4028 - Remove duplicate plugin versions. by @ammachado in #3972
- Make
MethodMatcher
more lightweight by @knutwannheden in #4034 - Let
UsesMethod
add its own marker by @pstreef in #4035 - Fix documentation example for maven.AddPlugin by @minisu in #4036
- Add search result marker to the dependency block or root if the marke… by @pstreef in #4038
- Revert "Add search result marker to the dependency block or root if the marke…" by @pstreef in #4041
- add search marker on dependency closure if direct dependency cannot be determined by @pstreef in #4042
- Only report unrecovered repositoryAccessFailed by @timtebeek in #4037
- Add IDEA icon by @timtebeek in #4043
- Update to use access key authentication for Develocity build cache by @tylerbertrand in #4044
- Save identified type on cache for future lookups on
ChangeType
. by @ammachado in #4039 - Fixing swallowed compilation errors due to package name / path mismatch when using JavaParser's
dependsOn
. by @ammachado in #4040
New Contributors
- @rickie made their first contribution in #4029
- @minisu made their first contribution in #4036
- @tylerbertrand made their first contribution in #4044
Full Changelog: v8.17.1...v8.18.0