Skip to content

Releases: microsoft/vscode-azurefunctions

v1.6.2

13 Apr 19:07
2ad86e8
Compare
Choose a tag to compare

Fixed

  • Zip deploy fails with ECONNRESET or 400 Bad Request on VS Code versions >=1.66.0 #2844

v1.6.1

24 Mar 21:07
1a41ae5
Compare
Choose a tag to compare

Changed

  • createFunction API handles multiple target frameworks
  • Microsoft Cloud Deutschland (Azure Germany) is no longer supported. Migration information

v1.6.0

04 Nov 22:58
b2c78c1
Compare
Choose a tag to compare

Added

  • Remove preview flag from Azure Functions v4
  • Option to change Azure Functions runtime version when selecting runtime

Removed

  • AzureFunctionsExtensionApi command validateFuncCoreToolsInstalled

v1.5.2

13 Oct 22:25
61ed487
Compare
Choose a tag to compare

Added

  • AzureFunctionsExtensionApi command validateFuncCoreToolsInstalled

Changed

  • proxies.json are no longer created when calling Create New Project...
  • Proxy tree items are no longer displayed in local project tree view

v1.5.1

09 Sep 17:28
c7e8839
Compare
Choose a tag to compare

v1.5.0

27 Aug 21:53
c280f5d
Compare
Choose a tag to compare

Added

  • Preview support for .NET 6 on Azure Functions v4
  • Added setting "azureFunctions.funcCliPath" to explicitly control the path of the "func" executable used for debug and deploy tasks

Fixed

Changed

  • Minimum version of VS Code is now 1.57.0

v1.4.1

14 Jul 22:29
1ea7301
Compare
Choose a tag to compare

v1.4.0

25 May 17:54
44ebfb3
Compare
Choose a tag to compare

Added

  • Support Azure Functions on Kubernetes with Azure Arc (Preview)

Changed

  • Minimum version of VS Code is now 1.53.0
  • Icons updated to match VS Code's theme. Install new product icon themes here

Fixed

v1.3.0

15 Mar 18:15
6f8215c
Compare
Choose a tag to compare

Added

  • .NET 5 support for creating projects/functions, copying http trigger urls, and creating a Function App in Azure
  • Now depends on the "Azure Resources" extension, which provides a "Resource Groups" and "Help and Feedback" view

Changed

  • TypeScript projects default to TypeScript v4.0

Fixed

  • Extension may become unresponsive when deploying on WSL or Codespaces
  • Debugging a C# project on Mac/Linux may take ~30 seconds longer than before v1.2.1 of the extension

v1.2.1

09 Feb 01:35
aedbbea
Compare
Choose a tag to compare

Fixed

  • Fixed failure to debug on VS Code v1.53+ because extension did not activate
  • Mitigated "ECONNRESET" errors by retrying the request