Skip to content

chore: release main#3657

Open
dotnet-agent-team-bot wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore: release main#3657
dotnet-agent-team-bot wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@dotnet-agent-team-bot

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

config-schema: 1.3.0

1.3.0 (2026-06-24)

Features

  • Add .NET 8+ support for System.Data.Odbc (#2948) (7ee9825)
  • Add a new Distributed Tracing sampler, the TraceId Ratio-Based Sampler, which is based on the OpenTelemetry implementation. This sampler makes its sampling decision using the TraceId (a random GUID) and a configured sampling ratio (a target percentage of traces to be sampled). For more information, see the OpenTelemetry specification. (#3211) (63ca603)
  • Add SQL metadata comments to enable APM to DB Query Performance Monitoring correlation (#3582) (04599b5)
  • Allow incoming W3C traceparent sampled flag to influence .NET agent sampling decision. (#3100) (6047bda)
  • Allow users to configure process names that should not be instrumented (#3387) (8dedf32)
  • The .NET Hybrid Agent provides a future-proof observability solution with integrated support for OpenTelemetry Tracing and Metrics APIs. OpenTelemetry Logs will continue to be supported through the existing Microsoft.Extensions.Logging integration. This release delivers critical OpenTelemetry features including Span Links, Events on Spans, and unified sampling algorithms. It is designed to bridge the gap for .NET teams looking to adopt OpenTelemetry standards while maintaining backwards compatibility with their existing New Relic dashboards. (72a0414)

Bug Fixes

  • Restore min/max occurs properties on distributedTracing config element. (#3381) (#3388) (2d0b89f)

This PR was generated with Release Please. See documentation.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.99%. Comparing base (faec069) to head (573973c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3657   +/-   ##
=======================================
  Coverage   81.99%   81.99%           
=======================================
  Files         511      511           
  Lines       34724    34724           
  Branches     4134     4134           
=======================================
  Hits        28473    28473           
  Misses       5276     5276           
  Partials      975      975           
Flag Coverage Δ
Agent 82.94% <ø> (ø)
Profiler 72.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants