github open-telemetry/opentelemetry-go v1.6.2
Release v1.6.2

latest releases: v1.27.0, exporters/stdout/stdoutlog/v0.3.0, exporters/otlp/otlplog/otlploghttp/v0.3.0...
2 years ago

1.6.2 - 2022-04-06

Changed

  • Don't panic anymore when setting a global TracerProvider or TextMapPropagator to itself. (#2749)
  • Upgrade go.opentelemetry.io/proto/otlp in go.opentelemetry.io/otel/exporters/otlp/otlptrace from v0.12.1 to v0.15.0.
    This replaces the use of the now deprecated InstrumentationLibrary and InstrumentationLibrarySpans types and fields in the proto library with the equivalent InstrumentationScope and ScopeSpans. (#2748)

Don't miss a new opentelemetry-go release

NewReleases is sending notifications on new releases.