Skip to content

Commit b9243da

Browse files
Copilothemarina
andcommitted
Create changelog for v1.22.0 release
Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com>
1 parent 6bd1e8b commit b9243da

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.22.0-beta.1 (Unreleased)
3+
## 1.22.0 (2025-12-01)
44

55
### Features Added
66

7-
### Breaking Changes
7+
- [[#6256]](https://github.com/Azure/azure-dev/pull/6256) Reduce provisioning progress display polling interval from 10s to 3s for more responsive status updates.
88

99
### Bugs Fixed
1010

11+
- [[#6277]](https://github.com/Azure/azure-dev/pull/6277) Fix hooks not running in CI/CD scenarios when `.azure` directory does not exist.
12+
- [[#6255]](https://github.com/Azure/azure-dev/pull/6255) Fix Container Apps deployment error when using revision-based deployments.
13+
1114
### Other Changes
1215

16+
- [[#6247]](https://github.com/Azure/azure-dev/pull/6247) Update Bicep CLI to v0.39.26.
17+
- [[#6270]](https://github.com/Azure/azure-dev/pull/6270) Rename Azure AI Foundry to Microsoft Foundry.
18+
1319
## 1.21.3 (2025-11-14)
1420

1521
### Bugs Fixed

cli/version.txt

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

0 commit comments

Comments
 (0)