Skip to content

Releases: bitrise-steplib/bitrise-step-activate-gradle-remote-cache

2.7.7

30 Sep 11:06
15f878a
Compare
Choose a tag to compare

What's Changed

This version is required to make build cache compatible with Gradle configuration cache. To enable configuration cache, you also have to:

  • use PAT based authentication
  • save the Gradle cache (and with it the .gradle/configuration-cache directory) using the Save/Restore Gradle Cache steps
  • set GRADLE_ENCRYPTION_KEY secret according to the guide

Full Changelog: 2.7.6...2.7.7

2.7.6

05 Aug 07:48
9d32915
Compare
Choose a tag to compare

Update CLI to 0.14.7 to update networking libraries in gradle remote cache plugin

Full Changelog: 2.7.5...2.7.6

2.7.5

04 Jul 09:18
de3d2ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.4...2.7.5

2.7.4

01 Jul 14:05
873fd0c
Compare
Choose a tag to compare

What's Changed

  • Fix cache inputs that did not take effect (debug, push, validation_level)
  • Added new cache endpoint URLs

Full Changelog: 2.7.3...2.7.4

2.7.3

29 May 16:58
d7de0df
Compare
Choose a tag to compare

This is a fix to ensure invocation IDs are reused among cache plugin instances, which is the case for composite builds.

What's Changed

Full Changelog: 2.7.2...2.7.3

2.7.2

17 May 14:54
7759efa
Compare
Choose a tag to compare

Improves hit rate calculation when using Gradle analytics

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

16 May 07:24
5fe5746
Compare
Choose a tag to compare

What's Changed

Dependency and security updates

Full Changelog: 2.7.0...2.7.1

2.7.0

14 May 08:52
fc1308f
Compare
Choose a tag to compare

Uses latest CLI version that supports Android Studio

What's Changed

Full Changelog: 2.6.0...2.7.0

2.6.0

09 May 06:47
9d232a6
Compare
Choose a tag to compare

What's Changed

This step version uses the latest analytics and cache plugins for better data integrity

Full Changelog: 2.5.0...2.6.0

2.5.0

23 Apr 13:29
a9eb8f5
Compare
Choose a tag to compare

What's Changed

Use CLI v0.12.0 which includes latest Gradle Analytics plugin to improve performance

Full Changelog: 2.4.0...2.5.0