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 13
13
- For logic apps, unless configured via the host.json, the timeout is disabled by default.
14
14
- Update PowerShell 7.2 worker to [ 4.0.4025] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4025 )
15
15
- Update PowerShell 7.4 worker to [ 4.0.4026] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4026 )
16
- - Added support for identity-based connections to Diagnostic Events (#10438 )
16
+ - Added support for identity-based connections to Diagnostic Events (#10438 )
17
+ - Updating Microsoft.Azure.WebJobs.Logging.ApplicationInsights to 3.0.42-12121
Original file line number Diff line number Diff line change 68
68
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
69
69
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version =" 1.0.0-beta.1" />
70
70
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.4-preview" />
71
- <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.41-11331 " />
71
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Logging.ApplicationInsights" Version =" 3.0.42-12121 " />
72
72
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Scripting" Version =" 3.3.1" />
73
73
<PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 8.0.0" />
74
74
<PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8.0.0" />
You can’t perform that action at this time.
0 commit comments