Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Dec 13, 2023
1 parent 90525f5 commit a80963c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ endif::[]
[[release-notes-1.25.2]]
==== 1.25.2
This release fixes a bug in `Elastic.Apm.AspNetCore` when using ` UseElasticApm()` not correctly setting statuscodes.
The bug was not present in the more commonly used `Elastic.Apm.NetCoreAll` since it used an `DiagnosticListener` approach.
With this release we ensure both packages used the exact same mechanism to instrument ASP.NET Core.
This release fixes a bug in `Elastic.Apm.AspNetCore` when using ` UseElasticApm()` not correctly setting status codes.
The bug was not present in the more commonly used `Elastic.Apm.NetCoreAll` since it uses a `DiagnosticListener` approach.
With this release we ensure both packages use the exact same `DiagnosticListener` mechanism to instrument ASP.NET Core.
===== Bug fixes
Expand Down

0 comments on commit a80963c

Please sign in to comment.