Skip to content

Releases: microsoft/vscode-azureresourcegroups

0.12.7

Choose a tag to compare

@alexweininger alexweininger released this 12 Jun 14:26
9ddf669

Added

  • [1433] Allow resource providers to override resource type node properties (name and icon)
  • [1441] Allow resource providers to hide child resource types from "Group by type"
  • [1466] Add an optional options parameter to AzureAuthentication.getSessionWithScopes. Passing { createIfNone: true } allows an interactive consent prompt when a session for the requested scopes has not yet been granted. See microsoft/vscode-azurefunctions#5073

Engineering

  • [1469] Prepare @microsoft/vscode-azureresources-api 3.1.1 release
  • [1477] Add feedBaseUrl passthrough to 1ES build pipeline parameters
  • [1479] Remove redundant npmFeed parameter from the build pipeline
  • [1424] Resolve outstanding npm audit advisories
  • [1481] Update @microsoft/vscode-azext-azureauth to 6.1.0-alpha.2
  • Update @microsoft/vscode-azext-azureutils to ^4.3.0, @microsoft/api-extractor to ^7.58.2, @azure/arm-resources-subscriptions to ^3.0.0-beta.1, and ws to ^8.20.1
  • [1486] Remove dead dependencies orphaned by the Copilot on Rails removal

0.12.6

Choose a tag to compare

@alexweininger alexweininger released this 03 Jun 20:50
9451247

Added

  • [1465] Add registration for SQL Server resources in the resource explorer tree to enable integration from vscode-mssql

0.12.5

Choose a tag to compare

@bwateratmsft bwateratmsft released this 28 May 19:03
140b0d9

Changed

  • [1446] Use a reasonably sized Foundry icon
  • [1448] Update Foundry extension metadata

Engineering

  • [1430] Remove Shields.io badges from README
  • [1447] Migrate Azure DevOps CI/release pipelines to azdo-pipelines v2
  • [1454] npm audit fix and version bump for rel/0.12.5

0.12.4

Choose a tag to compare

@alexweininger alexweininger released this 30 Mar 16:03
8a2981d

Fixed

  • [1406] Filter unselected tenants before hitting maximumTenants limit

Engineering

  • [1404] Update locker and info-needed-closer workflows to use reusable templates
  • [1408] Bump flatted from 3.3.3 to 3.4.2
  • [1403] Bump undici from 7.20.0 to 7.24.1

0.12.3

Choose a tag to compare

@alexweininger alexweininger released this 11 Mar 21:48
e7514a3

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

  • [1398] Upgrade @microsoft/vscode-azext-azureauth to 6.0.0-alpha.5
  • [1386] Bump minimatch from 3.1.2 to 3.1.5

0.12.2

Choose a tag to compare

@alexweininger alexweininger released this 25 Feb 18:35
997b4c0

Fixed

  • [1380] Fix authentication regression introduced in 0.12.0

Engineering

  • [1378] Setup Azure federated credential provider in extension code for client testing

0.12.0

Choose a tag to compare

@alexweininger alexweininger released this 12 Feb 20:45
74d4385

Changed

  • [1350] Improve extension performance by upgrading to the v6 authentication package

0.11.8

Choose a tag to compare

@alexweininger alexweininger released this 04 Feb 20:32
d650f77

Added

  • [1343] Add performance telemetry for loading subscriptions in Azure Resources tree views
  • [1334] Add account name + tenant name to subscription description
  • [1330] Add focusResourceGroup to 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-eng package

0.11.7

Choose a tag to compare

@alexweininger alexweininger released this 18 Nov 21:07
285c62a

Changed

  • [1306] Update Azure AI Foundry branding to Microsoft Foundry
  • [1286] Rename "Azure Cosmos DB for MongoDB (vCore)" to "Azure DocumentDB"

0.11.6

Choose a tag to compare

@alexweininger alexweininger released this 04 Nov 02:18
3ba0b6a

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.

Activity Log Multi-Select with Copilot

Added

  • [1214] Enable activity item selection when providing context to Copilot; update Copilot icons

Changed

  • [1267] Optimize auth record export

Fixed

  • [1277] [1279] Update auth package to eliminate event loops in /azure