Releases: microsoft/vscode-azureresourcegroups
Releases · microsoft/vscode-azureresourcegroups
0.7.0
Added
- VS Code for the Web support. Manage all of your Azure resources in your browser! @nturinski in #611
Fixed
- Refresh subscription instead of group by @alexweininger in #618
- Don't throw if resource group isn't found by @alexweininger in #622
- Throw a no resource found error if there are no resource groups by @nturinski in #638
- Fix createClient issue by @alexweininger in #642
Changed
- Change message of create resource group by @nturinski in #637
Dependencies
- Update azuretools packages for various fixes by @nturinski in #632
Engineering
- Make Azure resource provider mockable by @alexweininger in #650
- Add API tests by @alexweininger in #563
Full Changelog: v0.6.2...v0.7.0
0.6.2
Changed
- Prepare for Azure Spring Apps VS Code extension integration by @wangmingliang-ms in #605
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