You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cli/azd/CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,21 @@
1
1
# Release History
2
2
3
-
## 1.23.0-beta.1 (Unreleased)
3
+
## 1.22.4 (2025-12-17)
4
4
5
5
### Features Added
6
6
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.
8
9
9
10
### Bugs Fixed
10
11
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
+
11
15
### Other Changes
12
16
17
+
-[[#6389]](https://github.com/Azure/azure-dev/pull/6389) Improve error telemetry with specific error type classification.
0 commit comments