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 30
30
- Bug fix: Comparisons in the Azure Key Vault Secrets Repository are now case insensitive (#9644 )
31
31
- This fixes a bug where keys could be automatically recreated if they had been manually added to Key Vault with all lowercase secret names
32
32
- Update DotNetIsolatedNativeHost version to 1.0.3 (#9671 )
33
+ - Update PowerShell Worker 7.4 to 4.0.3085 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.3085 )
Original file line number Diff line number Diff line change 61
61
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.9.0" />
62
62
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2973" />
63
63
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.3070" />
64
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.3030 " />
64
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.3085 " />
65
65
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.0.0-beta.2-10879" />
66
66
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
67
67
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version =" 1.0.0-beta.1" />
You can’t perform that action at this time.
0 commit comments