Skip to content

Commit abd07ee

Browse files
chore(main): release 10.50.0
1 parent 4fb9405 commit abd07ee

2 files changed

Lines changed: 8 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.49.0"
2+
".": "10.50.0"
33
}

src/Agent/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.50.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.49.0...v10.50.0) (2026-02-24)
8+
9+
10+
### New features
11+
12+
* Add array support for custom attributes in .NET Agent API ([#3456](https://github.com/newrelic/newrelic-dotnet-agent/issues/3456)) ([4fb9405](https://github.com/newrelic/newrelic-dotnet-agent/commit/4fb9405fff5c95ed32f7d067e199add79a686de4))
13+
714
## [10.49.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.48.1...v10.49.0) (2026-02-10)
815

916

0 commit comments

Comments
 (0)