diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index ce7a15da32d..9e76a3e75f9 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -1,14 +1,15 @@ # Release History -## 1.10.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes +## 1.9.1 (2024-05-14) ### Bugs Fixed -### Other Changes +- [[3876]](https://github.com/Azure/azure-dev/pull/3876) Take infra section of azure.yaml into account. +- [[3881]](https://github.com/Azure/azure-dev/pull/3881) Make azd to wait until the expected state can be seen from the online endpoint. +- [[3763]](https://github.com/Azure/azure-dev/pull/3763) Add deployment status tracking for linux web apps. +- [[3897]](https://github.com/Azure/azure-dev/pull/3897) Update ResolvedRaw() to remove reference to the vault. +- [[3898]](https://github.com/Azure/azure-dev/pull/3898) Easy Init: Improve handling for empty state. +- [[3903]](https://github.com/Azure/azure-dev/pull/3903) Fix type issues in PromptDialog with external prompting. ## 1.9.0 (2024-05-07) diff --git a/cli/version.txt b/cli/version.txt index 9e818d715ff..9ab8337f396 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1 +1 @@ -1.10.0-beta.1 +1.9.1