File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1111- Implement host configuration property to allow configuration of the metadata provider timeout period (#10526 )
1212 - The value can be set via ` metadataProviderTimeout ` in host.json and defaults to "00:00:30" (30 seconds).
1313 - For logic apps, unless configured via the host.json, the timeout is disabled by default.
14+ - Update PowerShell 7.2 worker to [ 4.0.4025] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4025 )
15+ - Update PowerShell 7.4 worker to [ 4.0.4026] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4026 )
1416- Added support for identity-based connections to Diagnostic Events (#10438 )
Original file line number Diff line number Diff line change 6060 <PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.3.20240307.67" />
6161 <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.10.1" />
6262 <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.3148" />
63- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.4020 " />
64- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4021 " />
63+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.4025 " />
64+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4026 " />
6565 <!-- /Workers -->
6666
6767 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.1.0-12067" />
You can’t perform that action at this time.
0 commit comments