Skip to content

0.39.0

Compare
Choose a tag to compare
@sghill sghill released this 16 Apr 17:59
· 352 commits to master since this release
v0.39.0
8c8babe

[0.39.0] - 2020-04-15

This release makes big improvements to dependency resolution with some breaking changes.

See the migration guide in #139.

Added

  • Support for publishing Gradle Module Metadata
  • Warning logs for dependencies without POMs when running generateLicenseInfo

Changed

  • Use variant-aware dependency management - #132
  • Configuration: use implementation instead of jenkinsPlugins
  • Configuration: use testImplementation instead of jenkinsTest
  • Configuration: use Gradle feature variants instead of optionalJenkinsPlugins
  • Do not wire source and javadoc tasks if jenkinsPlugin.configurePublishing = false - #140

Fixed

  • generateLicenseInfo no longer fails if any dependency is resolved without a POM - JENKINS-51620
  • generateLicenseInfo supports POMs with and without xmlns - #157

Removed

  • Support for < Gradle 6.0

Thank You

This release was a huge effort driven by the community. Thanks so much to: