Skip to content

1.0.0-rc9.4 of all non core

Pre-release
Pre-release
Compare
Choose a tag to compare
@cijothomas cijothomas released this 03 Jun 19:47
· 1355 commits to main since this release
6e2b7a1

All packages is updated to refer to 1.3.0 of the core API/.SDK. Rest of the changelog is below:

OpenTelemetry.Exporter.ZPages

  • Removes .NET Framework 4.6.1. The minimum .NET Framework
    version supported is .NET 4.6.2. (#3190)

OpenTelemetry.Extensions.Hosting

OpenTelemetry.Extensions.Propagators

Use own EventSource named "OpenTelemetry.Extensions.Propagators"
for internal logging.

OpenTelemetry.Instrumentation.AspNet

OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule

OpenTelemetry.Instrumentation.AspNetCore

  • Added additional metric dimensions.
    (3247)

  • Removes net5.0 target as .NET 5.0 is going out
    of support. The package keeps netstandard2.1 target, so it
    can still be used with .NET5.0 apps.
    (#3147)

OpenTelemetry.Instrumentation.GrpcNetClient

  • Add netstandard2.0 target enabling the Grpc.Net.Client instrumentation to
    be consumed by .NET Framework applications.
    (#3105)

OpenTelemetry.Instrumentation.Http

OpenTelemetry.Instrumentation.SqlClient

OpenTelemetry.Instrumentation.StackExchangeRedis

OpenTelemetry.Shims.OpenTracing

  • Removes .NET Framework 4.6.1. The minimum .NET Framework version supported is
    .NET 4.6.2.
    (#3190)