Skip to content

Commit 099bebd

Browse files
chore(main): release 10.19.3
1 parent 9e355f3 commit 099bebd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/Agent/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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+
* Remove dependency on Serilog.Expressions. ([#2083](https://github.com/newrelic/newrelic-dotnet-agent/issues/2083)) ([#2082](https://github.com/newrelic/newrelic-dotnet-agent/issues/2082)) ([9e355f3](https://github.com/newrelic/newrelic-dotnet-agent/commit/9e355f3507130394e0660e1eb7c99e6d368f6bfc))
15+
716
## [10.19.2](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.19.1...v10.19.2) (2023-11-09)
817

918

0 commit comments

Comments
 (0)