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 13
13
- Send Workerwarmup request to warm up the worker code path before specialization (#9018 )
14
14
- Update PowerShell Worker 7.2 to 4.0.2673 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2673 )
15
15
- Add error details to RunFromPackage failure log (#9094 )
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 )
16
17
17
18
** Release sprint:** Sprint 139
18
19
[ [ 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 59
59
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.9.1" />
60
60
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.5.2" />
61
61
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2302" />
62
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2673 " />
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" />
65
65
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
You can’t perform that action at this time.
0 commit comments