Skip to content

Commit 18ce8b5

Browse files
chore(main): release 10.47.1
1 parent a24917b commit 18ce8b5

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.47.0"
2+
".": "10.47.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.47.1](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.47.0...v10.47.1) (2025-11-25)
8+
9+
10+
### Fixes
11+
12+
* Cache all environment variable access to reduce possible thread contention ([#3322](https://github.com/newrelic/newrelic-dotnet-agent/issues/3322)) ([e2a8109](https://github.com/newrelic/newrelic-dotnet-agent/commit/e2a81097d94a12e9dd06992f32302699073ad870))
13+
* Ensure OpenAI LLM supportability metrics are recorded on all invocations. ([#3320](https://github.com/newrelic/newrelic-dotnet-agent/issues/3320)) ([a4d7af8](https://github.com/newrelic/newrelic-dotnet-agent/commit/a4d7af84f24a530c0c264db439f49bf5be4771e5))
14+
715
## [10.47.0](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.46.1...v10.47.0) (2025-11-18)
816

917

0 commit comments

Comments
 (0)