Skip to content

Releases: gradle/wrapper-validation-action

v2.0.1

06 Feb 15:28
a494d93
Compare
Choose a tag to compare

This patch release fixes error reporting when failing to retrieve the checksums from services.gradle.org

  • [FIX] After migration from v1 to v2 silently fails (#174)

v2.0.0

01 Feb 17:43
27152f6
Compare
Choose a tag to compare

What's Changed

The version of the Node.js runtime was updated to 20, and the majority of dependencies were updated to the latest versions.
From now on, the wrapper-validation-action will require a Node.js 20 runtime environment.

There are no functional changes in this release.
This release is tagged with the v2 version label.

  • [NEW] Update Node.js runtime to version 20 (#170)

v2.0.0-rc.1

29 Jan 20:54
27152f6
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

This is a release candidate for v2.0.0. It is also available under the v2 version label.

What's Changed

The version of the Node.js runtime was updated to 20, and the majority of dependencies were updated to the latest versions.
From now on, the wrapper-validation-action will require a Node.js 20 runtime environment.

There are no functional changes in this release.

  • [NEW] Update Node.js runtime to version 20 (#170)

v1.1.0

21 Jul 19:20
Compare
Choose a tag to compare

The action now adds the path of the failed wrapper Jar as a failed-wrapper Step output parameter.
This makes the value available for reporting in later Steps/Jobs.

v1

28 May 13:35
Compare
Choose a tag to compare

v1.0.6

19 Feb 00:05
8d49e55
Compare
Choose a tag to compare

Gradle Wrapper Validation

v1.0.5

24 Oct 16:37
55e685c
Compare
Choose a tag to compare

Gradle Wrapper Validation

  • Update dependencies for Node 16 (#53)
  • Update dependencies with security vulnerabilities (#67)
  • Update various other dependencies (#45, #47, #48, #54)

v1.0.4

28 May 13:42
e6e38ba
Compare
Choose a tag to compare

Gradle Wrapper Validation

v1.0.3

17 Mar 10:15
Compare
Choose a tag to compare

Gradle Wrapper Validation

Update minimist version to 1.2.5

v1.0.2

16 Jan 09:28
Compare
Choose a tag to compare

Gradle Wrapper Validation

  • #6 Check homoglyph variants of Gradle Wrapper JARs
  • #7 Validation failure message explain how to react to invalid Gradle Wrapper JARs