File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
- My change description (#PR)
4
4
-->
5
5
6
+ - Upgrade PowerShell Workers to 3.0.446 ([ Release Notes] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v3.0.446 ) ) and 3.0.452 ([ Release Notes] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v3.0.452 ) )
6
7
- Update Python Worker to 1.1.4([ Release Note] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/1.1.4 ) )
7
8
- Update Python Library to 1.3.0([ Release Note] ( https://github.com/Azure/azure-functions-python-library/releases/tag/1.3.0 ) )
8
9
- Update Java Worker to 1.7.3-SNAPSHOT([ Release Note] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/1.7.3-SNAPSHOT ) )
Original file line number Diff line number Diff line change 44
44
<PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.0.11020001-fabe022e" />
45
45
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 1.7.3-SNAPSHOT" />
46
46
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 2.0.5" />
47
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS6" Version =" 3.0.291 " />
48
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.293 " />
47
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS6" Version =" 3.0.446 " />
48
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.452 " />
49
49
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.19" />
50
50
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.1" />
51
51
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.8" />
You can’t perform that action at this time.
0 commit comments