Skip to content

Commit

Permalink
changelog 0.8.0-beta2 (#1999)
Browse files Browse the repository at this point in the history
* changelog

* Update cli/azd/CHANGELOG.md

Co-authored-by: Wallace Breza <wallace@breza.me>

---------

Co-authored-by: Wallace Breza <wallace@breza.me>
  • Loading branch information
hemarina and wbreza committed Apr 20, 2023
1 parent c84ccd1 commit 429b6cc
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions cli/azd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
# Release History

## 0.8.0-beta.2 (Unreleased)
## 0.8.0-beta.2 (2023-04-20)

### Features Added

### Breaking Changes
- [[#1931]](https://github.com/Azure/azure-dev/pull/1931) Support *.war and *.ear java archive files, and specify a specific archive file if multiple archives are present.
- [[#1704]](https://github.com/Azure/azure-dev/pull/1704) Add `requiredVersions` to `azure.yaml`.
- [[#1924]](https://github.com/Azure/azure-dev/pull/1924) Improve UX on `azd down`.
- [[#1807]](https://github.com/Azure/azure-dev/pull/1807) Retrieves credentials using the token endpoint on `CloudShell`.

### Bugs Fixed

### Other Changes
- [[#1923]](https://github.com/Azure/azure-dev/pull/1923) Fix `Python CLI not installed` error when Python is installed.
- [[#1963]](https://github.com/Azure/azure-dev/pull/1963) Update GitHub federated auth token provider to allow for fetching of tokens when tokens expire.
- [[#1967]](https://github.com/Azure/azure-dev/pull/1967) Display provisioning resources in `Failed` state.
- [[#1940]](https://github.com/Azure/azure-dev/pull/1940) Detect and update environment changes before and after hook executions.
- [[#1970]](https://github.com/Azure/azure-dev/pull/1970) Fix `pipeline config` issues on Codespaces for `ghcli` and `gitcli` auth.
- [[#1982]](https://github.com/Azure/azure-dev/pull/1982) Ensure directory has user "execute" permissions.

## 0.8.0-beta.1 (2023-04-10)

Expand Down

0 comments on commit 429b6cc

Please sign in to comment.