What’s Changed
- Bump bundled Bitrise Build Cache CLI to v3.2.3 → v3.3.0 (#218). Most of this release is local-developer setup (
activate --interactivebrowser sign-in, keychain handling,doctor --fix), which doesn’t apply on CI. What does reach a CI build: a rejected auth token no longer burns the retry budget on uploads and downloads, andFindMissingBlobshad its retry logic inverted — it retried a 401 three times and gave up immediately on the transient errors it should have retried. Full changelog: Release v3.3.0 · bitrise-io/bitrise-build-cache-cli · GitHub