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
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,29 @@
1
1
# Release History
2
2
3
-
## 1.3.0-beta.1 (Unreleased)
3
+
## 1.3.0 (2023-09-06)
4
4
5
5
### Features Added
6
6
7
7
-[[2573]](https://github.com/Azure/azure-dev/pull/2573) Adds support for custom template sources.
8
+
-[[2637]](https://github.com/Azure/azure-dev/pull/2637) Awesome azd templates are now shown by default in `azd init` template listing.
8
9
-[[2628]](https://github.com/Azure/azure-dev/pull/2628) Support for `.bicepparam`.
10
+
-[[2700]](https://github.com/Azure/azure-dev/pull/2700) New simplified `azd init` to initialize your existing application for Azure (alpha feature)
11
+
-[[2678]](https://github.com/Azure/azure-dev/pull/2678) Support for Cloud Native Buildpacks (alpha feature)
9
12
10
13
### Breaking Changes
11
14
12
15
### Bugs Fixed
13
16
17
+
-[[2624]](https://github.com/Azure/azure-dev/pull/2624) Fix provisioning deployment display not showing progress when certain errors occur.
18
+
-[[2676]](https://github.com/Azure/azure-dev/pull/2676) Fix `buildArgs` support for docker build.
0 commit comments