Skip to content

5.5 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ljacomet ljacomet released this 07 Jun 09:52
· 53759 commits to master since this release
360949f

This release candidate contains fixes for the following issues reported against 5.5 RC1:

  • #9026 Document "new" managed types
  • #9579 Extra values not resolving in extension function
  • #9615 Build fails with ArrayIndexOutOfBoundsException when reading from Binary store
  • #9641 Introduction of deferred resolution can cause NPE in deserialization of resolution results

Check the release notes for more information. If no regressions are reported, a final release will follow in the coming days.

Upgrade Instructions

Switch your build to use Gradle 5.5 RC2 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.5-rc-2

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

Reporting Problems

If you find a problem with Gradle 5.5 RC2, 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.