Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Version Bump] 3.10.0 #6582

Merged
merged 1 commit into from
Jan 22, 2025
Merged

[Version Bump] 3.10.0 #6582

merged 1 commit into from
Jan 22, 2025

Conversation

github-actions[bot]
Copy link
Contributor

The following files were found to be modified (as expected)

  • docs/CHANGELOG.md
  • .azure-pipelines/ultimate-pipeline.yml
  • profiler/src/ProfilerEngine/Datadog.Profiler.Native.Linux/CMakeLists.txt
  • profiler/src/ProfilerEngine/Datadog.Profiler.Native.Windows/Resource.rc
  • profiler/src/ProfilerEngine/Datadog.Profiler.Native/dd_profiler_version.h
  • profiler/src/ProfilerEngine/Datadog.Linux.ApiWrapper/CMakeLists.txt
  • profiler/src/ProfilerEngine/ProductVersion.props
  • shared/src/Datadog.Trace.ClrProfiler.Native/CMakeLists.txt
  • shared/src/Datadog.Trace.ClrProfiler.Native/Resource.rc
  • shared/src/msi-installer/WindowsInstaller.wixproj
  • shared/src/native-src/version.h
  • tracer/build/artifacts/dd-dotnet.sh
  • tracer/build/_build/Build.cs
  • tracer/samples/AutomaticTraceIdInjection/MicrosoftExtensionsExample/MicrosoftExtensionsExample.csproj
  • tracer/samples/AutomaticTraceIdInjection/Log4NetExample/Log4NetExample.csproj
  • tracer/samples/AutomaticTraceIdInjection/NLog40Example/NLog40Example.csproj
  • tracer/samples/AutomaticTraceIdInjection/NLog45Example/NLog45Example.csproj
  • tracer/samples/AutomaticTraceIdInjection/NLog46Example/NLog46Example.csproj
  • tracer/samples/AutomaticTraceIdInjection/SerilogExample/SerilogExample.csproj
  • tracer/samples/ConsoleApp/Alpine3.10.dockerfile
  • tracer/samples/ConsoleApp/Alpine3.9.dockerfile
  • tracer/samples/ConsoleApp/Debian.dockerfile
  • tracer/samples/OpenTelemetry/Debian.dockerfile
  • tracer/samples/WindowsContainer/Dockerfile
  • tracer/src/Datadog.Trace.Bundle/Datadog.Trace.Bundle.csproj
  • tracer/src/Datadog.Trace.ClrProfiler.Managed.Loader/Datadog.Trace.ClrProfiler.Managed.Loader.csproj
  • tracer/src/Datadog.Trace.ClrProfiler.Managed.Loader/Startup.cs
  • tracer/src/Datadog.Trace.Manual/Datadog.Trace.Manual.csproj
  • tracer/src/Datadog.Tracer.Native/CMakeLists.txt
  • tracer/src/Datadog.Tracer.Native/dd_profiler_constants.h
  • tracer/src/Datadog.Tracer.Native/Resource.rc
  • tracer/src/Datadog.Trace.MSBuild/Datadog.Trace.MSBuild.csproj
  • tracer/src/Datadog.Trace.BenchmarkDotNet/Datadog.Trace.BenchmarkDotNet.csproj
  • tracer/src/Datadog.Trace.OpenTracing/Datadog.Trace.OpenTracing.csproj
  • tracer/src/Datadog.Trace.Tools.dd_dotnet/Datadog.Trace.Tools.dd_dotnet.csproj
  • tracer/src/Datadog.Trace.Tools.Runner/Datadog.Trace.Tools.Runner.csproj
  • tracer/src/Datadog.Trace/Datadog.Trace.csproj
  • tracer/src/Datadog.Trace/TracerConstants.cs
  • tracer/src/Datadog.Trace.Trimming/Datadog.Trace.Trimming.csproj
  • tracer/tools/PipelineMonitor/PipelineMonitor.csproj

@DataDog/apm-dotnet

@github-actions github-actions bot requested review from a team as code owners January 22, 2025 10:43
@andrewlock
Copy link
Member

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing the following branches/commits:

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 shown 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).

gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6582) - mean (69ms)  : 66, 71
     .   : milestone, 69,
    master - mean (69ms)  : 66, 72
     .   : milestone, 69,

    section CallTarget+Inlining+NGEN
    This PR (6582) - mean (981ms)  : 950, 1012
     .   : milestone, 981,
    master - mean (985ms)  : 961, 1010
     .   : milestone, 985,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6582) - mean (108ms)  : 105, 110
     .   : milestone, 108,
    master - mean (109ms)  : 106, 111
     .   : milestone, 109,

    section CallTarget+Inlining+NGEN
    This PR (6582) - mean (683ms)  : 664, 702
     .   : milestone, 683,
    master - mean (684ms)  : 667, 701
     .   : milestone, 684,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6582) - mean (91ms)  : 89, 93
     .   : milestone, 91,
    master - mean (92ms)  : 90, 93
     .   : milestone, 92,

    section CallTarget+Inlining+NGEN
    This PR (6582) - mean (633ms)  : 614, 651
     .   : milestone, 633,
    master - mean (635ms)  : 619, 650
     .   : milestone, 635,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6582) - mean (190ms)  : 185, 196
     .   : milestone, 190,
    master - mean (189ms)  : 186, 193
     .   : milestone, 189,

    section CallTarget+Inlining+NGEN
    This PR (6582) - mean (1,086ms)  : 1060, 1112
     .   : milestone, 1086,
    master - mean (1,087ms)  : 1062, 1113
     .   : milestone, 1087,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6582) - mean (276ms)  : 272, 280
     .   : milestone, 276,
    master - mean (275ms)  : 271, 280
     .   : milestone, 275,

    section CallTarget+Inlining+NGEN
    This PR (6582) - mean (873ms)  : 839, 908
     .   : milestone, 873,
    master - mean (874ms)  : 845, 903
     .   : milestone, 874,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6582) - mean (263ms)  : 258, 268
     .   : milestone, 263,
    master - mean (265ms)  : 262, 268
     .   : milestone, 265,

    section CallTarget+Inlining+NGEN
    This PR (6582) - mean (854ms)  : 821, 888
     .   : milestone, 854,
    master - mean (854ms)  : 823, 884
     .   : milestone, 854,

Loading

@andrewlock
Copy link
Member

Benchmarks Report for tracer 🐌

Benchmarks for #6582 compared to master:

  • 1 benchmarks are faster, with geometric mean 1.152
  • 1 benchmarks are slower, with geometric mean 1.170
  • All benchmarks have the same allocations

The following thresholds were used for comparing the benchmark speeds:

  • Mann–Whitney U test with statistical test for significance of 5%
  • Only results indicating a difference greater than 10% and 0.3 ns are considered.

Allocation changes below 0.5% are ignored.

Benchmark details

Benchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 7.93μs 34.4ns 150ns 0.0159 0.00396 0 5.61 KB
master StartStopWithChild netcoreapp3.1 10.1μs 46.5ns 180ns 0.0147 0.00491 0 5.81 KB
master StartStopWithChild net472 16.4μs 47.6ns 184ns 1.04 0.296 0.0986 6.21 KB
#6582 StartStopWithChild net6.0 7.89μs 43ns 255ns 0.0159 0.00793 0 5.61 KB
#6582 StartStopWithChild netcoreapp3.1 9.93μs 55.7ns 361ns 0.0252 0.0151 0.00503 5.8 KB
#6582 StartStopWithChild net472 16.2μs 49.3ns 191ns 1.04 0.319 0.104 6.2 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 465μs 317ns 1.23μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 670μs 293ns 1.13μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 861μs 342ns 1.28μs 0.428 0 0 3.3 KB
#6582 WriteAndFlushEnrichedTraces net6.0 469μs 223ns 835ns 0 0 0 2.7 KB
#6582 WriteAndFlushEnrichedTraces netcoreapp3.1 658μs 475ns 1.84μs 0 0 0 2.7 KB
#6582 WriteAndFlushEnrichedTraces net472 856μs 316ns 1.18μs 0.425 0 0 3.3 KB
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendRequest net6.0 130μs 446ns 1.73μs 0.132 0 0 14.47 KB
master SendRequest netcoreapp3.1 146μs 453ns 1.75μs 0.219 0 0 17.27 KB
master SendRequest net472 0.0127ns 0.00368ns 0.0143ns 0 0 0 0 b
#6582 SendRequest net6.0 127μs 388ns 1.5μs 0.186 0 0 14.47 KB
#6582 SendRequest netcoreapp3.1 145μs 309ns 1.2μs 0.214 0 0 17.27 KB
#6582 SendRequest net472 0.00718ns 0.00282ns 0.0109ns 0 0 0 0 b
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 586μs 3.04μs 14.6μs 0.573 0 0 41.69 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 711μs 3.94μs 24μs 0.351 0 0 41.49 KB
master WriteAndFlushEnrichedTraces net472 869μs 4.42μs 19.3μs 8.19 2.59 0.431 53.31 KB
#6582 WriteAndFlushEnrichedTraces net6.0 562μs 2.54μs 9.17μs 0.541 0 0 41.64 KB
#6582 WriteAndFlushEnrichedTraces netcoreapp3.1 641μs 2.76μs 9.96μs 0.309 0 0 41.51 KB
#6582 WriteAndFlushEnrichedTraces net472 839μs 3.56μs 13.3μs 8.39 2.52 0.419 53.34 KB
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteNonQuery net6.0 1.26μs 1.17ns 4.51ns 0.0145 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 1.79μs 2.25ns 8.73ns 0.0134 0 0 1.02 KB
master ExecuteNonQuery net472 1.95μs 2.3ns 8.9ns 0.156 0.000976 0 987 B
#6582 ExecuteNonQuery net6.0 1.29μs 1.45ns 5.62ns 0.0143 0 0 1.02 KB
#6582 ExecuteNonQuery netcoreapp3.1 1.76μs 1.16ns 4.51ns 0.0132 0 0 1.02 KB
#6582 ExecuteNonQuery net472 2.04μs 2.81ns 10.9ns 0.157 0.00102 0 987 B
Benchmarks.Trace.ElasticsearchBenchmark - Faster 🎉 Same allocations ✔️

