Skip to content

Releases: nebula-plugins/gradle-netflixoss-project-plugin

v10.5.1

21 Jan 01:24
b5d11c6
Compare
Choose a tag to compare

Full Changelog: v10.5.0...v10.5.1

v10.5.0

20 Jan 23:12
9acc2d6
Compare
Choose a tag to compare

What's Changed

  • When an explicit toolchain configuration is used it will disable the default plugin behavior to use sourceCompatibility.

Full Changelog: v10.4.0...v10.5.0

v10.4.0

19 Nov 00:33
8edbcd5
Compare
Choose a tag to compare

What's Changed

  • JDK 17 tests by @rpalcolea in #67
  • Remove usage of JavaPluginConvention which is deprecated and set to be removed in Gradle 8.0 by @rpalcolea in #68

Full Changelog: v10.3.0...v10.4.0

v10.3.0

13 Sep 19:19
Compare
Choose a tag to compare

Gradle 7.2

v10.2.1

13 Sep 15:32
Compare
Choose a tag to compare
upgrade oss publishing plugin

v10.2.0

27 Aug 17:50
90e9f04
Compare
Choose a tag to compare

Update provided plugins to include fixes for Gradle 7

v10.1.0

13 Aug 21:01
Compare
Choose a tag to compare
  • PublishingPlugin: add flag to allow GMM publishing with shadow plugin

v10.0.0

09 Aug 20:27
8430f7e
Compare
Choose a tag to compare

Gradle 7 compatibility. This version requires Gradle 7

v9.4.2

10 May 22:57
Compare
Choose a tag to compare
upgrade nebula-oss-publishing-plugin to 1.2.1

v9.4.1

12 Apr 23:56
Compare
Choose a tag to compare
disable gmm when using shadow plugin