Releases: bitrise-io/bitrise-build-cache-cli
Releases · bitrise-io/bitrise-build-cache-cli
v0.15.9
Changelog
- Fix build tool header metadata
- Log plugin versions
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.8
Changelog
- Fix remote cache Gradle 8.12 compatibility
- Retry remote cache network calls with new connections
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.7
Changelog
- c37cb2a Merge pull request #79 from bitrise-io/bump
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.6
Changelog
- 5ca4b26 Merge pull request #78 from bitrise-io/bump-analytics
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.5
Changelog
- 24ffd3e Merge pull request #77 from bitrise-io/allow-config-cache-in-ms
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.4
- Add timeout to KV client
- Use client name specific for build tools
- Bump analytics version (2.1.10) to send more data about dependencies to the BE
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.3
Updates analytics to 2.1.9 which in turn enhances critical path calculation by including mustRunAfter
, shouldRunAfter
, finalizedBy
in the gradle task dependency trees.
Changelog
- aa932aa Merge pull request #71 from bitrise-io/fix/ACI-3208/bump-analytics-2-1-9
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.2
Fix gradle verification, update analytics dependency to 2.1.8
Changelog
- 8d1dd83 Merge pull request #68 from bitrise-io/ACI-3019-check-metadata
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.15.1
Fix error handling in xcode commands
Changelog
- 9dba0fa Merge pull request #64 from bitrise-io/fix-error-log
v0.15.0
New commands for save/restore Gradle configuration cache: save-gradle-configuration-cache
and restore-gradle-configuration-cache
Changelog
- ee5eb84 Merge pull request #58 from bitrise-io/config-cache-command