Releases: nebula-plugins/nebula-dependency-recommender-plugin
Releases · nebula-plugins/nebula-dependency-recommender-plugin
v7.1.2
26 Oct 01:15
Compare
Sorry, something went wrong.
No results found
Ignore already resolved configurations when we are inserting BOM into them
v7.1.1
25 Oct 20:59
Compare
Sorry, something went wrong.
No results found
Add protolock configuration on the list of ignored configurations for experimental BOM support.
v7.1.0
01 Oct 21:24
Compare
Sorry, something went wrong.
No results found
Fix nebulaRecommenderBom support for Gradle 5 +
v7.0.1
11 Sep 22:17
Compare
Sorry, something went wrong.
No results found
Use explicit platform for experimental Core BOM support.
v7.0.0: Merge pull request #90 from nebula-plugins/upgrade-plugin-plugin
09 Sep 19:03
Compare
Sorry, something went wrong.
No results found
Breaking change
Support only for Gradle 4.0+
v6.1.4
06 Sep 00:02
Compare
Sorry, something went wrong.
No results found
Exclude bootArchives, webapp configurations from including boms with recommendation.
v6.1.3
31 Aug 21:43
Compare
Sorry, something went wrong.
No results found
Make BOM generation non-lenient again. We could miss dependencies due to transient failures in a resolution process which were silently ignored.
v6.1.2
24 Aug 23:45
Compare
Sorry, something went wrong.
No results found
Exclude versionManagement, resolutionRules configurations from including boms with recommendation.
v6.1.1
27 Jul 22:07
Compare
Sorry, something went wrong.
No results found
Support dependencyRecommendations.excludeConfigurations([]) with the nebula.features.coreBomSupport feature flag enabled.
v6.1.0
27 Jul 17:43
Compare
Sorry, something went wrong.
No results found
Support feature-flagged implementation that delegates mavenBom module: syntax to Gradle's IMPROVED_POM_SUPPORT . Other implementations (properties, map, etc) fail when this flag is enabled.