Skip to content

Commit 248e7f6

Browse files
Create changelog for v1.20.1 release (#5942)
* Initial plan * Complete v1.20.1 changelog Co-authored-by: rajeshkamal5050 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: rajeshkamal5050 <[email protected]>
1 parent 48904eb commit 248e7f6

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,13 +1,19 @@
11
# Release History
22

3-
## 1.21.0-beta.1 (Unreleased)
3+
## 1.20.1 (2025-10-17)
44

55
### Features Added
66

7-
### Breaking Changes
7+
- [[#5693]](https://github.com/Azure/azure-dev/pull/5693) Add GitHub Copilot LLM backend integration for AI-assisted development workflows.
8+
- [[#5847]](https://github.com/Azure/azure-dev/pull/5847) Add support for language frameworks from extensions.
9+
- [[#5881]](https://github.com/Azure/azure-dev/pull/5881) Display Aspire dashboard URL for App Service deployments.
10+
- [[#5841]](https://github.com/Azure/azure-dev/pull/5841) Add `prepublish` and `postpublish` hooks to v1.0 azure.yaml schema.
811

912
### Bugs Fixed
1013

14+
- [[#5939]](https://github.com/Azure/azure-dev/pull/5939) Fix Container App resource existence check returning incorrect results.
15+
- [[#5930]](https://github.com/Azure/azure-dev/pull/5930) Improve diagnostic message clarity for missing --environment flag.
16+
1117
### Other Changes
1218

1319
## 1.20.0 (2025-10-08)

cli/version.txt

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

0 commit comments

Comments
 (0)