azure-dev-cli_1.8.0
azure-sdk
released this
09 Apr 14:46
·
400 commits
to main
since this release
1.8.0 (2024-04-09)
Features Added
- [3569] Adds
--from-code
flag to initialize from existing code when runningazd init
- Dotnet Aspire:
Breaking Changes
- [3589] Secrets are now marked as secure() in
container-app.bicep
andcontainer-app-upsert.bicep
. Thanks @pamelafox for the contribution - [3594] Updates Node.js version to 20 for templates and pipelines
- [3578] Updates Node.js version to 20 for installing
azd
GitHub Action
Bugs Fixed
- [3651] Fixes trailing comma for
todo-nodejs-mongo-aks
template's invalid url in GitHub Action - [3638] Fixes
InvalidAuthenticationTokenTenant
error - Dotnet Aspire:
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 usevite