Skip to content

Commit 65eb3f6

Browse files
Copilothemarina
andauthored
Create changelog for v1.19.0 release (#5707)
* Initial plan * Complete v1.19.0 changelog with all major features and fixes Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com> * Remove azd agent feature from v1.19.0 changelog Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com> * Remove empty duplicate sections from v1.19.0 changelog Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com> * add date --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: hemarina <104857065+hemarina@users.noreply.github.com> Co-authored-by: hemarina <hemarina@microsoft.com>
1 parent 542831b commit 65eb3f6

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

.vscode/cspell-github-user-aliases.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ tonybaloney
4747
vivazqu
4848
weilim
4949
Yionse
50+
Saipriya

cli/azd/CHANGELOG.md

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

3-
## 1.19.0-beta.1 (Unreleased)
3+
## 1.19.0 (2025-09-11)
44

55
### Features Added
66

7-
### Breaking Changes
7+
- [[#5492]](https://github.com/Azure/azure-dev/pull/5492) Add support for provisioning layers with `infra.layers` configuration.
8+
- [[#5641]](https://github.com/Azure/azure-dev/pull/5641) Improve extension management with better ordering, version display, and source disambiguation.
9+
- [[#5587]](https://github.com/Azure/azure-dev/pull/5587) Add claims support for device-code authentication flow.
10+
- [[#5598]](https://github.com/Azure/azure-dev/pull/5598) Prompt for App Service Management Reference during service principal creation when required by tenant.
811

912
### Bugs Fixed
1013

14+
- [[#5586]](https://github.com/Azure/azure-dev/pull/5586) Improve readability of failed deployment logs with additional line spacing. Thanks @Saipriya-1144 for the contribution!
15+
- [[#5588]](https://github.com/Azure/azure-dev/pull/5588) Fix CloudShell telemetry not being emitted after the first run.
16+
- [[#5590]](https://github.com/Azure/azure-dev/pull/5590) Improve warning message formatting with all-caps prefix and better hook suggestion display.
17+
1118
### Other Changes
1219

20+
- [[#5592]](https://github.com/Azure/azure-dev/pull/5592) Update to Go 1.25.0.
21+
- [[#5559]](https://github.com/Azure/azure-dev/pull/5559) Update Aspire sample to version 9.4.
22+
- [[#5603]](https://github.com/Azure/azure-dev/pull/5603) Update `microsoft.azd.extensions` in registry to 0.5.0.
23+
1324
## 1.18.2 (2025-08-14)
1425

1526
### Bugs Fixed

cli/version.txt

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

0 commit comments

Comments
 (0)