Skip to content

[Test Package Versions Bump] Updating package versions#8764

Merged
andrewlock merged 1 commit into
masterfrom
bot/test-package-versions-bump
Jun 8, 2026
Merged

[Test Package Versions Bump] Updating package versions#8764
andrewlock merged 1 commit into
masterfrom
bot/test-package-versions-bump

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Updates the package versions for integration tests. See below for a summary of the changes.

Package Version Updates

Bold entries indicate major-version bumps. (new) means no previous version existed.

Package Integration Previous New Published
AWSSDK.Core AwsSdk 3.7.501 3.7.501.1 2026-06-02
AWSSDK.Core AwsSdk 4.0.7.4 4.0.7.5 2026-06-02
AWSSDK.DynamoDBv2 AwsDynamoDb 3.7.513.3 3.7.513.4 2026-06-02
AWSSDK.DynamoDBv2 AwsDynamoDb 4.0.18.6 4.0.19.1 2026-06-04
AWSSDK.Kinesis AwsKinesis 3.7.506.20 3.7.506.21 2026-06-02
AWSSDK.Kinesis AwsKinesis 4.0.8.19 4.0.9 2026-06-03
AWSSDK.SQS AwsSqs 3.7.502.56 3.7.502.57 2026-06-02
AWSSDK.SQS AwsSqs 4.0.2.33 4.0.3 2026-06-02
AWSSDK.SimpleNotificationService AwsSns 3.7.502.60 3.7.502.61 2026-06-02
AWSSDK.SimpleNotificationService AwsSns 4.0.2.35 4.0.3 2026-06-04
AWSSDK.EventBridge AwsEventBridge 3.7.502.61 3.7.502.62 2026-06-02
AWSSDK.EventBridge AwsEventBridge 4.0.6.1 4.0.6.2 2026-06-02
AWSSDK.S3 AwsS3 3.7.511.7 3.7.511.8 2026-06-02
AWSSDK.S3 AwsS3 4.0.23.5 4.0.24 2026-06-02
AWSSDK.StepFunctions AwsStepFunctions 3.7.502.49 3.7.502.50 2026-06-02
AWSSDK.StepFunctions AwsStepFunctions 4.0.3.4 4.0.4 2026-06-02
MySqlConnector MySqlConnector 2.5.0 2.6.0 2026-06-02
Confluent.Kafka Kafka 2.14.0 2.14.2 2026-06-02
Microsoft.Azure.Cosmos CosmosDb 3.60.0 3.61.0 2026-06-02
Microsoft.Azure.Cosmos CosmosDbVnext 3.60.0 3.61.0 2026-06-02
CouchbaseNetClient Couchbase3 3.9.2 3.9.3 2026-06-04

Package Version Cooldown Report

The following versions were published less than 2 days ago and have been overridden.
These require manual review before inclusion.

Package Integration Overridden Version Published Age (days)
AWSSDK.Core AwsSdk 4.0.8 2026-06-05 1
AWSSDK.DynamoDBv2 AwsDynamoDb 4.0.20 2026-06-05 1
AWSSDK.Kinesis AwsKinesis 4.0.9.1 2026-06-05 1
AWSSDK.SQS AwsSqs 4.0.3.1 2026-06-05 1
AWSSDK.SimpleNotificationService AwsSns 4.0.3.1 2026-06-05 1
AWSSDK.EventBridge AwsEventBridge 4.0.6.3 2026-06-05 1
AWSSDK.S3 AwsS3 4.0.24.1 2026-06-05 1
AWSSDK.StepFunctions AwsStepFunctions 4.0.4.1 2026-06-05 1

@dd-octo-sts
dd-octo-sts Bot requested review from a team as code owners June 7, 2026 00:58
@dd-octo-sts dd-octo-sts Bot added area:dependabot dependabot updates area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file labels Jun 7, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 77b9356c11

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@@ -205,13 +205,13 @@ NOTE: This code was generated by the GeneratePackageVersions tool. To safely
<SampleName>Samples.AWS.DynamoDBv2</SampleName>
</PackageVersionSample>
<PackageVersionSample Include="test\test-applications\integrations\Samples.AWS.DynamoDBv2\Samples.AWS.DynamoDBv2.csproj">
<Properties>ApiVersion=3.7.501;RestoreRecursive=false;BuildProjectReferences=false</Properties>
<Properties>ApiVersion=3.7.501.1;RestoreRecursive=false;BuildProjectReferences=false</Properties>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep AwsSdk sample versions restoreable

