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 3
3
- My change description (#PR)
4
4
-->
5
5
- Worker concurrency memory check (https://github.com/Azure/azure-functions-host/issues/7499 )
6
+ - Update PowerShell Worker to 3.0.2303 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v3.0.2303 )
6
7
7
8
** Release sprint:** Sprint 129
8
9
[ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+129%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+129%22+label%3Afeature+is%3Aclosed ) ]
Original file line number Diff line number Diff line change 57
57
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 1.11.0" />
58
58
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 2.1.3" />
59
59
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS6" Version =" 3.0.1761" />
60
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.2046 " />
60
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.2303 " />
61
61
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
62
62
<PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.34-11957" />
63
63
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.5-10880" />
You can’t perform that action at this time.
0 commit comments