From 5e0b2d56a99bae47a607fa08506da31180bdf540 Mon Sep 17 00:00:00 2001 From: Victor Vazquez Date: Tue, 5 Nov 2024 19:34:02 -0800 Subject: [PATCH] cl for release 1 10 4 (#4518) --- cli/azd/CHANGELOG.md | 13 +++++++------ cli/version.txt | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index dedbae143e7..1a4b6e9488f 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -1,14 +1,15 @@ # Release History -## 1.11.0-beta.1 (Unreleased) - -### Features Added - -### Breaking Changes +## 1.10.4 (2024-11-06) ### Bugs Fixed -### Other Changes +- [[4039]](https://github.com/Azure/azure-dev/pull/4039) Use DOTNET_CONTAINER. +- [[4426]](https://github.com/Azure/azure-dev/pull/4426) Show inner error description for stack deployments. +- [[4472]](https://github.com/Azure/azure-dev/pull/4472) Fix projects with empty spaces. +- [[4458]](https://github.com/Azure/azure-dev/pull/4458) Fix panic on empty hooks. +- [[4484]](https://github.com/Azure/azure-dev/pull/4484) Fix missing quotes in Aspire projects. +- [[4515]](https://github.com/Azure/azure-dev/pull/4515) Use DOTNET_NOLOGO for Aspire projects. ## 1.10.3 (2024-10-16) diff --git a/cli/version.txt b/cli/version.txt index 3d7793563cc..18b31142065 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1 +1 @@ -1.11.0-beta.1 +1.10.4