These AwsSdk rows are generated from the AWSSDK.Core bump, but the sample project they build uses $(ApiVersion) for its AWSSDK.DynamoDBv2 PackageReference, not for AWSSDK.Core. The newly selected Core-only versions such as 3.7.501.1/4.0.7.5 are not the DynamoDB package versions being bumped later in this file, so the AwsSdk matrix entries will fail at NuGet restore before the integration tests can run.

Useful? React with 👍 / 👎.

@dd-trace-dotnet-ci-bot

Copy link
Copy Markdown

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8764) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration72.36 ± (72.53 - 72.98) ms75.18 ± (74.85 - 75.35) ms+3.9%✅⬆️
.NET Framework 4.8 - Bailout
duration79.21 ± (79.15 - 79.69) ms78.45 ± (78.29 - 78.72) ms-1.0%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1106.43 ± (1103.81 - 1111.03) ms1112.05 ± (1111.17 - 1120.32) ms+0.5%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.76 ± (22.70 - 22.83) ms22.57 ± (22.52 - 22.63) ms-0.8%
process.time_to_main_ms86.08 ± (85.76 - 86.41) ms85.56 ± (85.26 - 85.87) ms-0.6%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.93 - 10.94) MB10.93 ± (10.92 - 10.93) MB-0.1%
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.63 ± (22.59 - 22.68) ms22.32 ± (22.29 - 22.36) ms-1.4%
process.time_to_main_ms87.00 ± (86.76 - 87.24) ms84.86 ± (84.65 - 85.08) ms-2.5%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.96 ± (10.95 - 10.96) MB10.95 ± (10.95 - 10.95) MB-0.0%
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms214.32 ± (213.34 - 215.31) ms216.75 ± (215.72 - 217.77) ms+1.1%✅⬆️
process.time_to_main_ms537.63 ± (536.36 - 538.89) ms544.14 ± (542.91 - 545.38) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.29 ± (48.26 - 48.33) MB48.26 ± (48.23 - 48.30) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.49 ± (21.43 - 21.55) ms21.14 ± (21.10 - 21.18) ms-1.6%
process.time_to_main_ms75.39 ± (75.11 - 75.68) ms73.26 ± (73.08 - 73.45) ms-2.8%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.63 ± (10.62 - 10.63) MB10.63 ± (10.62 - 10.63) MB+0.0%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.02 ± (20.98 - 21.06) ms21.38 ± (21.32 - 21.44) ms+1.7%✅⬆️
process.time_to_main_ms73.97 ± (73.80 - 74.14) ms76.14 ± (75.85 - 76.43) ms+2.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.74 ± (10.74 - 10.74) MB10.75 ± (10.75 - 10.75) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms369.37 ± (367.38 - 371.36) ms367.60 ± (365.41 - 369.80) ms-0.5%
process.time_to_main_ms547.38 ± (546.00 - 548.76) ms547.17 ± (545.88 - 548.46) ms-0.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.80 ± (49.78 - 49.82) MB49.73 ± (49.70 - 49.75) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.4%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms19.49 ± (19.45 - 19.53) ms19.49 ± (19.44 - 19.54) ms+0.0%✅⬆️
process.time_to_main_ms72.52 ± (72.30 - 72.73) ms72.66 ± (72.47 - 72.84) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.67 ± (7.66 - 7.67) MB7.67 ± (7.67 - 7.67) MB+0.0%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.58 ± (19.53 - 19.63) ms19.35 ± (19.30 - 19.40) ms-1.2%
process.time_to_main_ms74.96 ± (74.70 - 75.21) ms73.18 ± (73.02 - 73.33) ms-2.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.72 ± (7.72 - 7.72) MB7.71 ± (7.70 - 7.71) MB-0.2%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms295.82 ± (293.33 - 298.30) ms295.01 ± (292.76 - 297.25) ms-0.3%
process.time_to_main_ms494.60 ± (493.64 - 495.55) ms494.91 ± (493.98 - 495.85) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed36.82 ± (36.79 - 36.85) MB36.85 ± (36.82 - 36.88) MB+0.1%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.0%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration195.33 ± (195.23 - 196.19) ms196.27 ± (196.31 - 197.17) ms+0.5%✅⬆️
.NET Framework 4.8 - Bailout
duration201.13 ± (200.35 - 201.29) ms201.38 ± (200.71 - 201.69) ms+0.1%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1187.22 ± (1188.35 - 1194.39) ms1184.28 ± (1183.71 - 1189.09) ms-0.2%
.NET Core 3.1 - Baseline
process.internal_duration_ms192.33 ± (191.86 - 192.80) ms190.94 ± (190.47 - 191.41) ms-0.7%
process.time_to_main_ms83.48 ± (83.19 - 83.76) ms82.93 ± (82.61 - 83.25) ms-0.7%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.09 ± (16.07 - 16.12) MB16.13 ± (16.10 - 16.15) MB+0.2%✅⬆️
runtime.dotnet.threads.count20 ± (19 - 20)20 ± (20 - 20)+0.2%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms190.59 ± (190.20 - 190.97) ms189.93 ± (189.59 - 190.26) ms-0.3%
process.time_to_main_ms84.33 ± (84.08 - 84.58) ms84.29 ± (84.10 - 84.48) ms-0.0%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.14 ± (16.11 - 16.16) MB16.17 ± (16.14 - 16.19) MB+0.2%✅⬆️
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)+0.5%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms385.20 ± (383.77 - 386.63) ms383.55 ± (382.43 - 384.67) ms-0.4%
process.time_to_main_ms533.21 ± (531.92 - 534.51) ms528.54 ± (527.60 - 529.48) ms-0.9%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed57.38 ± (57.18 - 57.58) MB57.05 ± (56.94 - 57.16) MB-0.6%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.2%
.NET 6 - Baseline
process.internal_duration_ms197.30 ± (196.86 - 197.75) ms193.95 ± (193.52 - 194.38) ms-1.7%
process.time_to_main_ms72.43 ± (72.20 - 72.67) ms71.68 ± (71.43 - 71.93) ms-1.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.34 ± (16.31 - 16.37) MB16.43 ± (16.40 - 16.46) MB+0.5%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.1%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms195.52 ± (195.03 - 196.02) ms193.53 ± (193.16 - 193.89) ms-1.0%
process.time_to_main_ms72.89 ± (72.67 - 73.11) ms72.35 ± (72.21 - 72.49) ms-0.7%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.37 ± (16.35 - 16.39) MB16.18 ± (16.04 - 16.31) MB-1.2%
runtime.dotnet.threads.count20 ± (20 - 20)19 ± (19 - 20)-4.5%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms584.84 ± (582.41 - 587.28) ms581.90 ± (579.26 - 584.53) ms-0.5%
process.time_to_main_ms540.16 ± (539.17 - 541.15) ms535.05 ± (534.03 - 536.07) ms-0.9%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed60.95 ± (60.87 - 61.03) MB61.00 ± (60.92 - 61.07) MB+0.1%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)31 ± (31 - 31)+0.6%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms196.00 ± (195.55 - 196.45) ms191.42 ± (190.99 - 191.85) ms-2.3%
process.time_to_main_ms71.96 ± (71.74 - 72.19) ms70.65 ± (70.45 - 70.85) ms-1.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.69 ± (11.67 - 11.72) MB11.75 ± (11.73 - 11.78) MB+0.5%✅⬆️
runtime.dotnet.threads.count18 ± (18 - 18)18 ± (18 - 18)-0.4%
.NET 8 - Bailout
process.internal_duration_ms193.72 ± (193.21 - 194.23) ms192.67 ± (192.28 - 193.06) ms-0.5%
process.time_to_main_ms72.33 ± (72.14 - 72.53) ms71.99 ± (71.79 - 72.19) ms-0.5%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.75 ± (11.73 - 11.77) MB11.77 ± (11.74 - 11.79) MB+0.2%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)-0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms515.08 ± (512.51 - 517.64) ms514.54 ± (512.24 - 516.84) ms-0.1%
process.time_to_main_ms488.31 ± (487.43 - 489.20) ms483.89 ± (483.18 - 484.61) ms-0.9%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.61 ± (50.58 - 50.65) MB50.72 ± (50.68 - 50.76) MB+0.2%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)+0.2%✅⬆️
Comparison explanation

