v3.0.1
What's Changed
Recovery release for v3.0.0 to align GH / GAR / R2 checksums. No code changes vs v3.0.0.
Background: the initial v3.0.0 release build ran goreleaser + GAR upload before failing on the step auto-update (Go module path suffix mismatch). The fix (/v2 -> /v3 rename PR #404) required re-cutting v3.0.0, which repopulated GH + R2 but GAR's describe-or-upload skipped the stale v3.0.0 artifacts — leaving GH/R2 with new checksums and GAR with old ones. verify-release correctly caught the mismatch. Cutting a fresh tag is the safe recovery per the 2026-06-02 v2.8.2 -> v2.8.3 precedent.
Changelog
- No code changes vs v3.0.0. Same commit (7588773).
For the full v3.0.0 changelog, see: https://github.com/bitrise-io/bitrise-build-cache-cli/releases/tag/v3.0.0
Gradle verification
For reference, the verification metadata is available as an attached asset.
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.