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 77- Add Include minimum durable payload to sync trigger (#8292 )
88
99** Release sprint:** Sprint 118
10- [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+118%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+118%22+label%3Afeature+is%3Aclosed ) ]
10+ [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+118%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+118%22+label%3Afeature+is%3Aclosed ) ]
11+ - Update PowerShell Worker to 3.0.1845 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v3.0.1845 )
Original file line number Diff line number Diff line change 5757 <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 1.11.0" />
5858 <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 2.1.3" />
5959 <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS6" Version =" 3.0.1761" />
60- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.1573 " />
60+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7" Version =" 3.0.1845 " />
6161 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.1.1" />
6262 <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.31" />
6363 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.4-10859" />
You can’t perform that action at this time.
0 commit comments