Releases: bitrise-steplib/bitrise-step-activate-gradle-remote-cache
2.7.7
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
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
What's Changed
- ACI-2386 - Added ORD endpoint by @bvatai-br in #42
New Contributors
- @bvatai-br made their first contribution in #42
Full Changelog: 2.7.4...2.7.5
2.7.4
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
This is a fix to ensure invocation IDs are reused among cache plugin instances, which is the case for composite builds.
What's Changed
- feat: Bump CLI to ensure cache plugin reuses the same invocation ID by @zsolt-marta-bitrise in #38
Full Changelog: 2.7.2...2.7.3
2.7.2
Improves hit rate calculation when using Gradle analytics
What's Changed
- chore: Bump CLI by @zsolt-marta-bitrise in #37
Full Changelog: 2.7.1...2.7.2
2.7.1
2.7.0
Uses latest CLI version that supports Android Studio
What's Changed
- feat: Bump CLI to support Android Studio for local development by @zsolt-marta-bitrise in #35
Full Changelog: 2.6.0...2.7.0
2.6.0
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
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