Skip to content

Commit 7a768b4

Browse files
authored
Create changelog for 1.22.4 release (#6400)
* Initial plan * Create changelog for v1.22.4 release
1 parent f414abe commit 7a768b4

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

cli/azd/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
11
# Release History
22

3-
## 1.23.0-beta.1 (Unreleased)
3+
## 1.22.4 (2025-12-17)
44

55
### Features Added
66

7-
### Breaking Changes
7+
- [[#6196]](https://github.com/Azure/azure-dev/pull/6196) Add support for custom configuration properties in project and service configuration for extensions.
8+
- [[#6367]](https://github.com/Azure/azure-dev/pull/6367) Add interactive mode support for extensions to enable TUI applications.
89

910
### Bugs Fixed
1011

12+
- [[#6356]](https://github.com/Azure/azure-dev/pull/6356) Fix resource discovery logic to correctly identify resources associated with deployments during deletion.
13+
- [[#6385]](https://github.com/Azure/azure-dev/pull/6385) Fix display names for Foundry and Foundry project resources in output.
14+
1115
### Other Changes
1216

17+
- [[#6389]](https://github.com/Azure/azure-dev/pull/6389) Improve error telemetry with specific error type classification.
18+
1319
## 1.22.3 (2025-12-15)
1420

1521
### Features Added

cli/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.0-beta.1
1+
1.22.4

0 commit comments

Comments
 (0)