File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
src/OpenTelemetry.Instrumentation.AspNetCore Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
2634Released 2023-Dec-13
You can’t perform that action at this time.
0 commit comments