You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for dotnet-isolated function app debugging hang issue (#8596) (#8598)
* Deleted the code which removed the "azfuncjsonlog:" prefix for log messages meant for tooling as core tools rely on that prefix.
* Test improvements
* Added release notes
- Updated Node.js Worker Version to [3.4.0](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.4.0)
8
-
- Added support for no storage account scenarios (#8083)
9
-
- Update PowerShell Worker 7.0 to 4.0.2045 [Release Note](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2045)
10
-
- Update PowerShell Worker 7.2 to 4.0.2040 [Release Note](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2040)
11
-
- Update App Service Authentication/Authorization on Linux Consumption from 1.4.15 to 1.4.17 [Release Note](https://github.com/Azure/app-service-announcements/issues/375)
5
+
- Update Python Worker Version to [4.4.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.4.0)
0 commit comments