1.1.0 (2024-01-25)
Other Changes
- Removed the code of internal vendored instrumentation libraries
OpenTelemetry.Instrumentation.AspNetCore
andOpenTelemetry.Instrumentation.Http
.
Previously users needed to manually add package references to these instrumentation libraries to apply any customizations. This will no longer be necessary.
Now that these packages have released stable versions, we will directly reference those and users will be able to apply any customizations using the publicly available APIs.
(#41395) - Update OpenTelemetry dependencies
(41398)- OpenTelemetry 1.7.0
- OpenTelemetry.Extensions.Hosting 1.7.0
- NEW: OpenTelemetry.Instrumentation.AspNetCore 1.7.0
- NEW: OpenTelemetry.Instrumentation.Http 1.7.0