Skip to content

v3.14.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 00:22
· 34 commits to main since this release
d8aa2a0

What's Changed

  • ci: fix Dependabot auto-merge gating by @defangdevs in #2210
  • Add --ttl flag and DEFANG_TTL stack variable for self-destructing deployments by @defangdevs in #2214
  • chore(deps): bump the github-actions group with 10 updates by @dependabot[bot] in #2211
  • Secure agent filesystem tools by @lionello in #2218
  • byoc: enforce the TTL minimum in the CLI, not the CD by @defangdevs in #2219
  • fix(aws): pick the CD entrypoint that matches the CD image by @defangdevs in #2217
  • azure: resolve the real Container Apps environment IP for apex cert-gen instructions by @defangdevs in #2220
  • fix(aws): route the CD deploy payload through the authenticated s3:// fetch path by @defangdevs in #2221
  • chore(deps): bump github.com/moby/buildkit from 0.28.1 to 0.31.1 in /src by @dependabot[bot] in #2224
  • fix(nix): bump nixpkgs pin so nix-shell-test builds with go >= 1.25.9 by @defangdevs in #2226
  • fix: keep human-readable output off stdout in --json mode by @defangdevs in #2225

Full Changelog: v3.13.0...v3.14.0