Releases: microsoft/vscode-azureresourcegroups
Releases · microsoft/vscode-azureresourcegroups
0.6.1
Fixed
- Support Azure Account extension versions < 0.10.0 #596 fixed by @alexweininger in #597
- Infinite prompts when running commands #598 fixed by @alexweininger in #599
Engineering & Dependencies
Engineering
- Update dependencies with
npm audit fix
by @alexweininger in #593
v0.5.6
v0.5.5
v0.5.4
Added
- Open walkthrough tree item to help view #321
Changed
- Make Resources and Workspace view visible by default #310
- Make location of "Edit Tags..." context menu item consistent #313
- Update @vscode/extension-telemetry to 0.6.2 #317
Fixed
- Resources are not sorted alphabetically in the list when executing commands from command palette #299
- The confirmation message is inconsistent when deleting a resource group from context menu and command palette #308
- Cannot select multiple files and folders at once for an attached storage account #300
- Extra "select subscription" step when creating a resource group by right clicking a subscription #304
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Added
- Resources explorer to create and manage Azure resources.
- Workspace explorer to create and manage your local project files and deploy.
- View all of your recent activities and quickly access resources you've recently created in the new Activity Log panel
- Focus on a specific group in the Resources explorer
- Group resources by Type, Resource Group, ARM Tag, and Location in the Resources explorer
Changed
- Minimum version of VS Code is now 1.57.0
v0.6.0
Azure Resources API v2
We've made significant improvements and changes to the Azure Resources API, which is now on version 2.0.0. Find out more about the Azure Resources API v2 here.
Added
- Azure Resources API v2 by @alexweininger, @bwateratmsft, and @philliphoff in #535
- Create package for consuming extension API by @alexweininger in #530
- Add Spring Apps icon by @alexweininger in #484
Changed
- Use Azure codicon by @alexweininger in #476
- Update minimum required version of VS Code to 1.66 by @alexweininger in #523
- Dedupe Azure resources by @alexweininger in #527
Removed
- Focus a group feature.
Fixed
- Fix default app to deploy by @alexweininger in #586
Dependencies
Dependencies
- Bump json-schema from 0.2.3 to 0.4.0 by @dependabot in #384
- Bump markdown-it and vsce by @dependabot in #385
- Remove dependency on fs-extra. by @philliphoff in #410
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #424
- Bump ansi-regex by @dependabot in #428
- Bump minimatch and mocha by @dependabot in #429
- Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #433
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #443
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #450
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #480
- Use
@vscode/vsce
instead ofvsce
by @alexweininger in #548