Releases: gradle/actions
v3.0.0-rc.2
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
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
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 forgradle/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]
.