Skip to content

v3.23.4

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:20
· 2 commits to main since this release
c4bfe78

3.23.4 (2026-06-23)

  • Merge pull request #972 from microsoft/dev (c4bfe78), closes #972
  • fix: add ca-certificates for SSL verification in Alpine Linux Docker build (b54fe17)
  • fix: add dependsOn to aiFoundryPrivateEndpoint to prevent RequestConflict on private endpoint creati (e77f9e2)
  • fix: add safety buffer multiplier to quota check to prevent race condition deployment failures (c3fc262)
  • fix: defer quota failure to conditional workflow steps (8ff71ef)
  • fix: Deployment Failure in pipeline for Bicep issue ckm (d8f0c2d)
  • fix: fail fast on AI quota and harden quota parser (e677345)
  • fix: Guard GITHUB_ENV writes to support local script execution with set -u (74390bf), closes #962
  • fix: read quota outputs from GITHUB_ENV within same step (e25df44)
  • fix: update appCommandLine and environment variable names for code deployment (d0048c6)
  • fix: update appCommandLine and environment variable names for custom code deployment (d32b841)