Skip to content

Files

Latest commit

fcb4e20 · Mar 28, 2025

History

History
12 lines (11 loc) · 1.1 KB

File metadata and controls

12 lines (11 loc) · 1.1 KB

Important

The distributions of the Develocity Build Validation Scripts prefixed with gradle-enterprise are deprecated and will be removed in a future release. Migrate to the distributions prefixed with develocity instead.

  • [NEW] Support Develocity and Gradle Enterprise remote build cache connectors in the Gradle CI/Local experiment
  • [NEW] Better handling of remote build cache misconfigurations
  • [NEW] Fewer calls are made to the Develocity API when possible, resulting in faster and more stable execution
  • [FIX] Scripts do not wait long enough for build scans to become available when --fail-if-not-fully-cacheable is used
  • [FIX] Successful exit code returned when performance characteristics are unknown and --fail-if-not-fully-cacheable is used
  • [FIX] Gradle experiments do not disable background Build Scan publication
  • [FIX] Common Custom User Data Gradle plugin not injected for Gradle builds
  • [FIX] Build Scan publishing is not enforced for the Develocity Gradle plugin
  • [FIX] Experiments fail when --enable-develocity is used on a build that already applies the Develocity Gradle plugin