Skip to content

Commit accf40e

Browse files
committed
Update changelog for open-telemetry#5252
1 parent a2f85dc commit accf40e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Released 2024-Feb-09
2121
(see: [dotnet/aspnetcore#52652](https://github.com/dotnet/aspnetcore/pull/52652)).
2222
([#5135](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5135))
2323

24+
* Fixes scenario when the `net6.0` target of this library is loaded into a
25+
.NET 7+ process and the instrumentation does not behave as expected. This
26+
is an unusual scenario that does not affect users consuming this package
27+
normally. This fix is primarily to support the
28+
[opentelemetry-dotnet-instrumentation](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5252)
29+
project.
30+
([#5252](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5252))
31+
2432
## 1.7.0
2533

2634
Released 2023-Dec-13

0 commit comments

Comments
 (0)