Faster 🎉 in #6582

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch‑net6.0 1.152 1,304.20 1,131.95

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master CallElasticsearch net6.0 1.3μs 0.645ns 2.41ns 0.0138 0 0 976 B
master CallElasticsearch netcoreapp3.1 1.55μs 1.2ns 4.63ns 0.0132 0 0 976 B
master CallElasticsearch net472 2.53μs 1.93ns 7.46ns 0.158 0 0 995 B
master CallElasticsearchAsync net6.0 1.33μs 0.594ns 2.22ns 0.0134 0 0 952 B
master CallElasticsearchAsync netcoreapp3.1 1.6μs 0.998ns 3.73ns 0.0135 0 0 1.02 KB
master CallElasticsearchAsync net472 2.69μs 1.18ns 4.27ns 0.166 0 0 1.05 KB
#6582 CallElasticsearch net6.0 1.13μs 0.42ns 1.57ns 0.0141 0 0 976 B
#6582 CallElasticsearch netcoreapp3.1 1.58μs 0.598ns 2.16ns 0.0133 0 0 976 B
#6582 CallElasticsearch net472 2.59μs 1.45ns 5.42ns 0.157 0 0 995 B
#6582 CallElasticsearchAsync net6.0 1.31μs 0.371ns 1.39ns 0.0131 0 0 952 B
#6582 CallElasticsearchAsync netcoreapp3.1 1.63μs 0.94ns 3.64ns 0.0135 0 0 1.02 KB
#6582 CallElasticsearchAsync net472 2.8μs 4.56ns 17.7ns 0.166 0 0 1.05 KB
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteAsync net6.0 1.34μs 0.474ns 1.77ns 0.0135 0 0 952 B
master ExecuteAsync netcoreapp3.1 1.58μs 1.62ns 6.07ns 0.0126 0 0 952 B
master ExecuteAsync net472 1.86μs 0.532ns 2.06ns 0.145 0 0 915 B
#6582 ExecuteAsync net6.0 1.3μs 0.55ns 2.06ns 0.0132 0 0 952 B
#6582 ExecuteAsync netcoreapp3.1 1.61μs 4.55ns 17.6ns 0.0129 0 0 952 B
#6582 ExecuteAsync net472 1.83μs 0.601ns 2.25ns 0.145 0 0 915 B
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendAsync net6.0 4.35μs 2.24ns 8.39ns 0.0329 0 0 2.31 KB
master SendAsync netcoreapp3.1 5.33μs 2.03ns 7.85ns 0.0373 0 0 2.85 KB
master SendAsync net472 7.34μs 1.84ns 7.11ns 0.495 0 0 3.12 KB
#6582 SendAsync net6.0 4.38μs 1.55ns 5.81ns 0.0307 0 0 2.31 KB
#6582 SendAsync netcoreapp3.1 5.56μs 4.16ns 16.1ns 0.0386 0 0 2.85 KB
#6582 SendAsync net472 7.37μs 2.45ns 9.5ns 0.493 0 0 3.12 KB
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 1.43μs 1.14ns 4.25ns 0.0229 0 0 1.64 KB
master EnrichedLog netcoreapp3.1 2.23μs 0.685ns 2.47ns 0.0222 0 0 1.64 KB
master EnrichedLog net472 2.54μs 1.49ns 5.77ns 0.25 0 0 1.57 KB
#6582 EnrichedLog net6.0 1.47μs 0.784ns 3.04ns 0.0228 0 0 1.64 KB
#6582 EnrichedLog netcoreapp3.1 2.3μs 1.05ns 4.05ns 0.0219 0 0 1.64 KB
#6582 EnrichedLog net472 2.51μs 1.19ns 4.59ns 0.249 0 0 1.57 KB
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 116μs 112ns 433ns 0.0579 0 0 4.28 KB
master EnrichedLog netcoreapp3.1 120μs 254ns 951ns 0 0 0 4.28 KB
master EnrichedLog net472 151μs 142ns 549ns 0.684 0.228 0 4.46 KB
#6582 EnrichedLog net6.0 116μs 126ns 487ns 0.0579 0 0 4.28 KB
#6582 EnrichedLog netcoreapp3.1 120μs 150ns 581ns 0.0596 0 0 4.28 KB
#6582 EnrichedLog net472 151μs 147ns 568ns 0.676 0.225 0 4.46 KB
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.98μs 1.02ns 3.94ns 0.0309 0 0 2.2 KB
master EnrichedLog netcoreapp3.1 4.13μs 2.63ns 10.2ns 0.0289 0 0 2.2 KB
master EnrichedLog net472 4.98μs 1.33ns 5.13ns 0.32 0 0 2.02 KB
#6582 EnrichedLog net6.0 3.04μs 0.516ns 1.86ns 0.0303 0 0 2.2 KB
#6582 EnrichedLog netcoreapp3.1 4.17μs 1.46ns 5.66ns 0.0293 0 0 2.2 KB
#6582 EnrichedLog net472 4.96μs 0.693ns 2.4ns 0.32 0 0 2.02 KB
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendReceive net6.0 1.32μs 0.755ns 2.92ns 0.0158 0 0 1.14 KB
master SendReceive netcoreapp3.1 1.81μs 0.395ns 1.42ns 0.0153 0 0 1.14 KB
master SendReceive net472 2.22μs 1.12ns 4.33ns 0.183 0 0 1.16 KB
#6582 SendReceive net6.0 1.3μs 0.526ns 2.04ns 0.0161 0 0 1.14 KB
#6582 SendReceive netcoreapp3.1 1.78μs 0.643ns 2.49ns 0.0151 0 0 1.14 KB
#6582 SendReceive net472 2.12μs 0.637ns 2.38ns 0.183 0 0 1.16 KB
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.82μs 1.18ns 4.57ns 0.0226 0 0 1.6 KB
master EnrichedLog netcoreapp3.1 3.81μs 1.45ns 5.63ns 0.021 0 0 1.65 KB
master EnrichedLog net472 4.31μs 6.23ns 24.1ns 0.322 0 0 2.04 KB
#6582 EnrichedLog net6.0 2.75μs 1.12ns 4.35ns 0.0219 0 0 1.6 KB
#6582 EnrichedLog netcoreapp3.1 3.95μs 1.24ns 4.78ns 0.0218 0 0 1.65 KB
#6582 EnrichedLog net472 4.56μs 2.92ns 11.3ns 0.322 0 0 2.04 KB
Benchmarks.Trace.SpanBenchmark - Slower ⚠️ Same allocations ✔️

