azure-dev-cli_0.8.0-beta.2
azure-sdk
released this
20 Apr 22:22
·
985 commits
to main
since this release
0.8.0-beta.2 (2023-04-20)
Features Added
- [#1931] Support *.war and *.ear java archive files, and specify a specific archive file if multiple archives are present.
- [#1704] Add
requiredVersions
toazure.yaml
. - [#1924] Improve UX on
azd down
. - [#1807] Retrieves credentials using the token endpoint on
CloudShell
.
Bugs Fixed
- [#1923] Fix
Python CLI not installed
error when Python is installed. - [#1963] Update GitHub federated auth token provider to allow for fetching of tokens when tokens expire.
- [#1967] Display provisioning resources in
Failed
state. - [#1940] Detect and update environment changes before and after hook executions.
- [#1970] Fix
pipeline config
issues on Codespaces forghcli
andgitcli
auth. - [#1982] Ensure directory has user "execute" permissions.