Releases: microsoft/vscode-azureresourcegroups
Releases · microsoft/vscode-azureresourcegroups
0.12.4
0.12.3
Fixed
- [1388] Remove createLoadCancellationToken to fix concurrent subscription load race condition
- [1397] Fix "Add Account" not showing account picker when a session already exists
- [1401] Fix subscription expansion for sovereign clouds in duplicate subscription mode
Changed
- [1383] Performance improvements for resource tree loading
Engineering
0.12.2
0.12.0
0.11.8
Added
- [1343] Add performance telemetry for loading subscriptions in Azure Resources tree views
- [1334] Add account name + tenant name to subscription description
- [1330] Add
focusResourceGroupto extension API (api version 3.1.0) - [1284] Add an Azure Resources API (v4) authentication layer
Fixed
- [1342] Handle empty state when grouping by ARM tag
- [1351] Use a UUID for extension install tree items
- [1348] Use resource group ID instead of name for grouping to handle duplicates across subscriptions
- [1241] Ensure correct session is being used when listing resources
Engineering
- [1304] Use new
@microsoft/vscode-azext-engpackage
0.11.7
0.11.6
This release improves on Azure Activity Log integration with Copilot, giving users the ability to custom select which activities to provide as context before starting new chat sessions. Users can now select activities through the general entry-point in the activity log header ribbon, right-clicking individual activities directly, or interacting with an activity's inline context menu button. In addition, Copilot buttons have been upgraded to the newer chat icon.
Added
- [1214] Enable activity item selection when providing context to Copilot; update Copilot icons
Changed
- [1267] Optimize auth record export
Fixed
0.11.5
Added
- [1256] Add button to chat stand in to disable
enableChatStandInsetting
Changed
- [1260] Adopt the finalized auth challenges API
- [1257] Convert
@microsoft/vscode-azureresources-apifrom CJS to CJS+ESM, and update for finalization of auth challenges API
Fixed
- [1261] Ensure tree item id uniqueness for user-assigned identity source resource items
