Skip to content

Releases: microsoft/vscode-azurefunctions

v1.9.0

16 Nov 22:12
f82188e
Compare
Choose a tag to compare

Added

  • Create Function button in Workspace view #3350
  • Warning when a stack has an upcoming end of life #3353
  • Updated host.json template to enable dynamic concurrency #3248

Changed

  • Always on = on when creating an Azure Function App on an app service plan #3037
  • Automatically run npm install after initializing a TypeScript or JavaScript Project #3034

Fixed

v1.8.3

25 Oct 23:30
c17ac08
Compare
Choose a tag to compare

Changed

  • Revert addition of PyStein "feature flag" setting. #3386

v1.8.2

18 Oct 23:06
4ac119c
Compare
Choose a tag to compare

Fixed

  • Deployment failures initialized from "Deploy..." button on Workspace ribbon #3369

v1.8.1

26 Sep 21:43
72ffbd1
Compare
Choose a tag to compare

Fixed

  • Log Analytic workspace resource provider not being registered blocked creation #3352

v1.8.0

21 Sep 00:15
5a651c7
Compare
Choose a tag to compare

Added

  • Support for new Python language model (set feature flag azureFunctions.showPystienModel to enable) #3235
  • Support for Java 17 (Preview) #3245

Changed

  • Use appropriate version of extension bundle in Python V2 projects #3304
  • Update Python V2 naming #3305
  • update FUNCTIONS-WORKER-RUNTIME setting with remote function app #3288
  • Add net7 tests #3277
  • Just use the 1st value for creating python projects #3276
  • Push Framework argument for .net70 #3273
  • Switch to latest VS Code test package #3275
  • Replace fse with AzExtFsUtils where possible #3268
  • Update net7 template #3262
  • Update backup templates #3260
  • Move workflow from root to workflows folder #3259
  • Rename info-needed-closer #3257
  • Bump terser from 5.9.0 to 5.14.2 #3253
  • Use shared azure id parsing utils #3246
  • Add post release version bumper #3244
  • Update AppInsights key #3239
  • Update FUNCTIONS-WORKER-RUNTIME setting when deploying dotnet-isolated projects to dotnet remote #3288

Fixed

  • An error occurs for the setting "azureFunctions.projectLanguageModel" with the default value "0" #3315
  • Do not open new documents if opened in new window #3307
  • An error occurs if a Java/Python (New Model Preview) project opens in VS Code previously when creating a new Python project #3300
  • [Suggestion] It would be better to change log to "Delete Slot 'xxx' Succeeded" in the ACTIVITYLOG window after deleting a slot #3148
  • View properties doesn't display site config #3264
  • Fix tests to use v4 Core Tools #3267
  • App Insights APM 2.1 Enablement and Representation #2835
  • [Suggestion] Don't show Logic Apps in Functions Extension #3165
  • Fix ServiceUnavailable error that occurs in Files and Logs node #3188

v1.7.4

05 Jul 21:56
7cce693
Compare
Choose a tag to compare

Changed

  • Updated minimum version of VS Code to 1.66.0 #3231
  • Updated @vscode/extension-telemetry to 0.6.2 #3229

Fixed

  • Add node types to TS project template #3199
  • Missing Advanced Create context menu item #3171

v1.7.3

01 Jun 17:11
0cb9b5f
Compare
Choose a tag to compare

Changed

  • Update @vscode/extension-telemetry to 0.5.2 #3206

v1.7.2

27 May 18:54
ccd4401
Compare
Choose a tag to compare

Fixed

  • Error when picking Create new local app setting from local.settings.json when creating blob trigger #3191

v1.7.1

26 May 20:01
d8f7bc9
Compare
Choose a tag to compare

Added

  • Deploy command is now accessible via the Workspace Deploy menu

v1.7.0

24 May 17:14
82f1b23
Compare
Choose a tag to compare

We've made some large design changes to the Azure extensions for VS Code. View App Centric release notes