Skip to content

Commit a11be56

Browse files
chore(main): release 10.19.3
1 parent f8dcf18 commit a11be56

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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.19.3](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.19.2...v10.19.3) (2023-11-17)
8+
9+
10+
### Fixes
11+
12+
* Defensively handle null source address in MassTransit instrumentation. ([#2060](https://github.com/newrelic/newrelic-dotnet-agent/issues/2060)) ([0249582](https://github.com/newrelic/newrelic-dotnet-agent/commit/024958260f628da018be883eb1b446713091760e))
13+
* During browser agent injection, don't set ContentLength if headers have already been sent. Resolves [#2051](https://github.com/newrelic/newrelic-dotnet-agent/issues/2051) ([#2059](https://github.com/newrelic/newrelic-dotnet-agent/issues/2059)) ([c191aa6](https://github.com/newrelic/newrelic-dotnet-agent/commit/c191aa6035de4d0d95b94d8adbc80560745d06e0))
14+
715
## [10.19.2](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.19.1...v10.19.2) (2023-11-09)
816

917

0 commit comments

Comments
 (0)