Skip to content

Commit 6653b13

Browse files
chore(main): release 10.47.2 (#3350)
1 parent 13486aa commit 6653b13

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.47.1"
2+
".": "10.47.2"
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.2](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.47.1...v10.47.2) (2025-12-16)
8+
9+
10+
### Fixes
11+
12+
* Handle disposed streams in browser script injection ([#3352](https://github.com/newrelic/newrelic-dotnet-agent/issues/3352)) ([32fb80c](https://github.com/newrelic/newrelic-dotnet-agent/commit/32fb80ce35a0049d2e336403c6afee238b082ca4))
13+
* Profiler doesn't handle UTF-8 files with BOM correctly. ([#3347](https://github.com/newrelic/newrelic-dotnet-agent/issues/3347)) ([c18ff11](https://github.com/newrelic/newrelic-dotnet-agent/commit/c18ff11a5a2798e8f7f2863d0f897b6127a50f79))
14+
715
## [10.47.1](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.47.0...v10.47.1) (2025-12-02)
816

917

0 commit comments

Comments
 (0)