-
v0.1.164 Stable
released this
2026-07-13 21:39:59 +00:00 | 552 commits to main since this releaseFixed
- Revert the release-path Athens routing (0.1.163). Athens (canary image, disk storage,
DOWNLOAD_MODE=sync) corrupts modules duringgo's concurrent COLD-fetch of a whole dependency
graph (zip: not a valid zip file) — the render-installer/envtest cold-fetch the entire codegen
toolchain at once, and a pre-warm can't avoid it (its owngo installdoes the same concurrent
cold-fetch, and failed every retry). A corrupt Athens 200 also doesn't trip the,direct
fallback. Both steps are back onproxy.golang.org(transient HTTP/2 flake, resubmittable). Athens
stays build-path-only (buildkit's gomod cache avoids the cold-fetch) until its concurrency
corruption is fixed — likely pinning off thecanaryimage.
Included changes (v0.1.163 -> v0.1.164)
50719a0646e6revert(release): Athens routing corrupts concurrent cold-fetch (breaks image releases)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Revert the release-path Athens routing (0.1.163). Athens (canary image, disk storage,