File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 15
15
- Add error details to RunFromPackage failure log (#9094 )
16
16
- Update PowerShell Worker 7.2 to 4.0.2719 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2719 )
17
17
- Update Node.js Worker Version to [ 3.6.0] ( https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.6.0 )
18
+ - Upgrade PowerShell language worker 7.0 to 4.0.2733 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2733 )
18
19
19
20
** Release sprint:** Sprint 139
20
21
[ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+139%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+139%22+label%3Afeature+is%3Aclosed ) ]
Original file line number Diff line number Diff line change 58
58
<PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.2.20220831.41" />
59
59
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.9.1" />
60
60
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.6.0" />
61
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2302 " />
61
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2733 " />
62
62
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2719" />
63
63
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2669" />
64
64
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.0.0-beta.2-10879" />
You can’t perform that action at this time.
0 commit comments