Skip to content

azure-dev-cli_1.8.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Apr 14:46
· 400 commits to main since this release
8246323

1.8.0 (2024-04-09)

Features Added

  • [3569] Adds --from-code flag to initialize from existing code when running azd init
  • Dotnet Aspire:
    • [3612] Supports Aspire apps with multiple exposed ports
    • [3484] Discovers export port from the result of dotnet publish
    • [3556] Adds Aspire volumes support
    • [3561] Supports more input generation in Aspire manifest

Breaking Changes

Bugs Fixed

  • [3651] Fixes trailing comma for todo-nodejs-mongo-aks template's invalid url in GitHub Action
  • [3638] Fixes InvalidAuthenticationTokenTenant error
  • Dotnet Aspire:
    • [3610] Fixes too long auto-generated Azure Key Vault name by using Hash
    • [3650] Writes default port to manifest for docker
    • [3545] Updates Aspire generator to use the build args from the dockerfile resources
    • [3554] Fixes azd infra synth doesn't convert dashes to underscores in containerApp.tmpl.yaml

Other Changes

  • [3522] Fixes typo in next-steps.md. Thanks @mikekistler for the contribution
  • [3495] Updates infra/core to adapt more azdevify templates
  • [3171] Updates web project react-fluentui to use vite