v3.12.0
What's Changed
- fix(gcp): resolve caller principal from the metadata server on GCE by @defang-sam[bot] in #2174
- feat(compose): support --env-file and COMPOSE_ENV_FILES for compose up by @defangdevs in #2178
- fix(compose): honor COMPOSE_ENV_FILES set by a stack file by @defangdevs in #2179
- fix(compose): stop warning on x-defang-policies and x-defang-aliases by @defang-sam[bot] in #2181
- feat(cli): add chat-large and harden model gateways by @defang-sam[bot] in #2175
- ci(nightly): skip build when no changes since last nightly by @defangdevs in #2183
- fix(gcp): retry cloudbuild poll once on transient per-RPC auth 503 by @defangdevs in #2184
- fix(gcp): retry token refresh on transient 5xx from STS/token endpoint by @defangdevs in #2185
- feat(compose): load
.env.<provider>and.env.<stack>by convention by @defangdevs in #2187
Full Changelog: v3.11.2...v3.12.0