You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The published 0.10.25 Docker images
(boilinginsights/boilstream:aarch64-linux-0.10.25 +
boilinginsights/boilstream:x64-linux-0.10.25) were built from a
stale source tarball — `s3://boilingdata-demo/source-packages/` was
a day behind `main` when the EC2 build kicked, so those binaries
ship pre-fix code under the post-fix tag. They DO NOT contain the
bare-:5432-removal or the SPA per-pod round-robin advertised in the
0.10.25 CHANGELOG entry.
Tag is immutable (we don't overwrite published artefacts), so the
intended 0.10.25 changes are re-released as 0.10.26 with no source
delta beyond version bumps:
Cargo.toml 0.10.25 → 0.10.26
charts/Chart.yaml 0.3.35 → 0.3.36 / app 0.10.26
values-hetzner-example.yaml image.tag → aarch64-linux-0.10.26
CHANGELOG.md [0.10.26] entry; [0.10.25] flagged RETRACTED
Follow-up: `make sync-s3` becomes a hard prereq for `make ec2-release`
upstream so a future build can't compile against a stale tarball.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments