Skip to content

Commit d713686

Browse files
chore(main): release 10.46.1 (#3297)
1 parent dede0e9 commit d713686

File tree

2 files changed

+9
-1
lines changed

2 files changed

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

src/Agent/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.46.1](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.46.0...v10.46.1) (2025-11-11)
8+
9+
10+
### Fixes
11+
12+
* Remove "consume" span from Azure Service Bus transactions created in "processor" mode for more accurate transaction timing. ([faa591f](https://github.com/newrelic/newrelic-dotnet-agent/commit/faa591f19ef25fe51b3b006c45774f415fb3a780))
13+
* Update ReportedConfiguration to serialize certain enums as strings instead of integers for better clarity when viewing settings in the UI ([#3296](https://github.com/newrelic/newrelic-dotnet-agent/issues/3296)) ([e972745](https://github.com/newrelic/newrelic-dotnet-agent/commit/e97274582cdc4e8f6638b941ece8926116d0c04b))
14+
715
## [10.46.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.45.0...v10.46.0) (2025-10-28)
816

917

0 commit comments

Comments
 (0)