Skip to content

4.8 RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@donat donat released this 31 May 14:17
· 62637 commits to master since this release
9803e11

This release candidate contains fixes for the following issues reported against 4.8 RC2:

  • #5570 Revert behavior around task removal from the container
  • #5564 Nag users only once about stable_publishing flag
  • #5550 Put DeferredConfigurable back in place
  • #5552 Do not run the action provided to tasks.all() more than once

Check the release notes for more information. If no regressions are reported, a final release will follow on Monday, June 4th.

Upgrade Instructions

Switch your build to use Gradle 4.8 RC3 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.8-rc-3

Standalone downloads are available at https://gradle.org/release-candidate/.

Reporting Problems

If you find a problem with Gradle 4.8 RC3, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.