Skip to content

Releases: Azure/azure-dev

azure-dev-cli_1.10.3

17 Oct 08:24
0595f33
Compare
Choose a tag to compare

1.10.3 (2024-10-16)

Bugs Fixed

  • [4450] fix persistSettings alpha feature.

azure-dev-cli_1.10.2

09 Oct 16:07
84ea220
Compare
Choose a tag to compare

1.10.2 (2024-10-08)

Features Added

  • [4272] Supports configurable api-version for container app deployments.
  • [4371] Adds support for default.value for parameter.v0.

Bugs Fixed

  • [4375] Enables remote build support for AKS.
  • [4363] Fix environment variables to be evaluated too early for main.parameters.json.

Other Changes

  • [4336] Adds spinner to azd down.
  • [4357] Updates azure.yaml.json for remoteBuild.
  • [4369] Updates docker buildargs to expandable strings.
  • [4331] Exposes configurable settings for actionOnUnmanage and denySettings for Azure Deployment Stacks (alpha).

azure-dev-cli_1.10.1

06 Sep 05:26
31409a3
Compare
Choose a tag to compare

1.10.1 (2024-09-05)

Bugs Fixed

  • [4299] Fixes issue in vs-server for Aspire projects.
  • [4294] Fixes azd pipeline config on Codespaces.
  • [4295] Fixes azd pipeline config for Terraform.

azure-dev-cli_1.10.0

04 Sep 21:55
1558a34
Compare
Choose a tag to compare

1.10.0 (2024-09-04)

Features Added

  • [4165] Add support for alpha feature Azure Deployment stacks.
  • [4236] Support args on container.{v0,v1}.
  • [4257] Add support for multiple hooks per event.
  • [4190] Add support for .azuredevops folder.
  • [4161] Add remote builds support with Azure Container Registry.
  • [4254] Add support for environment variable substitution for source container image.
  • [4203] Add GitHub as template source configuration option.
  • [4208] Add support for Java Azure Functions.

Bugs Fixed

  • [4237] Fix pipeline config failing bug.
  • [4263] Fix azd infra synth ignored by azd deploy in azdo CI/CD pipeline bug.
  • [4281] Fix failed provision with the STG location.

Other Changes

  • [4243] Add AI services model deployments to provisioning display.

azure-dev-cli_1.9.6

13 Aug 23:39
0b1a8ad
Compare
Choose a tag to compare

1.9.6 (2024-08-13)

Features Added

  • [4115] Adding alpha feature alpha.aca.persistIngressSessionAffinity.

Bugs Fixed

  • [4111] Container Apps: Fail when explicit Dockerfile path not found.
  • [4149] Remove Admin Access as default for all .Net Aspire services.
  • [4104] Remove Azure Dev Ops git remote constraint for dev.azure.com only.
  • [4160] Fix automatic generation of CI/CD files for .Net Aspire projects.
  • [4182] Allow .yaml and .yml extension for azure-dev pipeline files.
  • [4187] Fix panic during deployment progress rendering.

azure-dev-cli_1.9.5

10 Jul 20:50
cd2b7af
Compare
Choose a tag to compare

1.9.5 (2024-07-10)

Features Added

  • [4080] Add azd env get-value.

Bugs Fixed

  • [4065] Fix panic when a project has no endpoints.
  • [4074] Fix error in retrieving cross-rg service plan.
  • [4073] Fix bug where windows logic app passed isLinuxWebApp.

azure-dev-cli_1.9.4

03 Jul 02:35
60d7a77
Compare
Choose a tag to compare

1.9.4 (2024-07-02)

Features Added

  • [3924] Updating azd pipeline config to support Federated Credential for Azure DevOps.
  • [3553] Support swa-cli.config.json for Azure Static Web Apps.
  • [3955] Adding alpha feature alpha.aca.persistDomains.
  • [3723] Add --managed-identity to azd auth login.
  • [3965] Add deployment status tracking for linux web apps.
  • [4003] Add support for deploying flex-consumption function apps.
  • [4008] Add support for container.v1 [Aspire].
  • [4030] Prompt to add pipeline definition file during azd pipeline config.
  • [3790] Adding alpha feature azd.operations to support .Net Aspire bind mounts.
  • [4049] Adding pipeline config --applicationServiceManagementReference.

Bugs Fixed

  • [3941] Fix exposed ports for Aspire projects.
  • [3948] Adds missing namespace property to Helm configuration schema.
  • [3942] Fixes issue selected environment with different environment type.
  • [3985] Reset the read cursor in zip deployments to fix bugs in retry.

Other Changes

  • [4043] wait for Ai-studio deployments before polling.

azure-dev-cli_1.9.3

20 May 18:29
90cf522
Compare
Choose a tag to compare

1.9.3 (2024-05-20)

Other Changes

  • [3925] Graduates alpha feature: Aspire Dashboard
  • [3929] Graduates alpha feature: Aspire Auto Configure Data Protection

azure-dev-cli_1.9.2

15 May 22:17
c58b02f
Compare
Choose a tag to compare

1.9.2 (2024-05-15)

Bugs Fixed

  • [3915] Revert - Add deployment status tracking for linux web apps.

azure-dev-cli_1.9.1

15 May 02:14
aadbc26
Compare
Choose a tag to compare

1.9.1 (2024-05-14)

Bugs Fixed

  • [3876] Take infra section of azure.yaml into account.
  • [3881] Make azd to wait until the expected state can be seen from the online endpoint.
  • [3763] Add deployment status tracking for linux web apps.
  • [3897] Update ResolvedRaw() to remove reference to the vault.
  • [3898] Easy Init: Improve handling for empty state.
  • [3903] Fix type issues in PromptDialog with external prompting.