@azure-typespec/http-client-csharp 1.0.0-alpha.20260519.2 → 1.0.0-alpha.20260526.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. package/dist/generator/Azure.Core.dll +0 -0
  2. package/dist/generator/Azure.Generator.StubLibrary.deps.json +45 -45
  3. package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
  4. package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
  5. package/dist/generator/Azure.Generator.deps.json +39 -39
  6. package/dist/generator/Azure.Generator.dll +0 -0
  7. package/dist/generator/Azure.Generator.pdb +0 -0
  8. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  9. package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  10. package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
  11. package/dist/generator/Shared/Core/DiagnosticScope.cs +5 -2
  12. package/dist/generator/System.ClientModel.dll +0 -0
  13. package/dist/generator/net10.0/Azure.Core.dll +0 -0
  14. package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +45 -45
  15. package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
  16. package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
  17. package/dist/generator/net10.0/Azure.Generator.deps.json +39 -39
  18. package/dist/generator/net10.0/Azure.Generator.dll +0 -0
  19. package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
  20. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  21. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  22. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
  23. package/dist/generator/net10.0/Shared/Core/DiagnosticScope.cs +5 -2
  24. package/dist/generator/net10.0/System.ClientModel.dll +0 -0
  25. package/package.json +3 -3
Binary file
@@ -6,36 +6,36 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260519.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260526.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260519.2",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1",
13
- "System.ClientModel": "1.12.0"
11
+ "Azure.Generator": "1.0.0-alpha.20260526.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260521.4",
13
+ "System.ClientModel": "1.13.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.56.0": {
19
+ "Azure.Core/1.57.0": {
20
20
  "dependencies": {
21
21
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
22
22
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
23
23
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
24
24
  "Microsoft.Identity.Client": "4.83.1",
25
25
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
26
- "System.ClientModel": "1.12.0",
26
+ "System.ClientModel": "1.13.0",
27
27
  "System.Memory.Data": "10.0.3"
28
28
  },
29
29
  "runtime": {
30
30
  "lib/net10.0/Azure.Core.dll": {
31
- "assemblyVersion": "1.56.0.0",
32
- "fileVersion": "1.5600.26.26405"
31
+ "assemblyVersion": "1.57.0.0",
32
+ "fileVersion": "1.5700.26.27104"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.56.0"
38
+ "Azure.Core": "1.57.0"
39
39
  },
40
40
  "runtime": {
41
41
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "Azure.ResourceManager/1.14.0": {
48
48
  "dependencies": {
49
- "Azure.Core": "1.56.0"
49
+ "Azure.Core": "1.57.0"
50
50
  },
51
51
  "runtime": {
52
52
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
443
443
  "dependencies": {
444
444
  "CommandLineParser": "2.9.1",
445
445
  "Microsoft.Build": "17.9.5",
446
446
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
447
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260521.4",
448
448
  "NuGet.Configuration": "6.14.3",
449
449
  "NuGet.Protocol": "6.14.3",
450
450
  "NuGet.Versioning": "6.14.3",
@@ -458,11 +458,11 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
465
- "System.ClientModel": "1.12.0"
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260521.4",
465
+ "System.ClientModel": "1.13.0"
466
466
  },
467
467
  "runtime": {
468
468
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -555,7 +555,7 @@
555
555
  }
556
556
  }
557
557
  },
558
- "System.ClientModel/1.12.0": {
558
+ "System.ClientModel/1.13.0": {
559
559
  "dependencies": {
560
560
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
561
561
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -564,8 +564,8 @@
564
564
  },
565
565
  "runtime": {
566
566
  "lib/net10.0/System.ClientModel.dll": {
567
- "assemblyVersion": "1.12.0.0",
568
- "fileVersion": "1.1200.26.26304"
567
+ "assemblyVersion": "1.13.0.0",
568
+ "fileVersion": "1.1300.26.26806"
569
569
  }
570
570
  }
571
571
  },
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260519.2": {
714
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.56.0",
716
+ "Azure.Core": "1.57.0",
717
717
  "Azure.Core.Expressions.DataFactory": "1.0.0",
718
718
  "Azure.ResourceManager": "1.14.0",
719
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260521.4"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.26902"
724
+ "fileVersion": "1.0.26.27602"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260519.2": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260526.2": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.56.0": {
736
+ "Azure.Core/1.57.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
739
- "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
740
- "path": "azure.core/1.56.0",
741
- "hashPath": "azure.core.1.56.0.nupkg.sha512"
739
+ "sha512": "sha512-POStMP+rxaAEYScwGBpIUcnEpSj/3ctYmCmt2IqU3recuAjjddEgTq4q4TLImEdQCfsFr/HpEuYjiY/wKeAprQ==",
740
+ "path": "azure.core/1.57.0",
741
+ "hashPath": "azure.core.1.57.0.nupkg.sha512"
742
742
  },
743
743
  "Azure.Core.Expressions.DataFactory/1.0.0": {
744
744
  "type": "package",
@@ -901,26 +901,26 @@
901
901
  "path": "microsoft.net.stringtools/17.9.5",
902
902
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
903
903
  },
904
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
907
+ "sha512": "sha512-xyTzM/8LEZLoeKTf3LtOLVX6mHN1XgJC/2ODX4L7nTI9tVPRvF4/nUNNDBxkWse7ZoGQYxjLlrOiEH7/5zuASA==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260521.4",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260521.4.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
914
+ "sha512": "sha512-xA9MyXKZOMh99SMtQMB4PwFF/tZ/J3x2RCd6TRQX+ZJ4EaWmUbyBska9TUG+xnd4EkSfiReDXz94zqqutNrpew==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260521.4",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260521.4.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.nupkg.sha512"
921
+ "sha512": "sha512-MdYCxgWEP+FAWOMEgfIoxlg2Du1TZMnEd+fZ6+U5EVzJxbDaFkCPoCA7LWa/LgV8selohw4byQtYbk8Yp98XXw==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260521.4",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260521.4.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "type": "package",
@@ -971,12 +971,12 @@
971
971
  "path": "nuget.versioning/6.14.3",
972
972
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
973
973
  },
974
- "System.ClientModel/1.12.0": {
974
+ "System.ClientModel/1.13.0": {
975
975
  "type": "package",
976
976
  "serviceable": true,
977
- "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
978
- "path": "system.clientmodel/1.12.0",
979
- "hashPath": "system.clientmodel.1.12.0.nupkg.sha512"
977
+ "sha512": "sha512-UneZiqYV3vmsCQJ2bO3fEzSGqK84kxEOOLN0OGDxxhAzef91gZLBQ5J8tgP0oTuwYmUSvwXGzvuq3Cvkedv8tA==",
978
+ "path": "system.clientmodel/1.13.0",
979
+ "hashPath": "system.clientmodel.1.13.0.nupkg.sha512"
980
980
  },
981
981
  "System.ComponentModel.Composition/8.0.0": {
982
982
  "type": "package",
@@ -1069,7 +1069,7 @@
1069
1069
  "path": "system.security.cryptography.protecteddata/8.0.0",
1070
1070
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1071
1071
  },
1072
- "Azure.Generator/1.0.0-alpha.20260519.2": {
1072
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
1073
1073
  "type": "project",
1074
1074
  "serviceable": false,
1075
1075
  "sha512": ""
@@ -6,37 +6,37 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260519.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.56.0",
11
+ "Azure.Core": "1.57.0",
12
12
  "Azure.Core.Expressions.DataFactory": "1.0.0",
13
13
  "Azure.ResourceManager": "1.14.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260521.4"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.56.0": {
20
+ "Azure.Core/1.57.0": {
21
21
  "dependencies": {
22
22
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
23
23
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
24
24
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
25
25
  "Microsoft.Identity.Client": "4.83.1",
26
26
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
27
- "System.ClientModel": "1.12.0",
27
+ "System.ClientModel": "1.13.0",
28
28
  "System.Memory.Data": "10.0.3"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.56.0.0",
33
- "fileVersion": "1.5600.26.26405"
32
+ "assemblyVersion": "1.57.0.0",
33
+ "fileVersion": "1.5700.26.27104"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.56.0"
39
+ "Azure.Core": "1.57.0"
40
40
  },
41
41
  "runtime": {
42
42
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "Azure.ResourceManager/1.14.0": {
49
49
  "dependencies": {
50
- "Azure.Core": "1.56.0"
50
+ "Azure.Core": "1.57.0"
51
51
  },
52
52
  "runtime": {
53
53
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
444
444
  "dependencies": {
445
445
  "CommandLineParser": "2.9.1",
446
446
  "Microsoft.Build": "17.9.5",
447
447
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
448
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260521.4",
449
449
  "NuGet.Configuration": "6.14.3",
450
450
  "NuGet.Protocol": "6.14.3",
451
451
  "NuGet.Versioning": "6.14.3",
@@ -459,11 +459,11 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
466
- "System.ClientModel": "1.12.0"
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260521.4",
466
+ "System.ClientModel": "1.13.0"
467
467
  },
468
468
  "runtime": {
469
469
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -556,7 +556,7 @@
556
556
  }
557
557
  }
558
558
  },
559
- "System.ClientModel/1.12.0": {
559
+ "System.ClientModel/1.13.0": {
560
560
  "dependencies": {
561
561
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
562
562
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -565,8 +565,8 @@
565
565
  },
566
566
  "runtime": {
567
567
  "lib/net10.0/System.ClientModel.dll": {
568
- "assemblyVersion": "1.12.0.0",
569
- "fileVersion": "1.1200.26.26304"
568
+ "assemblyVersion": "1.13.0.0",
569
+ "fileVersion": "1.1300.26.26806"
570
570
  }
571
571
  }
572
572
  },
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260519.2": {
718
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.56.0": {
723
+ "Azure.Core/1.57.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
727
- "path": "azure.core/1.56.0",
728
- "hashPath": "azure.core.1.56.0.nupkg.sha512"
726
+ "sha512": "sha512-POStMP+rxaAEYScwGBpIUcnEpSj/3ctYmCmt2IqU3recuAjjddEgTq4q4TLImEdQCfsFr/HpEuYjiY/wKeAprQ==",
727
+ "path": "azure.core/1.57.0",
728
+ "hashPath": "azure.core.1.57.0.nupkg.sha512"
729
729
  },
730
730
  "Azure.Core.Expressions.DataFactory/1.0.0": {
731
731
  "type": "package",
@@ -888,26 +888,26 @@
888
888
  "path": "microsoft.net.stringtools/17.9.5",
889
889
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
890
890
  },
891
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
894
+ "sha512": "sha512-xyTzM/8LEZLoeKTf3LtOLVX6mHN1XgJC/2ODX4L7nTI9tVPRvF4/nUNNDBxkWse7ZoGQYxjLlrOiEH7/5zuASA==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260521.4",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260521.4.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
901
+ "sha512": "sha512-xA9MyXKZOMh99SMtQMB4PwFF/tZ/J3x2RCd6TRQX+ZJ4EaWmUbyBska9TUG+xnd4EkSfiReDXz94zqqutNrpew==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260521.4",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260521.4.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.nupkg.sha512"
908
+ "sha512": "sha512-MdYCxgWEP+FAWOMEgfIoxlg2Du1TZMnEd+fZ6+U5EVzJxbDaFkCPoCA7LWa/LgV8selohw4byQtYbk8Yp98XXw==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260521.4",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260521.4.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "type": "package",
@@ -958,12 +958,12 @@
958
958
  "path": "nuget.versioning/6.14.3",
959
959
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
960
960
  },
961
- "System.ClientModel/1.12.0": {
961
+ "System.ClientModel/1.13.0": {
962
962
  "type": "package",
963
963
  "serviceable": true,
964
- "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
965
- "path": "system.clientmodel/1.12.0",
966
- "hashPath": "system.clientmodel.1.12.0.nupkg.sha512"
964
+ "sha512": "sha512-UneZiqYV3vmsCQJ2bO3fEzSGqK84kxEOOLN0OGDxxhAzef91gZLBQ5J8tgP0oTuwYmUSvwXGzvuq3Cvkedv8tA==",
965
+ "path": "system.clientmodel/1.13.0",
966
+ "hashPath": "system.clientmodel.1.13.0.nupkg.sha512"
967
967
  },
968
968
  "System.ComponentModel.Composition/8.0.0": {
969
969
  "type": "package",
Binary file
Binary file
@@ -375,8 +375,11 @@ namespace Azure.Core.Pipeline
375
375
  {
376
376
  return null;
377
377
  }
378
- // TODO(limolkova) set isRemote to true once we switch to DiagnosticSource 7.0
379
- ActivityContext.TryParse(_traceparent, _tracestate, out ActivityContext context);
378
+ // The traceparent was extracted from an inbound message (e.g. Service Bus / Event Hubs message
379
+ // application properties) via SetTraceContext/AddLink, so the resulting context is remote by definition.
380
+ // Marking it as remote is required for samplers (e.g. RateLimitedSampler, ParentBased variants)
381
+ // that distinguish local vs. remote parents to make correct decisions.
382
+ ActivityContext.TryParse(_traceparent, _tracestate, isRemote: true, out ActivityContext context);
380
383
  return _activitySource.StartActivity(_activityName, _kind, context, _tagCollection, _links, _startTime);
381
384
  }
382
385
 
@@ -6,36 +6,36 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260519.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260526.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260519.2",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1",
13
- "System.ClientModel": "1.12.0"
11
+ "Azure.Generator": "1.0.0-alpha.20260526.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260521.4",
13
+ "System.ClientModel": "1.13.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.56.0": {
19
+ "Azure.Core/1.57.0": {
20
20
  "dependencies": {
21
21
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
22
22
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
23
23
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
24
24
  "Microsoft.Identity.Client": "4.83.1",
25
25
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
26
- "System.ClientModel": "1.12.0",
26
+ "System.ClientModel": "1.13.0",
27
27
  "System.Memory.Data": "10.0.3"
28
28
  },
29
29
  "runtime": {
30
30
  "lib/net10.0/Azure.Core.dll": {
31
- "assemblyVersion": "1.56.0.0",
32
- "fileVersion": "1.5600.26.26405"
31
+ "assemblyVersion": "1.57.0.0",
32
+ "fileVersion": "1.5700.26.27104"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.56.0"
38
+ "Azure.Core": "1.57.0"
39
39
  },
40
40
  "runtime": {
41
41
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "Azure.ResourceManager/1.14.0": {
48
48
  "dependencies": {
49
- "Azure.Core": "1.56.0"
49
+ "Azure.Core": "1.57.0"
50
50
  },
51
51
  "runtime": {
52
52
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
443
443
  "dependencies": {
444
444
  "CommandLineParser": "2.9.1",
445
445
  "Microsoft.Build": "17.9.5",
446
446
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
447
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260521.4",
448
448
  "NuGet.Configuration": "6.14.3",
449
449
  "NuGet.Protocol": "6.14.3",
450
450
  "NuGet.Versioning": "6.14.3",
@@ -458,11 +458,11 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
465
- "System.ClientModel": "1.12.0"
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260521.4",
465
+ "System.ClientModel": "1.13.0"
466
466
  },
467
467
  "runtime": {
468
468
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -555,7 +555,7 @@
555
555
  }
556
556
  }
557
557
  },
558
- "System.ClientModel/1.12.0": {
558
+ "System.ClientModel/1.13.0": {
559
559
  "dependencies": {
560
560
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
561
561
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -564,8 +564,8 @@
564
564
  },
565
565
  "runtime": {
566
566
  "lib/net10.0/System.ClientModel.dll": {
567
- "assemblyVersion": "1.12.0.0",
568
- "fileVersion": "1.1200.26.26304"
567
+ "assemblyVersion": "1.13.0.0",
568
+ "fileVersion": "1.1300.26.26806"
569
569
  }
570
570
  }
571
571
  },
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260519.2": {
714
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.56.0",
716
+ "Azure.Core": "1.57.0",
717
717
  "Azure.Core.Expressions.DataFactory": "1.0.0",
718
718
  "Azure.ResourceManager": "1.14.0",
719
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260521.4"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.26902"
724
+ "fileVersion": "1.0.26.27602"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260519.2": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260526.2": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.56.0": {
736
+ "Azure.Core/1.57.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
739
- "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
740
- "path": "azure.core/1.56.0",
741
- "hashPath": "azure.core.1.56.0.nupkg.sha512"
739
+ "sha512": "sha512-POStMP+rxaAEYScwGBpIUcnEpSj/3ctYmCmt2IqU3recuAjjddEgTq4q4TLImEdQCfsFr/HpEuYjiY/wKeAprQ==",
740
+ "path": "azure.core/1.57.0",
741
+ "hashPath": "azure.core.1.57.0.nupkg.sha512"
742
742
  },
743
743
  "Azure.Core.Expressions.DataFactory/1.0.0": {
744
744
  "type": "package",
@@ -901,26 +901,26 @@
901
901
  "path": "microsoft.net.stringtools/17.9.5",
902
902
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
903
903
  },
904
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
907
+ "sha512": "sha512-xyTzM/8LEZLoeKTf3LtOLVX6mHN1XgJC/2ODX4L7nTI9tVPRvF4/nUNNDBxkWse7ZoGQYxjLlrOiEH7/5zuASA==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260521.4",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260521.4.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
914
+ "sha512": "sha512-xA9MyXKZOMh99SMtQMB4PwFF/tZ/J3x2RCd6TRQX+ZJ4EaWmUbyBska9TUG+xnd4EkSfiReDXz94zqqutNrpew==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260521.4",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260521.4.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.nupkg.sha512"
921
+ "sha512": "sha512-MdYCxgWEP+FAWOMEgfIoxlg2Du1TZMnEd+fZ6+U5EVzJxbDaFkCPoCA7LWa/LgV8selohw4byQtYbk8Yp98XXw==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260521.4",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260521.4.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "type": "package",
@@ -971,12 +971,12 @@
971
971
  "path": "nuget.versioning/6.14.3",
972
972
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
973
973
  },
974
- "System.ClientModel/1.12.0": {
974
+ "System.ClientModel/1.13.0": {
975
975
  "type": "package",
976
976
  "serviceable": true,
977
- "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
978
- "path": "system.clientmodel/1.12.0",
979
- "hashPath": "system.clientmodel.1.12.0.nupkg.sha512"
977
+ "sha512": "sha512-UneZiqYV3vmsCQJ2bO3fEzSGqK84kxEOOLN0OGDxxhAzef91gZLBQ5J8tgP0oTuwYmUSvwXGzvuq3Cvkedv8tA==",
978
+ "path": "system.clientmodel/1.13.0",
979
+ "hashPath": "system.clientmodel.1.13.0.nupkg.sha512"
980
980
  },
981
981
  "System.ComponentModel.Composition/8.0.0": {
982
982
  "type": "package",
@@ -1069,7 +1069,7 @@
1069
1069
  "path": "system.security.cryptography.protecteddata/8.0.0",
1070
1070
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1071
1071
  },
1072
- "Azure.Generator/1.0.0-alpha.20260519.2": {
1072
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
1073
1073
  "type": "project",
1074
1074
  "serviceable": false,
1075
1075
  "sha512": ""
@@ -6,37 +6,37 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260519.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.56.0",
11
+ "Azure.Core": "1.57.0",
12
12
  "Azure.Core.Expressions.DataFactory": "1.0.0",
13
13
  "Azure.ResourceManager": "1.14.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260521.4"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.56.0": {
20
+ "Azure.Core/1.57.0": {
21
21
  "dependencies": {
22
22
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
23
23
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
24
24
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
25
25
  "Microsoft.Identity.Client": "4.83.1",
26
26
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
27
- "System.ClientModel": "1.12.0",
27
+ "System.ClientModel": "1.13.0",
28
28
  "System.Memory.Data": "10.0.3"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.56.0.0",
33
- "fileVersion": "1.5600.26.26405"
32
+ "assemblyVersion": "1.57.0.0",
33
+ "fileVersion": "1.5700.26.27104"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.56.0"
39
+ "Azure.Core": "1.57.0"
40
40
  },
41
41
  "runtime": {
42
42
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "Azure.ResourceManager/1.14.0": {
49
49
  "dependencies": {
50
- "Azure.Core": "1.56.0"
50
+ "Azure.Core": "1.57.0"
51
51
  },
52
52
  "runtime": {
53
53
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
444
444
  "dependencies": {
445
445
  "CommandLineParser": "2.9.1",
446
446
  "Microsoft.Build": "17.9.5",
447
447
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
448
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260521.4",
449
449
  "NuGet.Configuration": "6.14.3",
450
450
  "NuGet.Protocol": "6.14.3",
451
451
  "NuGet.Versioning": "6.14.3",
@@ -459,11 +459,11 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
466
- "System.ClientModel": "1.12.0"
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260521.4",
466
+ "System.ClientModel": "1.13.0"
467
467
  },
468
468
  "runtime": {
469
469
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -556,7 +556,7 @@
556
556
  }
557
557
  }
558
558
  },
559
- "System.ClientModel/1.12.0": {
559
+ "System.ClientModel/1.13.0": {
560
560
  "dependencies": {
561
561
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
562
562
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -565,8 +565,8 @@
565
565
  },
566
566
  "runtime": {
567
567
  "lib/net10.0/System.ClientModel.dll": {
568
- "assemblyVersion": "1.12.0.0",
569
- "fileVersion": "1.1200.26.26304"
568
+ "assemblyVersion": "1.13.0.0",
569
+ "fileVersion": "1.1300.26.26806"
570
570
  }
571
571
  }
572
572
  },
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260519.2": {
718
+ "Azure.Generator/1.0.0-alpha.20260526.2": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.56.0": {
723
+ "Azure.Core/1.57.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
727
- "path": "azure.core/1.56.0",
728
- "hashPath": "azure.core.1.56.0.nupkg.sha512"
726
+ "sha512": "sha512-POStMP+rxaAEYScwGBpIUcnEpSj/3ctYmCmt2IqU3recuAjjddEgTq4q4TLImEdQCfsFr/HpEuYjiY/wKeAprQ==",
727
+ "path": "azure.core/1.57.0",
728
+ "hashPath": "azure.core.1.57.0.nupkg.sha512"
729
729
  },
730
730
  "Azure.Core.Expressions.DataFactory/1.0.0": {
731
731
  "type": "package",
@@ -888,26 +888,26 @@
888
888
  "path": "microsoft.net.stringtools/17.9.5",
889
889
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
890
890
  },
891
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260521.4": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
894
+ "sha512": "sha512-xyTzM/8LEZLoeKTf3LtOLVX6mHN1XgJC/2ODX4L7nTI9tVPRvF4/nUNNDBxkWse7ZoGQYxjLlrOiEH7/5zuASA==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260521.4",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260521.4.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260521.4": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
901
+ "sha512": "sha512-xA9MyXKZOMh99SMtQMB4PwFF/tZ/J3x2RCd6TRQX+ZJ4EaWmUbyBska9TUG+xnd4EkSfiReDXz94zqqutNrpew==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260521.4",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260521.4.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260521.4": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.nupkg.sha512"
908
+ "sha512": "sha512-MdYCxgWEP+FAWOMEgfIoxlg2Du1TZMnEd+fZ6+U5EVzJxbDaFkCPoCA7LWa/LgV8selohw4byQtYbk8Yp98XXw==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260521.4",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260521.4.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "type": "package",
@@ -958,12 +958,12 @@
958
958
  "path": "nuget.versioning/6.14.3",
959
959
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
960
960
  },
961
- "System.ClientModel/1.12.0": {
961
+ "System.ClientModel/1.13.0": {
962
962
  "type": "package",
963
963
  "serviceable": true,
964
- "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
965
- "path": "system.clientmodel/1.12.0",
966
- "hashPath": "system.clientmodel.1.12.0.nupkg.sha512"
964
+ "sha512": "sha512-UneZiqYV3vmsCQJ2bO3fEzSGqK84kxEOOLN0OGDxxhAzef91gZLBQ5J8tgP0oTuwYmUSvwXGzvuq3Cvkedv8tA==",
965
+ "path": "system.clientmodel/1.13.0",
966
+ "hashPath": "system.clientmodel.1.13.0.nupkg.sha512"
967
967
  },
968
968
  "System.ComponentModel.Composition/8.0.0": {
969
969
  "type": "package",
@@ -375,8 +375,11 @@ namespace Azure.Core.Pipeline
375
375
  {
376
376
  return null;
377
377
  }
378
- // TODO(limolkova) set isRemote to true once we switch to DiagnosticSource 7.0
379
- ActivityContext.TryParse(_traceparent, _tracestate, out ActivityContext context);
378
+ // The traceparent was extracted from an inbound message (e.g. Service Bus / Event Hubs message
379
+ // application properties) via SetTraceContext/AddLink, so the resulting context is remote by definition.
380
+ // Marking it as remote is required for samplers (e.g. RateLimitedSampler, ParentBased variants)
381
+ // that distinguish local vs. remote parents to make correct decisions.
382
+ ActivityContext.TryParse(_traceparent, _tracestate, isRemote: true, out ActivityContext context);
380
383
  return _activitySource.StartActivity(_activityName, _kind, context, _tagCollection, _links, _startTime);
381
384
  }
382
385
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-typespec/http-client-csharp",
3
- "version": "1.0.0-alpha.20260519.2",
3
+ "version": "1.0.0-alpha.20260526.2",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec library for emitting Azure libraries for C#.",
6
6
  "readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp/README.md",
@@ -39,7 +39,7 @@
39
39
  "dist/generator/**"
40
40
  ],
41
41
  "dependencies": {
42
- "@typespec/http-client-csharp": "1.0.0-alpha.20260516.1"
42
+ "@typespec/http-client-csharp": "1.0.0-alpha.20260521.4"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@azure-tools/azure-http-specs": "0.1.0-alpha.40",
@@ -47,7 +47,7 @@
47
47
  "@azure-tools/typespec-azure-core": "0.68.0",
48
48
  "@azure-tools/typespec-azure-resource-manager": "0.68.0",
49
49
  "@azure-tools/typespec-azure-rulesets": "0.68.0",
50
- "@azure-tools/typespec-client-generator-core": "0.68.0",
50
+ "@azure-tools/typespec-client-generator-core": "0.68.1",
51
51
  "@eslint/js": "^9.2.0",
52
52
  "@types/node": "~22.12.0",
53
53
  "@types/prettier": "^2.6.3",