Skip to content

Releases: nebula-plugins/nebula-dependency-recommender-plugin

v7.1.2

26 Oct 01:15
344d206

Choose a tag to compare

Ignore already resolved configurations when we are inserting BOM into them

v7.1.1

25 Oct 20:59
b3d7519

Choose a tag to compare

Add protolock configuration on the list of ignored configurations for experimental BOM support.

v7.1.0

01 Oct 21:24
013db0f

Choose a tag to compare

Fix nebulaRecommenderBom support for Gradle 5 +

v7.0.1

11 Sep 22:17
de43dfd

Choose a tag to compare

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
8801772

Choose a tag to compare

v6.1.4

06 Sep 00:02
02f6a55

Choose a tag to compare

Exclude bootArchives, webapp configurations from including boms with recommendation.

v6.1.3

31 Aug 21:43
bbe772c

Choose a tag to compare

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
83b4f0b

Choose a tag to compare

Exclude versionManagement, resolutionRules configurations from including boms with recommendation.

v6.1.1

27 Jul 22:07
e8009df

Choose a tag to compare

Support dependencyRecommendations.excludeConfigurations([]) with the nebula.features.coreBomSupport feature flag enabled.

v6.1.0

27 Jul 17:43

Choose a tag to compare

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.