Skip to content

Commit a704a9e

Browse files
chore(main): release 10.49.0
1 parent 9c3bd12 commit a704a9e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.48.1"
2+
".": "10.49.0"
33
}

src/Agent/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [10.49.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.48.1...v10.49.0) (2026-02-10)
8+
9+
10+
### New features
11+
12+
* 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](https://github.com/newrelic/newrelic-dotnet-agent/commit/72a0414d49273d412cddc11dcb329b30680aa8f0))
13+
14+
15+
### Fixes
16+
17+
* Agent correctly overwrites files when necessary. ([#3425](https://github.com/newrelic/newrelic-dotnet-agent/issues/3425)) ([9cafa88](https://github.com/newrelic/newrelic-dotnet-agent/commit/9cafa886f19b709a8b1f6138992479c067475736))
18+
719
## [10.48.1](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.48.0...v10.48.1) (2026-01-28)
820

921

0 commit comments

Comments
 (0)