Execution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard.

Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph).

Duration charts
FakeDbCommand (.NET Framework 4.8)
gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (75ms)  : 71, 79
    master - mean (73ms)  : 69, 76

    section Bailout
    This PR (8764) - mean (79ms)  : 75, 82
    master - mean (79ms)  : 75, 84

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (1,116ms)  : 1048, 1184
    master - mean (1,107ms)  : 1055, 1159

Loading
FakeDbCommand (.NET Core 3.1)
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (115ms)  : 109, 122
    master - mean (116ms)  : 109, 122

    section Bailout
    This PR (8764) - mean (114ms)  : 110, 117
    master - mean (117ms)  : 113, 120

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (797ms)  : 772, 823
    master - mean (790ms)  : 765, 814

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (101ms)  : 96, 106
    master - mean (104ms)  : 97, 110

    section Bailout
    This PR (8764) - mean (104ms)  : 98, 111
    master - mean (101ms)  : 99, 104

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (943ms)  : 907, 979
    master - mean (948ms)  : 905, 991

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (100ms)  : 95, 105
    master - mean (100ms)  : 95, 105

    section Bailout
    This PR (8764) - mean (100ms)  : 98, 103
    master - mean (102ms)  : 98, 107

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (821ms)  : 780, 863
    master - mean (819ms)  : 784, 855

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (197ms)  : 192, 202
    master - mean (196ms)  : 189, 202

    section Bailout
    This PR (8764) - mean (201ms)  : 196, 206
    master - mean (201ms)  : 196, 205

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (1,186ms)  : 1150, 1223
    master - mean (1,191ms)  : 1148, 1234

