Releases: nebula-plugins/gradle-lint-plugin
Releases · nebula-plugins/gradle-lint-plugin
v21.1.1
What's Changed
- skip visiting method and constructor declarations if they are declared within a class by @wakingrufus in #435
New Contributors
- @wakingrufus made their first contribution in #435
Full Changelog: v21.0.0...v21.1.1
v21.0.0
Breaking changes
This support Gradle 9.x by upgrading to codenarc 3.6.0-groovy-4.0 and Groovy 4.0.
This is not backwards compatible
What's Changed
- com.google.guava:guava 33.4.8-jre by @candrews in #427
- Update com.netflix.nebula.plugin plugin to use sonatype central portal by @OdysseusLives in #431
- Migrate to Gradle 9.x by @rpalcolea in #432
Full Changelog: v20.6.2...v21.0.0
v20.6.2
v20.6.1
What's Changed
- Provide more insight when lint rules fail to apply a patch change such as when the change sets collide by @OdysseusLives in #425
Full Changelog: v20.6.0...v20.6.1
v20.6.0
What's Changed
- Provide more insight when a lint rule fails to apply successfully by @OdysseusLives in #423
Full Changelog: v20.5.8...v20.6.0
v20.5.8
What's Changed
- Fix concurrency issue in DependencyService by synchronizing resolvableConfigurations method by @OdysseusLives in #419
Full Changelog: v20.5.7...v20.5.8
v20.5.7
v20.5.6
v20.5.5
- SpaceAssignmentRule: handle scenario where group method can belong to non gradle classes
Full Changelog: v20.5.4...v20.5.5