Skip to content

1.0.0-rc9.1 of non-core componets

Pre-release
Pre-release
Compare
Choose a tag to compare
@cijothomas cijothomas released this 30 Mar 19:18
· 1489 commits to main since this release
eaa2e0e

This is mostly just changing the versioning.

This version is 1.0.0-rc9.1, with next releases taking 1.0.0-rc9.2, 1.0.0-rc9.3 and so on. The previous version 1.0.0-rc10 is invalid, and will be unlisted.
See discussion on this: #2991 (comment)

Changes:
OpenTelemetry.Exporter.OpenTelemetryProtocol.Logs

OpenTelemetry.Exporter.ZPages

OpenTelemetry.Extensions.Hosting

OpenTelemetry.Instrumentation.AspNet

OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule

OpenTelemetry.Instrumentation.AspNetCore

OpenTelemetry.Instrumentation.GrpcNetClient

OpenTelemetry.Instrumentation.Http

  • Updated TracerProviderBuilderExtensions.AddHttpClientInstrumentation to support
    IDeferredTracerProviderBuilder and IOptions<HttpClientInstrumentationOptions>
    (#3051)

OpenTelemetry.Instrumentation.SqlClient

OpenTelemetry.Instrumentation.StackExchangeRedis

OpenTelemetry.Shims.OpenTracing