diff --git a/cli/azd/CHANGELOG.md b/cli/azd/CHANGELOG.md index 45fd0528c19..cbc972d7cd5 100644 --- a/cli/azd/CHANGELOG.md +++ b/cli/azd/CHANGELOG.md @@ -1,15 +1,21 @@ # Release History -## 1.23.0-beta.1 (Unreleased) +## 1.22.4 (2025-12-17) ### Features Added -### Breaking Changes +- [[#6196]](https://github.com/Azure/azure-dev/pull/6196) Add support for custom configuration properties in project and service configuration for extensions. +- [[#6367]](https://github.com/Azure/azure-dev/pull/6367) Add interactive mode support for extensions to enable TUI applications. ### Bugs Fixed +- [[#6356]](https://github.com/Azure/azure-dev/pull/6356) Fix resource discovery logic to correctly identify resources associated with deployments during deletion. +- [[#6385]](https://github.com/Azure/azure-dev/pull/6385) Fix display names for Foundry and Foundry project resources in output. + ### Other Changes +- [[#6389]](https://github.com/Azure/azure-dev/pull/6389) Improve error telemetry with specific error type classification. + ## 1.22.3 (2025-12-15) ### Features Added diff --git a/cli/version.txt b/cli/version.txt index 14ff34b1875..2a0ba77cc5e 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1 +1 @@ -1.23.0-beta.1 +1.22.4