Releases: microsoft/vscode-azurefunctions
Releases · microsoft/vscode-azurefunctions
v1.6.2
v1.6.1
Changed
createFunction
API handles multiple target frameworks- Microsoft Cloud Deutschland (Azure Germany) is no longer supported. Migration information
v1.6.0
v1.5.2
v1.5.1
Fixed
v1.5.0
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
Fixed
v1.4.0
v1.3.0
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