Skip to content

azure-dev-cli_1.3.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Sep 00:18
· 622 commits to main since this release
6605c57

1.3.0 (2023-09-06)

Features Added

  • [2573] Adds support for custom template sources.
  • [2637] Awesome azd templates are now shown by default in azd init template listing.
  • [2628] Support for .bicepparam.
  • [2700] New simplified azd init to initialize your existing application for Azure (alpha feature)
  • [2678] Support for Cloud Native Buildpacks (alpha feature)

Breaking Changes

Bugs Fixed

  • [2624] Fix provisioning deployment display not showing progress when certain errors occur.
  • [2676] Fix buildArgs support for docker build.
  • [2698] Fix azd auth login default browser prompt in Codespaces environments.
  • [2664] Fix azd auth login login loop after upgrading to 1.2.0.
  • [2630] Fix coloring for ignored operations in azd provision --preview

Other Changes

  • [2660] Starter templates now include core libraries by default.