diff --git a/CHANGELOG.md b/CHANGELOG.md index 8466325a5b..5cd9c4b560 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,8 @@ for `ILOGGER` for versions older than `8.0.0`. ### Fixed - Set `service.name` resource attribute before invoking the plugin. +- Fix ASP.NET Core traces instrumentation for .NET7. It is now using native + support by `Microsoft.AspNetCore` instead of `OpenTelemetry.Instrumentation.AspNetCore`. ## [1.2.0](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases/tag/v1.2.0)