Skip to content

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

v9.1.1

28 Aug 19:29
2875268
Compare
Choose a tag to compare

Apply core BOM platforms to all configurations ending with annotationPreprocessor.

v9.1.0

25 Aug 00:19
1569d03
Compare
Choose a tag to compare

When using nebula.features.coreBomSupport=true Gradle platforms are applied only to *Classpath and annotationPreprocessor configurations. It means applied platforms are not part of published metadata from the module or part of the output when consuming modules withing a multi-module project.

v9.0.2

14 Jan 20:28
49e2364
Compare
Choose a tag to compare

Fix a bug when a recommendation BOM was provided only in the root module we haven't seen reasons in dependency insight of a submodule for recommended dependencies.

v9.0.1

11 Nov 22:39
0c4e88d
Compare
Choose a tag to compare
Merge pull request #114 from chali/RemoveInternalGradleAPI

Remove extending internal Gradle class and replace it with delegation…

v9.0.1-rc.2

11 Nov 19:02
0c4e88d
Compare
Choose a tag to compare
v9.0.1-rc.2 Pre-release
Pre-release
Merge pull request #114 from chali/RemoveInternalGradleAPI

Remove extending internal Gradle class and replace it with delegation…

v9.0.1-rc.1

11 Nov 18:48
0c4e88d
Compare
Choose a tag to compare
v9.0.1-rc.1 Pre-release
Pre-release

Refactoring to support Gradle 6.1

v9.0.0

12 Oct 00:01
10b71ff
Compare
Choose a tag to compare
  • make sure we do not apply recommendations for provided versions by Gradle

v8.2.0

19 Sep 23:33
c94fa09
Compare
Choose a tag to compare

Mark copied configurations as non-resolvable so that we do not lock copies of BOM configurations with core Gradle locking

v8.1.0

19 Sep 17:27
a295ad0
Compare
Choose a tag to compare
Merge pull request #110 from nebula-plugins/static-compilation

introduce static compilation for groovy artifacts

v8.0.1

11 Sep 01:07
Compare
Choose a tag to compare
com.netflix.nebula:nebula-gradle-interop:1.0.10