| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| defang_3.12.0_checksums.txt | 2026-07-21 | 484 Bytes | |
| defang_3.12.0_windows_amd64.zip | 2026-07-21 | 28.2 MB | |
| defang_3.12.0_linux_amd64.tar.gz | 2026-07-21 | 27.3 MB | |
| defang_3.12.0_linux_arm64.tar.gz | 2026-07-21 | 24.8 MB | |
| defang_3.12.0_macOS.zip | 2026-07-21 | 55.6 MB | |
| defang_3.12.0_windows_arm64.zip | 2026-07-21 | 25.1 MB | |
| README.md | 2026-07-21 | 1.3 kB | |
| v3.12.0 source code.tar.gz | 2026-07-21 | 771.1 kB | |
| v3.12.0 source code.zip | 2026-07-21 | 1.2 MB | |
| Totals: 9 Items | 163.0 MB | 0 | |
What's Changed
- fix(gcp): resolve caller principal from the metadata server on GCE by @defang-sam[bot] in https://github.com/DefangLabs/defang/pull/2174
- feat(compose): support --env-file and COMPOSE_ENV_FILES for compose up by @defangdevs in https://github.com/DefangLabs/defang/pull/2178
- fix(compose): honor COMPOSE_ENV_FILES set by a stack file by @defangdevs in https://github.com/DefangLabs/defang/pull/2179
- fix(compose): stop warning on x-defang-policies and x-defang-aliases by @defang-sam[bot] in https://github.com/DefangLabs/defang/pull/2181
- feat(cli): add chat-large and harden model gateways by @defang-sam[bot] in https://github.com/DefangLabs/defang/pull/2175
- ci(nightly): skip build when no changes since last nightly by @defangdevs in https://github.com/DefangLabs/defang/pull/2183
- fix(gcp): retry cloudbuild poll once on transient per-RPC auth 503 by @defangdevs in https://github.com/DefangLabs/defang/pull/2184
- fix(gcp): retry token refresh on transient 5xx from STS/token endpoint by @defangdevs in https://github.com/DefangLabs/defang/pull/2185
- feat(compose): load
.env.<provider>and.env.<stack>by convention by @defangdevs in https://github.com/DefangLabs/defang/pull/2187
Full Changelog: https://github.com/DefangLabs/defang/compare/v3.11.2...v3.12.0