Skip to content

Commit

Permalink
Updating System.Memory.Data reference (#10611) (#10613)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Cavalcante <[email protected]>
  • Loading branch information
v-amakhan and fabiocav authored Nov 7, 2024
1 parent 9b4eaf2 commit 3e84fc3
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 117 deletions.
1 change: 1 addition & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
- Update PowerShell 7.2 worker to [4.0.4025](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4025)
- Update PowerShell 7.4 worker to [4.0.4026](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4026)
- Do not unregister gRPC extension endpoints on host shutdown.
- Updated System.Memory.Data reference to 6.0.0 and 8.0.1 for .NET 6 and .NET 8, respectively.
2 changes: 2 additions & 0 deletions src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,14 @@

<!---->
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
<PackageReference Include="System.Memory.Data" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.29" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.29" />
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.2.20220831.41" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
<PackageReference Include="System.Memory.Data" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.4" />
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.3.20240307.67" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Microsoft.Azure.WebJobs.Script.WebHost/4.36.0": {
"Microsoft.Azure.WebJobs.Script.WebHost/4.37.0": {
"dependencies": {
"Azure.Data.Tables": "12.8.3",
"Azure.Identity": "1.11.4",
Expand All @@ -22,12 +22,12 @@
"Microsoft.Azure.AppService.Middleware.Functions": "1.5.5",
"Microsoft.Azure.AppService.Proxy.Client": "2.2.20220831.41",
"Microsoft.Azure.Cosmos.Table": "1.0.8",
"Microsoft.Azure.Functions.PythonWorker": "4.33.0",
"Microsoft.Azure.Functions.PythonWorker": "4.34.0",
"Microsoft.Azure.Storage.File": "11.1.7",
"Microsoft.Azure.WebJobs": "3.0.41",
"Microsoft.Azure.WebJobs.Host.Storage": "5.0.1",
"Microsoft.Azure.WebJobs.Script": "4.36.0",
"Microsoft.Azure.WebJobs.Script.Grpc": "4.36.0",
"Microsoft.Azure.WebJobs.Script": "4.37.0",
"Microsoft.Azure.WebJobs.Script.Grpc": "4.37.0",
"Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
"Microsoft.IdentityModel.Tokens": "6.35.0",
Expand All @@ -36,9 +36,10 @@
"StyleCop.Analyzers": "1.2.0-beta.435",
"System.IO.FileSystem.AccessControl": "5.0.0",
"System.IdentityModel.Tokens.Jwt": "6.35.0",
"System.Memory.Data": "6.0.0",
"System.Net.NameResolution": "4.3.0",
"Microsoft.Azure.WebJobs.Script.Reference": "4.36.0.0",
"Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.36.0.0"
"Microsoft.Azure.WebJobs.Script.Reference": "4.37.0.0",
"Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.37.0.0"
},
"runtime": {
"Microsoft.Azure.WebJobs.Script.WebHost.dll": {}
Expand All @@ -61,7 +62,7 @@
"Microsoft.Bcl.AsyncInterfaces": "1.1.1",
"System.ClientModel": "1.0.0",
"System.Diagnostics.DiagnosticSource": "6.0.1",
"System.Memory.Data": "1.0.2",
"System.Memory.Data": "6.0.0",
"System.Numerics.Vectors": "4.5.0",
"System.Text.Encodings.Web": "6.0.0",
"System.Text.Json": "6.0.10",
Expand Down Expand Up @@ -861,9 +862,9 @@
"Microsoft.Azure.Functions.JavaWorker/2.17.0": {},
"Microsoft.Azure.Functions.NodeJsWorker/3.10.1": {},
"Microsoft.Azure.Functions.PowerShellWorker.PS7.0/4.0.3148": {},
"Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4020": {},
"Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4021": {},
"Microsoft.Azure.Functions.PythonWorker/4.33.0": {},
"Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4025": {},
"Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4026": {},
"Microsoft.Azure.Functions.PythonWorker/4.34.0": {},
"Microsoft.Azure.KeyVault.Core/2.0.4": {
"dependencies": {
"System.Runtime": "4.3.1",
Expand Down Expand Up @@ -913,7 +914,7 @@
"Microsoft.Extensions.Logging.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging.Configuration": "6.0.0",
"Newtonsoft.Json": "13.0.3",
"System.Memory.Data": "1.0.2",
"System.Memory.Data": "6.0.0",
"System.Threading.Tasks.Dataflow": "4.8.0"
},
"runtime": {
Expand All @@ -927,7 +928,7 @@
"dependencies": {
"System.ComponentModel.Annotations": "4.5.0",
"System.Diagnostics.TraceSource": "4.3.0",
"System.Memory.Data": "1.0.2"
"System.Memory.Data": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Azure.WebJobs.dll": {
Expand Down Expand Up @@ -1039,7 +1040,7 @@
"runtime": {
"lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Abstractions.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.19706.0"
"fileVersion": "1.0.22000.0"
}
}
},
Expand Down Expand Up @@ -2018,7 +2019,7 @@
"System.Buffers/4.5.0": {},
"System.ClientModel/1.0.0": {
"dependencies": {
"System.Memory.Data": "1.0.2",
"System.Memory.Data": "6.0.0",
"System.Text.Json": "6.0.10"
},
"runtime": {
Expand Down Expand Up @@ -2333,15 +2334,14 @@
}
},
"System.Memory/4.5.4": {},
"System.Memory.Data/1.0.2": {
"System.Memory.Data/6.0.0": {
"dependencies": {
"System.Text.Encodings.Web": "6.0.0",
"System.Text.Json": "6.0.10"
},
"runtime": {
"lib/netstandard2.0/System.Memory.Data.dll": {
"assemblyVersion": "1.0.2.0",
"fileVersion": "1.0.221.20802"
"lib/net6.0/System.Memory.Data.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.21.52210"
}
}
},
Expand Down Expand Up @@ -3020,7 +3020,7 @@
}
}
},
"Microsoft.Azure.WebJobs.Script/4.36.0": {
"Microsoft.Azure.WebJobs.Script/4.37.0": {
"dependencies": {
"Azure.Core": "1.38.0",
"Azure.Data.Tables": "12.8.3",
Expand All @@ -3037,8 +3037,8 @@
"Microsoft.Azure.Functions.JavaWorker": "2.17.0",
"Microsoft.Azure.Functions.NodeJsWorker": "3.10.1",
"Microsoft.Azure.Functions.PowerShellWorker.PS7.0": "4.0.3148",
"Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.4020",
"Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4021",
"Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.4025",
"Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4026",
"Microsoft.Azure.WebJobs": "3.0.41",
"Microsoft.Azure.WebJobs.Extensions": "5.1.0-12067",
"Microsoft.Azure.WebJobs.Extensions.Http": "3.2.0",
Expand Down Expand Up @@ -3067,12 +3067,12 @@
},
"runtime": {
"Microsoft.Azure.WebJobs.Script.dll": {
"assemblyVersion": "4.36.0",
"assemblyVersion": "4.37.0",
"fileVersion": ""
}
}
},
"Microsoft.Azure.WebJobs.Script.Grpc/4.36.0": {
"Microsoft.Azure.WebJobs.Script.Grpc/4.37.0": {
"dependencies": {
"Grpc.AspNetCore": "2.55.0",
"Microsoft.ApplicationInsights": "2.22.0",
Expand All @@ -3081,38 +3081,38 @@
"Microsoft.ApplicationInsights.WindowsServer": "2.21.0",
"Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.21.0",
"Microsoft.Azure.WebJobs.Rpc.Core": "3.0.37",
"Microsoft.Azure.WebJobs.Script": "4.36.0",
"Microsoft.Azure.WebJobs.Script": "4.37.0",
"System.IO.FileSystem.Primitives": "4.3.0",
"System.Threading.Channels": "6.0.0",
"Yarp.ReverseProxy": "2.0.1"
},
"runtime": {
"Microsoft.Azure.WebJobs.Script.Grpc.dll": {
"assemblyVersion": "4.36.0",
"assemblyVersion": "4.37.0",
"fileVersion": ""
}
}
},
"Microsoft.Azure.WebJobs.Script.Reference/4.36.0.0": {
"Microsoft.Azure.WebJobs.Script.Reference/4.37.0.0": {
"runtime": {
"Microsoft.Azure.WebJobs.Script.dll": {
"assemblyVersion": "4.36.0.0",
"fileVersion": "4.36.0.0"
"assemblyVersion": "4.37.0.0",
"fileVersion": "4.37.0.0"
}
}
},
"Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.36.0.0": {
"Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.37.0.0": {
"runtime": {
"Microsoft.Azure.WebJobs.Script.Grpc.dll": {
"assemblyVersion": "4.36.0.0",
"fileVersion": "4.36.0.0"
"assemblyVersion": "4.37.0.0",
"fileVersion": "4.37.0.0"
}
}
}
}
},
"libraries": {
"Microsoft.Azure.WebJobs.Script.WebHost/4.36.0": {
"Microsoft.Azure.WebJobs.Script.WebHost/4.37.0": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down Expand Up @@ -3691,26 +3691,26 @@
"path": "microsoft.azure.functions.powershellworker.ps7.0/4.0.3148",
"hashPath": "microsoft.azure.functions.powershellworker.ps7.0.4.0.3148.nupkg.sha512"
},
"Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4020": {
"Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4025": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Z7FOzT8/bYmDUuPCiEJ2toUZyUPI6mOde7EGuvMn0sXuAGiX/s3GQBSvp0iCp7F0lZzxpqwY0HlzpOveV0JiMA==",
"path": "microsoft.azure.functions.powershellworker.ps7.2/4.0.4020",
"hashPath": "microsoft.azure.functions.powershellworker.ps7.2.4.0.4020.nupkg.sha512"
"sha512": "sha512-tQz7f1244TPiZ0aDhLAWCgrDUKG+zTpeUZZBz9gmtWX4hTm8BxYAjvtU24AdywbPbrNSrF5/Nr6IAPrljUySYw==",
"path": "microsoft.azure.functions.powershellworker.ps7.2/4.0.4025",
"hashPath": "microsoft.azure.functions.powershellworker.ps7.2.4.0.4025.nupkg.sha512"
},
"Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4021": {
"Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4026": {
"type": "package",
"serviceable": true,
"sha512": "sha512-myTRe4lkgwqyPPau0SniW7jYBsNMGaEw48+egZUC7RsDEKmtNmW3/Uchro8KE5QtR1lWcttpf5TcGXDiI0Povw==",
"path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4021",
"hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4021.nupkg.sha512"
"sha512": "sha512-dMwqrTYe14LZSm8C613iXpe7ePjxj5L/REZ4reC4fVComPzbCbQDheW5bjF+/o0DJ9gY3AwHHqTTQlpFkNGfzA==",
"path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4026",
"hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4026.nupkg.sha512"
},
"Microsoft.Azure.Functions.PythonWorker/4.33.0": {
"Microsoft.Azure.Functions.PythonWorker/4.34.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-QnV3AVR3CyQsHWqn2+cldNEqP5TpgxnOSUQRgH/eZia88klSBgZwfe46TdTH5qk5YyYSD6beRV3VfkqhEV8lsA==",
"path": "microsoft.azure.functions.pythonworker/4.33.0",
"hashPath": "microsoft.azure.functions.pythonworker.4.33.0.nupkg.sha512"
"sha512": "sha512-ZaajWrJPy/AQ4TFWdTyZVqTURSNzAVMt5Qq93YTsMKuEK/dP3m/rI7HipdieTy/R600dBhBmv6fihCCVBMhfuA==",
"path": "microsoft.azure.functions.pythonworker/4.34.0",
"hashPath": "microsoft.azure.functions.pythonworker.4.34.0.nupkg.sha512"
},
"Microsoft.Azure.KeyVault.Core/2.0.4": {
"type": "package",
Expand All @@ -3736,14 +3736,14 @@
"Microsoft.Azure.WebJobs/3.0.41": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EOigHt+kjrpbg53s8SYn4dlTpZG9IgWPNrdmcdSG8c7U8qKZvcF4BwZtF7ETy3KGir2NtIpJaIc7dUm2+k9/GA==",
"sha512": "sha512-nprqeSOAkhFrpIW1KVkXQb6BZCbnS8d1ytq0nUzIYnpkmbvmfkcQlJE9zp3Dbo26Q/0h0JdPSQ3BaVVBNPOUZg==",
"path": "microsoft.azure.webjobs/3.0.41",
"hashPath": "microsoft.azure.webjobs.3.0.41.nupkg.sha512"
},
"Microsoft.Azure.WebJobs.Core/3.0.41": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nNW4I8m5GEhOxxD/NVZGjT6ZARGSy7wi8q+ihvKDin4IY4zYLpTy/GakZeGgbi7vPxcPHL5Z65n9DAV+goasqA==",
"sha512": "sha512-VtmzMUEMhhY7+lxhXxphPbn/1du+QFKU+VtH3UHzmn/sS2JwXJNtQNk/SiC+wad69GSGzgKH5x1aN2qTnEXh+Q==",
"path": "microsoft.azure.webjobs.core/3.0.41",
"hashPath": "microsoft.azure.webjobs.core.3.0.41.nupkg.sha512"
},
Expand Down Expand Up @@ -3771,7 +3771,7 @@
"Microsoft.Azure.WebJobs.Host.Storage/5.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5fF88jDYdxUs4EdYZw3MqK7ghG4mZ5MsCt8MhKk38CiTK90VmoWtXbBYURohil+WJ8vB/i0UwQGg64y6TdvliA==",
"sha512": "sha512-eO/sX41oaGkDiXHpT7y/F1F5Wvzm7e1QqFmd4GGMJOMdLOHGvwOvZR82AfR7rjvpqQZWyKjRHqxAVcntq+ZYwQ==",
"path": "microsoft.azure.webjobs.host.storage/5.0.1",
"hashPath": "microsoft.azure.webjobs.host.storage.5.0.1.nupkg.sha512"
},
Expand All @@ -3792,7 +3792,7 @@
"Microsoft.Azure.WebJobs.Script.Abstractions/1.0.4-preview": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mvgXnFKwh4/Gw8BXc99ZJd2iQ8DQJTCotvY9PZ9Y2UHa4KiOsYaEW4kuZ5RFBD9KqGO2vXG56w3wMFVyxmaA2g==",
"sha512": "sha512-U/aVn/i0P9MdPsca9TrLmTlKuGOJ8okTdifrBeNviwd80Xbv/+dIM/GGReQXaVVtUM5/SlbUHRAhvA9w0yuEyA==",
"path": "microsoft.azure.webjobs.script.abstractions/1.0.4-preview",
"hashPath": "microsoft.azure.webjobs.script.abstractions.1.0.4-preview.nupkg.sha512"
},
Expand Down Expand Up @@ -4678,12 +4678,12 @@
"path": "system.memory/4.5.4",
"hashPath": "system.memory.4.5.4.nupkg.sha512"
},
"System.Memory.Data/1.0.2": {
"System.Memory.Data/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
"path": "system.memory.data/1.0.2",
"hashPath": "system.memory.data.1.0.2.nupkg.sha512"
"sha512": "sha512-ntFHArH3I4Lpjf5m4DCXQHJuGwWPNVJPaAvM95Jy/u+2Yzt2ryiyIN04LAogkjP9DeRcEOiviAjQotfmPq/FrQ==",
"path": "system.memory.data/6.0.0",
"hashPath": "system.memory.data.6.0.0.nupkg.sha512"
},
"System.Net.Http/4.3.4": {
"type": "package",
Expand Down Expand Up @@ -5154,22 +5154,22 @@
"path": "yarp.reverseproxy/2.0.1",
"hashPath": "yarp.reverseproxy.2.0.1.nupkg.sha512"
},
"Microsoft.Azure.WebJobs.Script/4.36.0": {
"Microsoft.Azure.WebJobs.Script/4.37.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.Azure.WebJobs.Script.Grpc/4.36.0": {
"Microsoft.Azure.WebJobs.Script.Grpc/4.37.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.Azure.WebJobs.Script.Reference/4.36.0.0": {
"Microsoft.Azure.WebJobs.Script.Reference/4.37.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
},
"Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.36.0.0": {
"Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.37.0.0": {
"type": "reference",
"serviceable": false,
"sha512": ""
Expand Down
Loading

0 comments on commit 3e84fc3

Please sign in to comment.