Loading
HttpMessageHandler (.NET Core 3.1)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (283ms)  : 277, 289
    master - mean (284ms)  : 275, 294

    section Bailout
    This PR (8764) - mean (283ms)  : 278, 287
    master - mean (284ms)  : 279, 289

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (951ms)  : 932, 969
    master - mean (958ms)  : 940, 976

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (274ms)  : 268, 280
    master - mean (278ms)  : 270, 287

    section Bailout
    This PR (8764) - mean (274ms)  : 270, 277
    master - mean (277ms)  : 267, 287

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (1,146ms)  : 1107, 1184
    master - mean (1,155ms)  : 1116, 1193

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8764) - mean (272ms)  : 267, 277
    master - mean (278ms)  : 272, 284

    section Bailout
    This PR (8764) - mean (274ms)  : 269, 279
    master - mean (276ms)  : 268, 284

    section CallTarget+Inlining+NGEN
    This PR (8764) - mean (1,030ms)  : 992, 1067
    master - mean (1,035ms)  : 992, 1079

Loading

@pr-commenter

pr-commenter Bot commented Jun 7, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-06-07 01:49:01

Comparing candidate commit 77b9356 in PR branch bot/test-package-versions-bump with baseline commit 4c9508f in branch master.

📊 Benchmarking dashboard

Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 59 known flaky benchmarks, 67 flaky benchmarks without significant changes.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-5242.168op/s; -4921.283op/s] or [-5.984%; -5.618%]

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • 🟥 throughput [-7281.450op/s; -6639.463op/s] or [-8.634%; -7.872%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1

  • 🟥 throughput [-6299.143op/s; -5002.623op/s] or [-6.405%; -5.087%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+307.883ms; +313.744ms] or [+152.782%; +155.691%]
  • 🟥 throughput [-46.256op/s; -41.177op/s] or [-8.322%; -7.409%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • 🟥 execution_time [+376.299ms; +379.657ms] or [+297.299%; +299.952%]
  • 🟩 throughput [+82.092op/s; +88.001op/s] or [+10.823%; +11.603%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+396.735ms; +400.109ms] or [+351.096%; +354.081%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472

  • 🟥 allocated_mem [+1.308KB; +1.308KB] or [+27.528%; +27.540%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+9.976%; +9.987%]
  • 🟩 execution_time [-16.323ms; -12.148ms] or [-7.623%; -5.674%]
  • 🟩 throughput [+7046.483op/s; +9876.537op/s] or [+5.144%; +7.209%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.500%; +27.510%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.743%; +105.758%]
  • 🟥 throughput [-273180.074op/s; -269407.131op/s] or [-27.893%; -27.508%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.557%; +38.566%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.288%; +105.304%]
  • 🟥 throughput [-167652.286op/s; -148584.581op/s] or [-24.088%; -21.349%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0

  • 🟩 throughput [+8973.827op/s; +11877.212op/s] or [+5.710%; +7.557%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1

  • 🟩 throughput [+10371.469op/s; +12993.556op/s] or [+8.262%; +10.351%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0

  • 🟩 throughput [+459365.173op/s; +481340.348op/s] or [+15.317%; +16.050%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1

  • 🟩 execution_time [-18.601ms; -14.268ms] or [-8.574%; -6.577%]
  • 🟩 throughput [+138491.703op/s; +193675.395op/s] or [+5.497%; +7.688%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472

  • 🟥 execution_time [+299.635ms; +300.408ms] or [+149.718%; +150.104%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0

  • 🟥 execution_time [+299.338ms; +302.529ms] or [+150.957%; +152.566%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1

  • 🟥 execution_time [+299.941ms; +303.866ms] or [+151.087%; +153.064%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472

  • 🟥 execution_time [+297.108ms; +297.884ms] or [+145.928%; +146.309%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0

  • 🟥 execution_time [+296.232ms; +299.770ms] or [+144.817%; +146.546%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1

  • 🟥 execution_time [+300.383ms; +303.073ms] or [+150.131%; +151.475%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0

  • 🟥 execution_time [+26.459µs; +50.282µs] or [+8.447%; +16.053%]
  • 🟥 throughput [-462.879op/s; -262.645op/s] or [-14.429%; -8.187%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • 🟥 execution_time [+299.259ms; +300.085ms] or [+149.361%; +149.773%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0

  • 🟥 execution_time [+412.478ms; +418.515ms] or [+448.174%; +454.734%]
  • 🟩 throughput [+774.144op/s; +948.927op/s] or [+6.361%; +7.797%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1

  • 🟥 execution_time [+368.692ms; +371.959ms] or [+279.944%; +282.425%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • unstable execution_time [+316.480ms; +373.431ms] or [+145.514%; +171.700%]
  • 🟥 throughput [-534.336op/s; -488.047op/s] or [-48.416%; -44.222%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • unstable execution_time [+147.977ms; +294.353ms] or [+63.062%; +125.441%]
  • 🟥 throughput [-670.663op/s; -587.203op/s] or [-44.733%; -39.167%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • 🟥 execution_time [+332.104ms; +344.415ms] or [+198.637%; +206.000%]
  • 🟥 throughput [-397.661op/s; -358.809op/s] or [-27.689%; -24.983%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0

  • 🟩 execution_time [-173.975µs; -109.834µs] or [-8.813%; -5.564%]
  • 🟩 throughput [+32.415op/s; +49.953op/s] or [+6.399%; +9.861%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • 🟥 execution_time [+303.203ms; +304.300ms] or [+152.687%; +153.240%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0

  • 🟥 execution_time [+301.872ms; +302.925ms] or [+151.269%; +151.796%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1

  • 🟥 execution_time [+299.612ms; +303.249ms] or [+150.512%; +152.339%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • 🟥 execution_time [+303.288ms; +305.315ms] or [+152.301%; +153.319%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0

  • 🟥 execution_time [+298.918ms; +301.527ms] or [+147.802%; +149.092%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1

  • 🟥 execution_time [+301.262ms; +305.171ms] or [+152.693%; +154.674%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • 🟥 execution_time [+300.887ms; +302.567ms] or [+151.018%; +151.861%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0

  • 🟥 execution_time [+300.951ms; +302.894ms] or [+149.996%; +150.965%]
  • 🟩 throughput [+41900.739op/s; +46801.913op/s] or [+8.320%; +9.293%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1

  • 🟥 execution_time [+298.722ms; +302.165ms] or [+148.611%; +150.325%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0

  • 🟩 execution_time [-17.287ms; -13.617ms] or [-8.039%; -6.332%]
  • 🟩 throughput [+19609.681op/s; +27085.404op/s] or [+5.379%; +7.430%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472

  • unstable execution_time [+2.277µs; +45.066µs] or [+0.562%; +11.132%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0

  • 🟩 allocated_mem [-26.926KB; -26.902KB] or [-9.822%; -9.813%]
  • unstable execution_time [-36.677µs; +17.708µs] or [-7.249%; +3.500%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1

  • unstable execution_time [-53.431µs; +7.338µs] or [-9.259%; +1.272%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0

  • unstable execution_time [+8.708µs; +12.990µs] or [+20.584%; +30.705%]
  • 🟥 throughput [-5729.786op/s; -3874.283op/s] or [-24.121%; -16.310%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1

  • unstable execution_time [-13.775µs; -5.951µs] or [-21.371%; -9.233%]
  • unstable throughput [+1454.944op/s; +3166.855op/s] or [+8.927%; +19.430%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • 🟥 execution_time [+301.441ms; +303.100ms] or [+152.365%; +153.203%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+304.935ms; +307.654ms] or [+155.211%; +156.595%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+299.841ms; +303.927ms] or [+150.108%; +152.153%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • 🟥 execution_time [+300.517ms; +302.390ms] or [+149.780%; +150.714%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0

  • 🟥 execution_time [+301.548ms; +303.184ms] or [+151.423%; +152.244%]
  • 🟩 throughput [+13652.697op/s; +15698.625op/s] or [+5.937%; +6.827%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1

  • 🟥 execution_time [+304.274ms; +307.197ms] or [+154.308%; +155.790%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • 🟥 execution_time [+299.795ms; +300.707ms] or [+149.539%; +149.994%]
  • 🟩 throughput [+61430000.919op/s; +61727201.348op/s] or [+44.737%; +44.954%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0

  • 🟥 execution_time [+424.189ms; +429.163ms] or [+527.554%; +533.741%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1

  • 🟥 execution_time [+298.341ms; +299.459ms] or [+148.806%; +149.363%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0

  • 🟩 throughput [+96573.640op/s; +106259.048op/s] or [+9.017%; +9.921%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1

  • 🟩 throughput [+53244.011op/s; +72667.080op/s] or [+6.163%; +8.411%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0

  • 🟩 throughput [+73194.499op/s; +102775.703op/s] or [+5.665%; +7.955%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1

  • 🟩 throughput [+82013.609op/s; +90434.062op/s] or [+8.145%; +8.982%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0

  • 🟩 throughput [+47076.735op/s; +55766.138op/s] or [+8.548%; +10.126%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0

  • 🟩 throughput [+94275.237op/s; +111307.312op/s] or [+10.533%; +12.436%]

Known flaky benchmarks without significant changes:

  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.ActivityBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_AddEvent_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_GetContext_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_RecordException_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetAttributes_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_SetStatus_Sampled netcoreapp3.1
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net472
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled net6.0
  • scenario:Benchmarks.OpenTelemetry.InstrumentedApi.Trace.TelemetrySpanBenchmark.StartSpan_UpdateName_Sampled netcoreapp3.1
  • scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472
  • scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472
  • scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472
  • scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1
  • scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net6.0
  • scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472
  • scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472
  • scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

@andrewlock
andrewlock enabled auto-merge (squash) June 8, 2026 07:28

@andrewlock andrewlock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the broken azure functions tests seem to be unrelated

@andrewlock
andrewlock merged commit d3b66ba into master Jun 8, 2026
143 of 145 checks passed
@andrewlock
andrewlock deleted the bot/test-package-versions-bump branch June 8, 2026 08:05
@github-actions github-actions Bot added this to the vNext-v3 milestone Jun 8, 2026
zacharycmontoya pushed a commit that referenced this pull request Jun 16, 2026
Updates the package versions for integration tests. See below for a
summary of the changes.

## Package Version Updates

Bold entries indicate **major**-version bumps. `(new)` means no previous
version existed.

| Package | Integration | Previous | New | Published |
|---------|-------------|----------|-----|-----------|
| AWSSDK.Core | AwsSdk | 3.7.501 | 3.7.501.1 | 2026-06-02 |
| AWSSDK.Core | AwsSdk | 4.0.7.4 | 4.0.7.5 | 2026-06-02 |
| AWSSDK.DynamoDBv2 | AwsDynamoDb | 3.7.513.3 | 3.7.513.4 | 2026-06-02 |
| AWSSDK.DynamoDBv2 | AwsDynamoDb | 4.0.18.6 | 4.0.19.1 | 2026-06-04 |
| AWSSDK.Kinesis | AwsKinesis | 3.7.506.20 | 3.7.506.21 | 2026-06-02 |
| AWSSDK.Kinesis | AwsKinesis | 4.0.8.19 | 4.0.9 | 2026-06-03 |
| AWSSDK.SQS | AwsSqs | 3.7.502.56 | 3.7.502.57 | 2026-06-02 |
| AWSSDK.SQS | AwsSqs | 4.0.2.33 | 4.0.3 | 2026-06-02 |
| AWSSDK.SimpleNotificationService | AwsSns | 3.7.502.60 | 3.7.502.61 |
2026-06-02 |
| AWSSDK.SimpleNotificationService | AwsSns | 4.0.2.35 | 4.0.3 |
2026-06-04 |
| AWSSDK.EventBridge | AwsEventBridge | 3.7.502.61 | 3.7.502.62 |
2026-06-02 |
| AWSSDK.EventBridge | AwsEventBridge | 4.0.6.1 | 4.0.6.2 | 2026-06-02 |
| AWSSDK.S3 | AwsS3 | 3.7.511.7 | 3.7.511.8 | 2026-06-02 |
| AWSSDK.S3 | AwsS3 | 4.0.23.5 | 4.0.24 | 2026-06-02 |
| AWSSDK.StepFunctions | AwsStepFunctions | 3.7.502.49 | 3.7.502.50 |
2026-06-02 |
| AWSSDK.StepFunctions | AwsStepFunctions | 4.0.3.4 | 4.0.4 | 2026-06-02
|
| MySqlConnector | MySqlConnector | 2.5.0 | 2.6.0 | 2026-06-02 |
| Confluent.Kafka | Kafka | 2.14.0 | 2.14.2 | 2026-06-02 |
| Microsoft.Azure.Cosmos | CosmosDb | 3.60.0 | 3.61.0 | 2026-06-02 |
| Microsoft.Azure.Cosmos | CosmosDbVnext | 3.60.0 | 3.61.0 | 2026-06-02
|
| CouchbaseNetClient | Couchbase3 | 3.9.2 | 3.9.3 | 2026-06-04 |

## Package Version Cooldown Report

The following versions were published less than **2 days** ago and have
been overridden.
These require manual review before inclusion.

| Package | Integration | Overridden Version | Published | Age (days) |
|---------|-------------|--------------------|-----------|------------|
| AWSSDK.Core | AwsSdk | 4.0.8 | 2026-06-05 | 1 |
| AWSSDK.DynamoDBv2 | AwsDynamoDb | 4.0.20 | 2026-06-05 | 1 |
| AWSSDK.Kinesis | AwsKinesis | 4.0.9.1 | 2026-06-05 | 1 |
| AWSSDK.SQS | AwsSqs | 4.0.3.1 | 2026-06-05 | 1 |
| AWSSDK.SimpleNotificationService | AwsSns | 4.0.3.1 | 2026-06-05 | 1 |
| AWSSDK.EventBridge | AwsEventBridge | 4.0.6.3 | 2026-06-05 | 1 |
| AWSSDK.S3 | AwsS3 | 4.0.24.1 | 2026-06-05 | 1 |
| AWSSDK.StepFunctions | AwsStepFunctions | 4.0.4.1 | 2026-06-05 | 1 |

Co-authored-by: bouwkast <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependabot dependabot updates area:test-apps apps used to test integrations dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants