Skip to content

azure-dev-cli_1.0.2

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 14 Jun 20:56
· 752 commits to main since this release
d605760

1.0.2 (2023-06-14)

Features Added

  • [2266] Support for buildArgs on Docker builds.
  • [2322] Support Azure Spring Apps consumption dedicated plan.

Bugs Fixed

  • [2348] Support purging Managed HSMs.
  • [2362] Prevent more errors from interrupting console progress.
  • [2366] Fixes issue where hooks inline script slashes are replaced.
  • [2375] Store numeric values with leading zeros in .env correctly.
  • [2401] Fix the application url fetched from ASA consumption plan.
  • [2426] Fix saving of subscription and location defaults.

Other Changes

  • [2337] Update device-code auth flow.