Skip to content

Releases: microsoft/vscode-azuretools

microsoft-vscode-azext-eng v1.1.0-alpha.1

21 Apr 16:45
ed04cbb

Choose a tag to compare

  • tsx is now an optional peer dependency, needed if running tests in VSCode (via @vscode/test-cli).
  • Added hooks to resolve things more easily when running TS directly in Node (for Mocha tests): #2262

microsoft-vscode-azext-utils v4.0.7

02 Apr 16:57
67c9d9f

Choose a tag to compare

Pre-release

What's Changed

  • utils: fix github copilot sdk not found error by @motm32 in #2257

microsoft-vscode-azext-azureappservice v4.2.4

01 Apr 23:05
67c9d9f

Choose a tag to compare

What's Changed

  • all: fix npm security vulnerabilities via npm audit fix by @Copilot in #2255
  • appservice: Use functionDebugLink for Functions apps in remote debugging by @nturinski in #2256

microsoft-vscode-azext-utils v4.0.6

31 Mar 23:16
29bb65b

Choose a tag to compare

Pre-release
  • Add check for Github Copilot CLI #2226
  • Bump picomatch in /utils #2242
  • npm audit fix in all package subfolders #2235

microsoft-vscode-azext-azureutils v4.1.1

31 Mar 23:16
29bb65b

Choose a tag to compare

  • Add async validation for storage account name step #2249

microsoft-vscode-azext-azureappservice v4.2.3

31 Mar 23:16
29bb65b

Choose a tag to compare

  • Add appInsights to the resources that need to check for relatedNames #2250
  • Bump picomatch in /appservice #2240
  • npm audit fix in all package subfolders #2235

microsoft-vscode-azext-azureutils v4.1.0

27 Mar 18:21
9e03385

Choose a tag to compare

  • Bump picomatch in /azure #2241
  • Add in-memory cache for Azure location/provider API calls #2239
  • Use BearerChallengePolicy from auth instead of local duplicate #2232
  • Fallback to a default name if resource group is not available #2219
  • npm audit fix #2212
  • Non-breaking dependency updates #2192
  • Enforce lazy loading of @azure dependencies #2189

microsoft-vscode-azext-azureauth v6.0.0-alpha.8

27 Mar 18:21
9505a3a

Choose a tag to compare

  • Watch sovereign cloud config and fire onRefreshSuggested #2248

microsoft-vscode-azext-azureauth v6.0.0-alpha.7

27 Mar 18:21
9e03385

Choose a tag to compare

  • Reduce auth event debounce from 5s to 2s #2246
  • Ensure subscriptionFilterChange events are not suppressed during debounce #2245
  • npm audit fix in all package subfolders #2235

microsoft-vscode-azext-eng v1.0.0-alpha.16

24 Mar 19:36
d856f3a

Choose a tag to compare

  • main.[m]js has been returned to the ignore list. #2238