From cd2b7af9995d358aab33c782614f801ac1997dde Mon Sep 17 00:00:00 2001 From: Victor Vazquez Date: Wed, 10 Jul 2024 10:37:41 -0700 Subject: [PATCH] fixes for 1.9.4 issues (#4091) --- cli/azd/CHANGELOG.md | 8 +++++--- cli/version.txt | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index 56851ad7c22..bc83d89e9c7 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -1,14 +1,16 @@ # Release History -## 1.10.0-beta.1 (Unreleased) +## 1.9.5 (2024-07-10) ### Features Added -### Breaking Changes +- [[4080]](https://github.com/Azure/azure-dev/pull/4080) Add `azd env get-value`. ### Bugs Fixed -### Other Changes +- [[4065]](https://github.com/Azure/azure-dev/pull/4065) Fix panic when a project has no endpoints. +- [[4074]](https://github.com/Azure/azure-dev/pull/4074) Fix error in retrieving cross-rg service plan. +- [[4073]](https://github.com/Azure/azure-dev/pull/4073) Fix bug where windows logic app passed isLinuxWebApp. ## 1.9.4 (2024-07-02) diff --git a/cli/version.txt b/cli/version.txt index 9e818d715ff..158c7472933 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1 +1 @@ -1.10.0-beta.1 +1.9.5