github Azure/azure-sdk-for-net Azure.Monitor.OpenTelemetry.AspNetCore_1.1.0

latest releases: Azure.ResourceManager.Dns_1.2.0-beta.1, Microsoft.Azure.WebJobs.Extensions.SignalRService_1.14.0, Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.16.0...
4 months ago

1.1.0 (2024-01-25)

Other Changes

  • Removed the code of internal vendored instrumentation libraries OpenTelemetry.Instrumentation.AspNetCore and OpenTelemetry.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

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.