Skip to content

Commit 574a744

Browse files
chore(main): release 10.51.0
1 parent 4f5496e commit 574a744

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.50.0"
2+
".": "10.51.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.51.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.50.0...v10.51.0) (2026-04-03)
8+
9+
10+
### New features
11+
12+
* Include structured log message arguments as context data for MEL ([#3479](https://github.com/newrelic/newrelic-dotnet-agent/issues/3479)) ([24819c4](https://github.com/newrelic/newrelic-dotnet-agent/commit/24819c4fce3a84f17be3306f3ec70467b7446bb6))
13+
14+
15+
### Fixes
16+
17+
* Resolve Lambda auto-instrumentation race condition ([#3508](https://github.com/newrelic/newrelic-dotnet-agent/issues/3508)) ([25c59e7](https://github.com/newrelic/newrelic-dotnet-agent/commit/25c59e751ccafdeb160a5c3e4b445ece384a8dc5))
18+
719
## [10.50.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.49.0...v10.50.0) (2026-03-17)
820

921

0 commit comments

Comments
 (0)