Last release today
01 Sep 2026
Ships on a steady schedule
a new release about every 8 days
Some releases are documented
notes for 18 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
2145 releases · first in 2020
One column per quarter.
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
EventOption and the related NewEventConfig function are added to the go.opentelemetry.io/otel package to configure Span events. (#1254)TextMapPropagator and associated TextMapCarrier are added to the go.opentelemetry.io/otel/oteltest package to test TextMap type propagators and their use. (#1259)SpanContextFromContext returns SpanContext from context. (#1255)TraceState has been added to SpanContext. (#1340)DeploymentEnvironmentKey added to go.opentelemetry.io/otel/semconv package. (#1323)SpanProcessor.OnStart to follow the specification. (#1333)sdk/trace/attributes_map.go. (#1337)go.opentelemetry.io/otel/api/trace package into go.opentelemetry.io/otel/trace with the following changes. (#1229) (#1307)
ID has been renamed to TraceID.IDFromHex has been renamed to TraceIDFromHex.EmptySpanContext is removed.go.opentelemetry.io/otel/api/trace/tracetest package into go.opentelemetry.io/otel/oteltest. (#1229)Kind type from the go.opentelemetry.io/otel/api/metric package was renamed to InstrumentKind to more specifically describe what it is and avoid semantic ambiguity. (#1240)MetricKind method of the Descriptor type in the go.opentelemetry.io/otel/api/metric package was renamed to Descriptor.InstrumentKind.
This matches the returned type and fixes misuse of the term metric. (#1240)go.opentelemetry.io/otel/api/apitest package into go.opentelemetry.io/otel/oteltest. (#1241)go.opentelemetry.io/otel/api/metric/metrictest package into go.opentelemetry.io/oteltest as part of #964. (#1252)go.opentelemetry.io/otel/api/metric package into go.opentelemetry.io/otel/metric as part of #1303. (#1321)go.opentelemetry.io/otel/api/metric/registry package into go.opentelemetry.io/otel/metric/registry as a part of #1303. (#1316)Number type (together with related functions) from go.opentelemetry.io/otel/api/metric package into go.opentelemetry.io/otel/metric/number as a part of #1303. (#1316)AddEvent method in go.opentelemetry.io/otel is updated to no longer take an unused context and instead take a required name and a variable number of EventOptions. (#1254)RecordError method in go.opentelemetry.io/otel is updated to no longer take an unused context and instead take a required error value and a variable number of EventOptions. (#1254)go.opentelemetry.io/otel/api/global package to go.opentelemetry.io/otel. (#1262) (#1330)Version function from go.opentelemetry.io/otel/sdk to go.opentelemetry.io/otel. (#1330)"otcorrelations" to "baggage" to match the OpenTelemetry specification. (#1267)Code.UnmarshalJSON to work with valid JSON only. (#1276)resource.New() method changes signature to support builtin attributes and functional options, including telemetry.sdk.* and
host.name semantic conventions; the former method is renamed resource.NewWithAttributes. (#1235)UpDownCounters) as gauges. (#1210)Span.End method documentation in the otel API to state updates are not allowed on a span after it has ended. (#1310)semconv.HTTPUrlKey to semconv.HTTPURLKey. (#1338)ErrInvalidHexID, ErrInvalidTraceIDLength, ErrInvalidSpanIDLength, ErrInvalidSpanIDLength, or ErrNilSpanID from the go.opentelemetry.io/otel package are unexported now. (#1243)AddEventWithTimestamp method on the Span interface in go.opentelemetry.io/otel is removed due to its redundancy.
It is replaced by using the AddEvent method with a WithTimestamp option. (#1254)MockSpan and MockTracer types are removed from go.opentelemetry.io/otel/oteltest.
Tracer and Span from the same module should be used in their place instead. (#1306)WorkerCount option is removed from go.opentelemetry.io/otel/exporters/otlp. (#1350)MergeItererator to MergeIterator in the go.opentelemetry.io/otel/label package. (#1244)go.opentelemetry.io/otel/api/global packages global TextMapPropagator now delegates functionality to a globally set delegate for all previously returned propagators. (#1258)label.Any. (#1299)TracerProvider to pass options to its configured provider. (#1329)ExactKind aggregator in OTLP metrics transformer (#1309)Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version