Slower ⚠️ in #6582

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 1.170 598.60 700.46

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 452ns 0.614ns 2.38ns 0.00813 0 0 576 B
master StartFinishSpan netcoreapp3.1 564ns 0.835ns 3.01ns 0.00773 0 0 576 B
master StartFinishSpan net472 600ns 1.25ns 4.84ns 0.0918 0 0 578 B
master StartFinishScope net6.0 536ns 0.73ns 2.83ns 0.00984 0 0 696 B
master StartFinishScope netcoreapp3.1 687ns 1.67ns 6.48ns 0.00963 0 0 696 B
master StartFinishScope net472 868ns 1.77ns 6.84ns 0.104 0 0 658 B
#6582 StartFinishSpan net6.0 445ns 0.47ns 1.82ns 0.0081 0 0 576 B
#6582 StartFinishSpan netcoreapp3.1 604ns 1.3ns 5.04ns 0.00785 0 0 576 B
#6582 StartFinishSpan net472 698ns 1.51ns 5.86ns 0.0917 0 0 578 B
#6582 StartFinishScope net6.0 532ns 0.437ns 1.64ns 0.00966 0 0 696 B
#6582 StartFinishScope netcoreapp3.1 666ns 1.13ns 4.39ns 0.00935 0 0 696 B
#6582 StartFinishScope net472 777ns 1.33ns 5.15ns 0.104 0 0 658 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 626ns 0.918ns 3.56ns 0.00978 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 853ns 1.3ns 5.02ns 0.00942 0 0 696 B
master RunOnMethodBegin net472 1.02μs 2ns 7.73ns 0.104 0 0 658 B
#6582 RunOnMethodBegin net6.0 608ns 1.01ns 3.91ns 0.00983 0 0 696 B
#6582 RunOnMethodBegin netcoreapp3.1 916ns 4ns 15.5ns 0.00953 0 0 696 B
#6582 RunOnMethodBegin net472 1.08μs 2.32ns 8.97ns 0.105 0 0 658 B

@datadog-ddstaging
Copy link

datadog-ddstaging bot commented Jan 22, 2025

Datadog Report

Branch report: version-bump-3.10.0
Commit report: a363eb1
Test service: dd-trace-dotnet

✅ 0 Failed, 250674 Passed, 3319 Skipped, 34h 14m 6.9s Total Time
⌛ 1 Performance Regression

⌛ Performance Regressions vs Default Branch (1)

  • Profiler_allocation_cpu_walltime - scenarios 2.17s (+26.6ms, +1%) - Details

@andrewlock andrewlock merged commit f4133c7 into master Jan 22, 2025
126 of 129 checks passed
@andrewlock andrewlock deleted the version-bump-3.10.0 branch January 22, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants