Skip to content

Releases: gradle/actions

v3.0.0-rc.2

29 Jan 18:10
aff52e5
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release

Release candidate for v3.0.0 of gradle/actions/setup-gradle and gradle/actions/dependency-submission.
This release candidate is available under the v3 version tag.

The gradle/actions/setup-gradle action supersedes gradle/gradle-build-action.
The gradle/[email protected] version will be released in parallel, and will delegate to this release of gradle/actions/setup-gradle.

v3.0.0-rc.1

26 Jan 18:57
b6816cf
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

First release candidate for v3.0.0 of gradle/actions/setup-gradle and gradle/actions/dependency-submission.
This release candidate will the first release available under the v3 version tag.

The gradle/actions/setup-gradle action supersedes gradle/gradle-build-action.
The gradle/[email protected] version will be released in parallel, and will delegate to this release of gradle/actions/setup-gradle.

v3.0.0-beta.6

26 Jan 16:33
b6816cf
Compare
Choose a tag to compare
Pre-release

First release of gradle/actions, which is a replacement for gradle/gradle-build-action and so much more.

Included in this release:

  • gradle/actions/setup-gradle : drop-in replacement for gradle/gradle-build-action
  • gradle/actions/dependency-submission: specialized action for generating and submitting dependency graphs

These actions be referenced as gradle/actions/<action-name>@v3.0.0-beta.6 or gradle/actions/<action-name>@v3-beta.

There are no functional changes between gradle/[email protected] and gradle/actions/[email protected].