Releases: nebula-plugins/nebula-dependency-recommender-plugin
Releases · nebula-plugins/nebula-dependency-recommender-plugin
v14.0.0
What's Changed
- Update Gradle Wrapper to 9.2.1 by @rpalcolea in #143
- Modernize plugin: remove technical debt and adopt Provider API by @rpalcolea in #144
Full Changelog: v13.0.2...v14.0.0
v13.0.2
v13.0.1
What's Changed
- Fix configuration resolution lock conflicts in parallel builds for Gradle 9 by @rpalcolea in #139
Full Changelog: v13.0.0...v13.0.1
v12.7.1
What's Changed
- Add configurable eager BOM resolution for external plugin integration by @rpalcolea in #141
Full Changelog: v12.7.0...v12.7.1
v12.7.0
What's Changed
- Fix configuration resolution lock conflicts in parallel builds for Gradle 9 by @rpalcolea in #140
Full Changelog: v12.6.0...v12.7.0
v13.0.0
What's Changed
- Update com.netflix.nebula.plugin plugin to use sonatype central portal by @OdysseusLives in #136
- Gradle 9.x support by @rpalcolea in #137
Full Changelog: v12.6.0...v13.0.0
v12.6.0
What's Changed
- Upgrade Gradle Wrapper to 8.12-rc-1 by @rpalcolea in #131
- Update Gradle wrapper to 8.12-rc-2 by @rpalcolea in #132
- Upgrade Gradle Wrapper to 8.12 by @rpalcolea in #133
- refactor/migrate-from-gradle-enterprise-to-develocity by @rpalcolea in #134
- Replace isStrictMode to getStrictMode to address Declaring an 'is-' property with a Boolean type has been deprecated. by @rpalcolea in #135
Full Changelog: v12.5.1...v12.6.0
v12.5.1
What's Changed
- applyRecommendationToDependency: disable deprecation logging for now by @rpalcolea in #128
Full Changelog: v12.5.0...v12.5.1
v12.5.0
What's Changed
- Gracefully create a copy configuration by @OdysseusLives in #126
Full Changelog: v12.4.0...v12.5.0
v12.4.0
What's Changed
- Change property file based reader filtering from reader filter to post-read filtering by @OdysseusLives in #125
This fixes an issue we were seeing where property file values were not being read when passed through both filters
Full Changelog: v12.3.0...v12.4.0