Skip to content

Commit 40fd3a9

Browse files
chore(main): release 10.44.1 (#3225)
Co-authored-by: Marty T <120425148+tippmar-nr@users.noreply.github.com>
1 parent 46b04fc commit 40fd3a9

2 files changed

Lines changed: 9 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.44.0"
2+
".": "10.44.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.44.1](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.44.0...v10.44.1) (2025-08-19)
8+
9+
10+
### Fixes
11+
12+
* Exception incorrectly handled in Service Bus instrumentation wrapper. ([825cd2b](https://github.com/newrelic/newrelic-dotnet-agent/commit/825cd2b3e2d99057a31963f736260218253aa5e9))
13+
* Exclude Azure Function webhost (Linux) process from instrumentation. ([#3223](https://github.com/newrelic/newrelic-dotnet-agent/issues/3223)) ([e363aea](https://github.com/newrelic/newrelic-dotnet-agent/commit/e363aea291629b357d569812d1007d4cb5721537))
14+
715
## [10.44.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.43.0...v10.44.0) (2025-08-06)
816

917

0 commit comments

Comments
 (0)