Skip to content

Release v1.1.1/v0.26.1

Compare
Choose a tag to compare
@Aneurysm9 Aneurysm9 released this 04 Nov 20:36
· 1188 commits to main since this release
v1.1.1
7876cd1

[1.1.1/0.26.1] - 2021-11-04

Changed

  • The Transport, Handler, and HTTP client convenience wrappers in the go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp package now use the TracerProvider from the parent context if one exists and none was explicitly set when configuring the instrumentation. (#873)
  • Semantic conventions now use go.opentelemetry.io/otel/semconv/v1.7.0". (#1385)