|
6 | 6 | "compilationOptions": {},
|
7 | 7 | "targets": {
|
8 | 8 | ".NETCoreApp,Version=v8.0": {
|
9 |
| - "Microsoft.Azure.WebJobs.Script.WebHost/4.1039.100-dev": { |
| 9 | + "Microsoft.Azure.WebJobs.Script.WebHost/4.1040.100-pr.25225.14": { |
10 | 10 | "dependencies": {
|
11 | 11 | "Azure.Data.Tables": "12.8.3",
|
12 | 12 | "Azure.Identity": "1.11.4",
|
|
22 | 22 | "Microsoft.Azure.AppService.Middleware.Functions": "1.5.5",
|
23 | 23 | "Microsoft.Azure.AppService.Proxy.Client": "2.3.20240307.67",
|
24 | 24 | "Microsoft.Azure.Functions.DotNetIsolatedNativeHost": "1.0.12",
|
25 |
| - "Microsoft.Azure.Functions.JavaWorker": "2.18.1", |
| 25 | + "Microsoft.Azure.Functions.JavaWorker": "2.19.0", |
26 | 26 | "Microsoft.Azure.Functions.NodeJsWorker": "3.10.1",
|
27 | 27 | "Microsoft.Azure.Functions.Platform.Metrics.LinuxConsumption": "1.0.5",
|
28 | 28 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0": "4.0.3148",
|
29 | 29 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.2": "4.0.4025",
|
30 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4134", |
31 |
| - "Microsoft.Azure.Functions.PythonWorker": "4.35.0", |
| 30 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4": "4.0.4206", |
| 31 | + "Microsoft.Azure.Functions.PythonWorker": "4.37.0", |
32 | 32 | "Microsoft.Azure.Storage.File": "11.1.7",
|
33 | 33 | "Microsoft.Azure.WebJobs": "3.0.41",
|
34 | 34 | "Microsoft.Azure.WebJobs.Host.Storage": "5.0.1",
|
35 |
| - "Microsoft.Azure.WebJobs.Script": "4.1039.100-dev", |
36 |
| - "Microsoft.Azure.WebJobs.Script.Grpc": "4.1039.100-dev", |
| 35 | + "Microsoft.Azure.WebJobs.Script": "4.1040.100-pr.25225.14", |
| 36 | + "Microsoft.Azure.WebJobs.Script.Grpc": "4.1040.100-pr.25225.14", |
37 | 37 | "Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha",
|
38 | 38 | "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.35.0",
|
39 | 39 | "Microsoft.IdentityModel.Tokens": "6.35.0",
|
|
44 | 44 | "System.IdentityModel.Tokens.Jwt": "6.35.0",
|
45 | 45 | "System.Memory.Data": "8.0.1",
|
46 | 46 | "System.Net.NameResolution": "4.3.0",
|
47 |
| - "Microsoft.Azure.WebJobs.Script.Reference": "4.1039.0.0", |
48 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.1039.0.0" |
| 47 | + "Microsoft.Azure.WebJobs.Script.Reference": "4.1040.0.0", |
| 48 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference": "4.1040.0.0" |
49 | 49 | },
|
50 | 50 | "runtime": {
|
51 | 51 | "Microsoft.Azure.WebJobs.Script.WebHost.dll": {}
|
|
851 | 851 | }
|
852 | 852 | },
|
853 | 853 | "Microsoft.Azure.Functions.DotNetIsolatedNativeHost/1.0.12": {},
|
854 |
| - "Microsoft.Azure.Functions.JavaWorker/2.18.1": {}, |
| 854 | + "Microsoft.Azure.Functions.JavaWorker/2.19.0": {}, |
855 | 855 | "Microsoft.Azure.Functions.NodeJsWorker/3.10.1": {},
|
856 | 856 | "Microsoft.Azure.Functions.Platform.Metrics.LinuxConsumption/1.0.5": {
|
857 | 857 | "dependencies": {
|
|
867 | 867 | },
|
868 | 868 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.0/4.0.3148": {},
|
869 | 869 | "Microsoft.Azure.Functions.PowerShellWorker.PS7.2/4.0.4025": {},
|
870 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4134": {}, |
871 |
| - "Microsoft.Azure.Functions.PythonWorker/4.35.0": {}, |
| 870 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4206": {}, |
| 871 | + "Microsoft.Azure.Functions.PythonWorker/4.37.0": {}, |
872 | 872 | "Microsoft.Azure.KeyVault.Core/2.0.4": {
|
873 | 873 | "dependencies": {
|
874 | 874 | "System.Runtime": "4.3.1",
|
|
1044 | 1044 | "runtime": {
|
1045 | 1045 | "lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Abstractions.dll": {
|
1046 | 1046 | "assemblyVersion": "1.0.0.0",
|
1047 |
| - "fileVersion": "1.0.19706.0" |
| 1047 | + "fileVersion": "1.0.21962.0" |
1048 | 1048 | }
|
1049 | 1049 | }
|
1050 | 1050 | },
|
|
2017 | 2017 | }
|
2018 | 2018 | }
|
2019 | 2019 | },
|
| 2020 | + "OpenTelemetry.Instrumentation.Process/0.5.0-beta.7": { |
| 2021 | + "dependencies": { |
| 2022 | + "OpenTelemetry.Api": "1.9.0" |
| 2023 | + }, |
| 2024 | + "runtime": { |
| 2025 | + "lib/netstandard2.0/OpenTelemetry.Instrumentation.Process.dll": { |
| 2026 | + "assemblyVersion": "0.5.0.176", |
| 2027 | + "fileVersion": "0.5.0.176" |
| 2028 | + } |
| 2029 | + } |
| 2030 | + }, |
| 2031 | + "OpenTelemetry.Instrumentation.Runtime/1.9.0": { |
| 2032 | + "dependencies": { |
| 2033 | + "OpenTelemetry.Api": "1.9.0" |
| 2034 | + }, |
| 2035 | + "runtime": { |
| 2036 | + "lib/net6.0/OpenTelemetry.Instrumentation.Runtime.dll": { |
| 2037 | + "assemblyVersion": "1.9.0.57", |
| 2038 | + "fileVersion": "1.9.0.57" |
| 2039 | + } |
| 2040 | + } |
| 2041 | + }, |
2020 | 2042 | "OpenTelemetry.PersistentStorage.Abstractions/1.0.0": {
|
2021 | 2043 | "runtime": {
|
2022 | 2044 | "lib/netstandard2.0/OpenTelemetry.PersistentStorage.Abstractions.dll": {
|
|
2889 | 2911 | }
|
2890 | 2912 | }
|
2891 | 2913 | },
|
2892 |
| - "Microsoft.Azure.WebJobs.Script/4.1039.100-dev": { |
| 2914 | + "Microsoft.Azure.WebJobs.Script/4.1040.100-pr.25225.14": { |
2893 | 2915 | "dependencies": {
|
2894 | 2916 | "Azure.Core": "1.45.0",
|
2895 | 2917 | "Azure.Data.Tables": "12.8.3",
|
|
2921 | 2943 | "OpenTelemetry.Extensions.Hosting": "1.9.0",
|
2922 | 2944 | "OpenTelemetry.Instrumentation.AspNetCore": "1.9.0",
|
2923 | 2945 | "OpenTelemetry.Instrumentation.Http": "1.9.0",
|
| 2946 | + "OpenTelemetry.Instrumentation.Process": "0.5.0-beta.7", |
| 2947 | + "OpenTelemetry.Instrumentation.Runtime": "1.9.0", |
2924 | 2948 | "System.Diagnostics.DiagnosticSource": "8.0.0",
|
2925 | 2949 | "System.Drawing.Common": "8.0.0",
|
2926 | 2950 | "System.Formats.Asn1": "6.0.1",
|
|
2937 | 2961 | "System.Threading.Channels": "8.0.0"
|
2938 | 2962 | },
|
2939 | 2963 | "runtime": {
|
2940 |
| - "Microsoft.Azure.WebJobs.Script.dll": { |
2941 |
| - "assemblyVersion": "4.1039.100-dev", |
2942 |
| - "fileVersion": "" |
2943 |
| - } |
| 2964 | + "Microsoft.Azure.WebJobs.Script.dll": {} |
2944 | 2965 | }
|
2945 | 2966 | },
|
2946 |
| - "Microsoft.Azure.WebJobs.Script.Grpc/4.1039.100-dev": { |
| 2967 | + "Microsoft.Azure.WebJobs.Script.Grpc/4.1040.100-pr.25225.14": { |
2947 | 2968 | "dependencies": {
|
2948 | 2969 | "Grpc.AspNetCore": "2.55.0",
|
2949 | 2970 | "Microsoft.ApplicationInsights": "2.22.0",
|
|
2952 | 2973 | "Microsoft.ApplicationInsights.WindowsServer": "2.22.0",
|
2953 | 2974 | "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.22.0",
|
2954 | 2975 | "Microsoft.Azure.WebJobs.Rpc.Core": "3.0.37",
|
2955 |
| - "Microsoft.Azure.WebJobs.Script": "4.1039.100-dev", |
| 2976 | + "Microsoft.Azure.WebJobs.Script": "4.1040.100-pr.25225.14", |
2956 | 2977 | "System.IO.FileSystem.Primitives": "4.3.0",
|
2957 | 2978 | "System.Threading.Channels": "8.0.0",
|
2958 | 2979 | "Yarp.ReverseProxy": "2.0.1"
|
2959 | 2980 | },
|
2960 | 2981 | "runtime": {
|
2961 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.dll": { |
2962 |
| - "assemblyVersion": "4.1039.100-dev", |
2963 |
| - "fileVersion": "" |
2964 |
| - } |
| 2982 | + "Microsoft.Azure.WebJobs.Script.Grpc.dll": {} |
2965 | 2983 | }
|
2966 | 2984 | },
|
2967 |
| - "Microsoft.Azure.WebJobs.Script.Reference/4.1039.0.0": { |
| 2985 | + "Microsoft.Azure.WebJobs.Script.Reference/4.1040.0.0": { |
2968 | 2986 | "runtime": {
|
2969 | 2987 | "Microsoft.Azure.WebJobs.Script.dll": {
|
2970 |
| - "assemblyVersion": "4.1039.0.0", |
2971 |
| - "fileVersion": "42.42.42.4242" |
| 2988 | + "assemblyVersion": "4.1040.0.0", |
| 2989 | + "fileVersion": "4.1040.100.25225" |
2972 | 2990 | }
|
2973 | 2991 | }
|
2974 | 2992 | },
|
2975 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1039.0.0": { |
| 2993 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1040.0.0": { |
2976 | 2994 | "runtime": {
|
2977 | 2995 | "Microsoft.Azure.WebJobs.Script.Grpc.dll": {
|
2978 |
| - "assemblyVersion": "4.1039.0.0", |
2979 |
| - "fileVersion": "42.42.42.4242" |
| 2996 | + "assemblyVersion": "4.1040.0.0", |
| 2997 | + "fileVersion": "4.1040.100.25225" |
2980 | 2998 | }
|
2981 | 2999 | }
|
2982 | 3000 | }
|
2983 | 3001 | }
|
2984 | 3002 | },
|
2985 | 3003 | "libraries": {
|
2986 |
| - "Microsoft.Azure.WebJobs.Script.WebHost/4.1039.100-dev": { |
| 3004 | + "Microsoft.Azure.WebJobs.Script.WebHost/4.1040.100-pr.25225.14": { |
2987 | 3005 | "type": "project",
|
2988 | 3006 | "serviceable": false,
|
2989 | 3007 | "sha512": ""
|
|
3555 | 3573 | "path": "microsoft.azure.functions.dotnetisolatednativehost/1.0.12",
|
3556 | 3574 | "hashPath": "microsoft.azure.functions.dotnetisolatednativehost.1.0.12.nupkg.sha512"
|
3557 | 3575 | },
|
3558 |
| - "Microsoft.Azure.Functions.JavaWorker/2.18.1": { |
| 3576 | + "Microsoft.Azure.Functions.JavaWorker/2.19.0": { |
3559 | 3577 | "type": "package",
|
3560 | 3578 | "serviceable": true,
|
3561 |
| - "sha512": "sha512-XxzCZa9meGb6UTxyc7c/3ls8tG6IkMSCxkt2cdKgGeWX0Ytk1nVpQi2rFsHgVeoS0ZViDPCFMa1jznHyn+Z3Uw==", |
3562 |
| - "path": "microsoft.azure.functions.javaworker/2.18.1", |
3563 |
| - "hashPath": "microsoft.azure.functions.javaworker.2.18.1.nupkg.sha512" |
| 3579 | + "sha512": "sha512-sZbpZQQ+4CSmoKCwZTryI1oJ8rvU2TwvA5u4+Mn/VOt5C1wTZLSiRX2w7fCY34LF5PUhJsi++YzQg8+RGt0LdA==", |
| 3580 | + "path": "microsoft.azure.functions.javaworker/2.19.0", |
| 3581 | + "hashPath": "microsoft.azure.functions.javaworker.2.19.0.nupkg.sha512" |
3564 | 3582 | },
|
3565 | 3583 | "Microsoft.Azure.Functions.NodeJsWorker/3.10.1": {
|
3566 | 3584 | "type": "package",
|
|
3590 | 3608 | "path": "microsoft.azure.functions.powershellworker.ps7.2/4.0.4025",
|
3591 | 3609 | "hashPath": "microsoft.azure.functions.powershellworker.ps7.2.4.0.4025.nupkg.sha512"
|
3592 | 3610 | },
|
3593 |
| - "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4134": { |
| 3611 | + "Microsoft.Azure.Functions.PowerShellWorker.PS7.4/4.0.4206": { |
3594 | 3612 | "type": "package",
|
3595 | 3613 | "serviceable": true,
|
3596 |
| - "sha512": "sha512-fw1PMts2zstpaLMsFORy5U/7yZ515bzaYjSCQayTZ5VA15p/5+mbbhKTzEWDoxvVaJJRToFxeod+n79V0LWU5g==", |
3597 |
| - "path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4134", |
3598 |
| - "hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4134.nupkg.sha512" |
| 3614 | + "sha512": "sha512-wW1OUKmlb1bN3VeenBjLKzorWwcmQuwM4mEzGgRQqObniZW5b6pQbRoHmwyX6exbRNWoH8OcwQusFqsxPpbvJA==", |
| 3615 | + "path": "microsoft.azure.functions.powershellworker.ps7.4/4.0.4206", |
| 3616 | + "hashPath": "microsoft.azure.functions.powershellworker.ps7.4.4.0.4206.nupkg.sha512" |
3599 | 3617 | },
|
3600 |
| - "Microsoft.Azure.Functions.PythonWorker/4.35.0": { |
| 3618 | + "Microsoft.Azure.Functions.PythonWorker/4.37.0": { |
3601 | 3619 | "type": "package",
|
3602 | 3620 | "serviceable": true,
|
3603 |
| - "sha512": "sha512-zkQWdqBEx47jzUjQZd/+v3tJ/3VW1hWAiDjVgG6Z6OVrAoCoS8J5r9kzYXapg63M/9VULHy7jTo3xY8zwmso6Q==", |
3604 |
| - "path": "microsoft.azure.functions.pythonworker/4.35.0", |
3605 |
| - "hashPath": "microsoft.azure.functions.pythonworker.4.35.0.nupkg.sha512" |
| 3621 | + "sha512": "sha512-QWKmhG7xBdDEDBwkXLT7idrKWAtj5w8dDnhB1g3GdFtVXgfJo7EVg14crNf3eBxAn7S7wdDeQj0sKU2HkkarhQ==", |
| 3622 | + "path": "microsoft.azure.functions.pythonworker/4.37.0", |
| 3623 | + "hashPath": "microsoft.azure.functions.pythonworker.4.37.0.nupkg.sha512" |
3606 | 3624 | },
|
3607 | 3625 | "Microsoft.Azure.KeyVault.Core/2.0.4": {
|
3608 | 3626 | "type": "package",
|
|
3649 | 3667 | "Microsoft.Azure.WebJobs.Extensions.Http/3.2.0": {
|
3650 | 3668 | "type": "package",
|
3651 | 3669 | "serviceable": true,
|
3652 |
| - "sha512": "sha512-i4LAWVe6zRdDUwLFyKI1xrh8FeajSiA9h8kWsdGDqEQ1t9rWvvz3PKuRJeH5nAMDSuLT9vsUxXZwI5a7lOqlZQ==", |
| 3670 | + "sha512": "sha512-IXLuo5fOliOYKUZjWO5kQ/j3XblM9TNnk1agjzNYkubpDXq6M436GihaVzwTeQlX279P3G1KquS6I+b7pXaFuQ==", |
3653 | 3671 | "path": "microsoft.azure.webjobs.extensions.http/3.2.0",
|
3654 | 3672 | "hashPath": "microsoft.azure.webjobs.extensions.http.3.2.0.nupkg.sha512"
|
3655 | 3673 | },
|
|
3663 | 3681 | "Microsoft.Azure.WebJobs.Host.Storage/5.0.1": {
|
3664 | 3682 | "type": "package",
|
3665 | 3683 | "serviceable": true,
|
3666 |
| - "sha512": "sha512-5fF88jDYdxUs4EdYZw3MqK7ghG4mZ5MsCt8MhKk38CiTK90VmoWtXbBYURohil+WJ8vB/i0UwQGg64y6TdvliA==", |
| 3684 | + "sha512": "sha512-eO/sX41oaGkDiXHpT7y/F1F5Wvzm7e1QqFmd4GGMJOMdLOHGvwOvZR82AfR7rjvpqQZWyKjRHqxAVcntq+ZYwQ==", |
3667 | 3685 | "path": "microsoft.azure.webjobs.host.storage/5.0.1",
|
3668 | 3686 | "hashPath": "microsoft.azure.webjobs.host.storage.5.0.1.nupkg.sha512"
|
3669 | 3687 | },
|
|
3684 | 3702 | "Microsoft.Azure.WebJobs.Script.Abstractions/1.0.4-preview": {
|
3685 | 3703 | "type": "package",
|
3686 | 3704 | "serviceable": true,
|
3687 |
| - "sha512": "sha512-mvgXnFKwh4/Gw8BXc99ZJd2iQ8DQJTCotvY9PZ9Y2UHa4KiOsYaEW4kuZ5RFBD9KqGO2vXG56w3wMFVyxmaA2g==", |
| 3705 | + "sha512": "sha512-6yQIbQWV+Js168FJFPu0aIdwaVl6IkaIqZOuq9RT/8QgNFjIiHYE6w/bJjTDWzf4FccVgbYAz9nXWXd5u45OEg==", |
3688 | 3706 | "path": "microsoft.azure.webjobs.script.abstractions/1.0.4-preview",
|
3689 | 3707 | "hashPath": "microsoft.azure.webjobs.script.abstractions.1.0.4-preview.nupkg.sha512"
|
3690 | 3708 | },
|
|
4241 | 4259 | "path": "opentelemetry.instrumentation.http/1.9.0",
|
4242 | 4260 | "hashPath": "opentelemetry.instrumentation.http.1.9.0.nupkg.sha512"
|
4243 | 4261 | },
|
| 4262 | + "OpenTelemetry.Instrumentation.Process/0.5.0-beta.7": { |
| 4263 | + "type": "package", |
| 4264 | + "serviceable": true, |
| 4265 | + "sha512": "sha512-v+g5CPU/sJhyc1FTOgTaQTwvrQXquSxdndF+E3fS8SXYPLVAa2INHa8jqCFKvYp1rO+yaVizRw1gCOaDJJzauA==", |
| 4266 | + "path": "opentelemetry.instrumentation.process/0.5.0-beta.7", |
| 4267 | + "hashPath": "opentelemetry.instrumentation.process.0.5.0-beta.7.nupkg.sha512" |
| 4268 | + }, |
| 4269 | + "OpenTelemetry.Instrumentation.Runtime/1.9.0": { |
| 4270 | + "type": "package", |
| 4271 | + "serviceable": true, |
| 4272 | + "sha512": "sha512-6raJb9Pvi1CaBB59SX86Mr9NQiQbiv9ialO+cQKFRGCq3Bl2WC8cTTcbfGtaRX0quqWnZC/dK7xrXuOuYcwANA==", |
| 4273 | + "path": "opentelemetry.instrumentation.runtime/1.9.0", |
| 4274 | + "hashPath": "opentelemetry.instrumentation.runtime.1.9.0.nupkg.sha512" |
| 4275 | + }, |
4244 | 4276 | "OpenTelemetry.PersistentStorage.Abstractions/1.0.0": {
|
4245 | 4277 | "type": "package",
|
4246 | 4278 | "serviceable": true,
|
|
4990 | 5022 | "path": "yarp.reverseproxy/2.0.1",
|
4991 | 5023 | "hashPath": "yarp.reverseproxy.2.0.1.nupkg.sha512"
|
4992 | 5024 | },
|
4993 |
| - "Microsoft.Azure.WebJobs.Script/4.1039.100-dev": { |
| 5025 | + "Microsoft.Azure.WebJobs.Script/4.1040.100-pr.25225.14": { |
4994 | 5026 | "type": "project",
|
4995 | 5027 | "serviceable": false,
|
4996 | 5028 | "sha512": ""
|
4997 | 5029 | },
|
4998 |
| - "Microsoft.Azure.WebJobs.Script.Grpc/4.1039.100-dev": { |
| 5030 | + "Microsoft.Azure.WebJobs.Script.Grpc/4.1040.100-pr.25225.14": { |
4999 | 5031 | "type": "project",
|
5000 | 5032 | "serviceable": false,
|
5001 | 5033 | "sha512": ""
|
5002 | 5034 | },
|
5003 |
| - "Microsoft.Azure.WebJobs.Script.Reference/4.1039.0.0": { |
| 5035 | + "Microsoft.Azure.WebJobs.Script.Reference/4.1040.0.0": { |
5004 | 5036 | "type": "reference",
|
5005 | 5037 | "serviceable": false,
|
5006 | 5038 | "sha512": ""
|
5007 | 5039 | },
|
5008 |
| - "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1039.0.0": { |
| 5040 | + "Microsoft.Azure.WebJobs.Script.Grpc.Reference/4.1040.0.0": { |
5009 | 5041 | "type": "reference",
|
5010 | 5042 | "serviceable": false,
|
5011 | 5043 | "sha512": ""
|
|
0 commit comments