azure-dev-cli_1.7.0
·
2561 commits
to main
since this release
1.7.0 (2024-03-12)
Features Added
- [3450] Adds support for pushing container images to external container registries
- [3452] Adds support for other clouds
- Dotnet Aspire:
Bugs Fixed
- [3381] Removes session
containerandmanifestcaching - [3407] Fixes docker build/package for Aspire projects
- [3418] Fixes issues where deploying to AKS fails when service does not build any container
- [3445] Fixes concurrent map issues in dev center client
- [3390] Fixes issues where the ADE configuration was not being refreshed during
azd initorazd provisionin dev center - [3382] Cleans empty secrets and variables before setting them again
- [3448] Fixes issues where
azd infra synthdoesn't generate autogenerate inputs - [3506] Fixes service config handlers referencing stale components
- [3513] Fixes rules for setting secret environment variables in Aspire
- [3516] Fixes issues where output bicep is invalid when using dash in resource names
Other Changes
- [3357] Allows selection on existing environments when default environment isn't set
- [3282] Updates
azure-dev.yamlforazd-starter-bicep. Thanks David Pine (@IEvangelist) for the contribution - [3334] Adds MySQL to bicep core. Thanks John Aziz (@john0isaac) for the contribution
- [3413] Adds Azure App Configuration store to bicep core. Thanks Richard chen (@RichardChen820) for the contribution
- [3442] Updates AKS template tests without playwright validation
- [3478] Updates
azdto use default http client