Skip to content

0.12.7

Latest

Choose a tag to compare

@alexweininger alexweininger released this 12 Jun 14:26
· 7 commits to main since this release
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