Releases: microsoft/vscode-azurefunctions
Releases · microsoft/vscode-azurefunctions
v1.7.0
24 May 17:14
Compare
Sorry, something went wrong.
No results found
v1.6.2
13 Apr 19:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.5.0
27 Aug 21:53
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.4.0
25 May 17:54
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
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