Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions cli/azd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
# Release History

## 1.11.0-beta.1 (Unreleased)
## 1.10.2 (2024-10-08)

### Features Added

### Breaking Changes
- [[4272]](https://github.com/Azure/azure-dev/pull/4272) Supports configurable `api-version` for container app deployments.
- [[4286]](https://github.com/Azure/azure-dev/pull/4286) Adds`alpha` feature `alpha.aspire.useBicepForContainerApps` to use bicep for container app deployment.
Comment thread
hemarina marked this conversation as resolved.
Outdated
Comment thread
hemarina marked this conversation as resolved.
Outdated
- [[4371]](https://github.com/Azure/azure-dev/pull/4371) Adds support for `default.value` for `parameter.v0`.

### Bugs Fixed

- [[4375]](https://github.com/Azure/azure-dev/pull/4375) Enables remote build support for AKS.
- [[4363]](https://github.com/Azure/azure-dev/pull/4363) Removes `main.parameters.json` caching.
Comment thread
hemarina marked this conversation as resolved.
Outdated

### Other Changes

- [[4336]](https://github.com/Azure/azure-dev/pull/4336) Adds spinner to `azd down`.
- [[4357]](https://github.com/Azure/azure-dev/pull/4357) Updates `azure.yaml.json` for `remoteBuild`.
- [[4369]](https://github.com/Azure/azure-dev/pull/4369) Updates docker `buildargs` to expandable strings.
- [[4331]](https://github.com/Azure/azure-dev/pull/4331) Exposes configurable settings for `actionOnUnmanage` and `denySettings` for `Deployment Stacks`
Comment thread
hemarina marked this conversation as resolved.
Outdated

## 1.10.1 (2024-09-05)

### Bugs Fixed
Expand Down
2 changes: 1 addition & 1 deletion cli/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.0-beta.1
1.10.2