Skip to content

Releases: nebula-plugins/gradle-info-plugin

v11.2.0

24 Jan 22:53
Compare
Choose a tag to compare

What's Changed

  • Upgrade JGit to latest 5.x release. Fixes #96

v11.1.0

19 Nov 00:43
55eff0d
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v11.0.1...v11.1.0

v11.0.1

06 Oct 21:09
8511354
Compare
Choose a tag to compare
  • Fix jar task cacheability

v11.0.0

13 Sep 19:14
Compare
Choose a tag to compare

Breaking change. Gradle 7 support

v10.1.3

07 Sep 02:45
Compare
Choose a tag to compare

Improve credential stripping from Git remote origin URLs

v10.1.2

02 Sep 19:00
Compare
Choose a tag to compare
  • Use ISO-8601 for Build-Date-UTC

v10.1.1

02 Sep 18:46
Compare
Choose a tag to compare
  • Add Build-Date-UTC and use Buil-Date with current timezone

v10.1.0

02 Sep 17:33
3d04e77
Compare
Choose a tag to compare
  • BasicInfoPlugin: Build-Date uses UTC and introduce Build-Timezone attribute

v10.0.0

23 Jul 03:39
d404d81
Compare
Choose a tag to compare

Breaking change. Requires Gradle 6.7+

  • InfoJavaPlugin: add toolchain support for Build-Java-Version.

v9.3.0

15 Feb 22:20
99e23bd
Compare
Choose a tag to compare

Upgrade JNA for Apple Silicon compatibility