Last release 1 years ago
10 Jun 2025
Ships on a steady schedule
a new release about every 8 days
Rarely documented
notes for 14 of the last 60 stable releases
35 versions withdrawn
withdrawn after publishing
4 years old
1625 releases ยท first in 2022
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
exporterhelper: remove deprecated exporterhelper.RetrySettings and exporterhelper.NewDefaultRetrySettings (#9256)configopaque: configopaque.String implements fmt.Stringer and fmt.GoStringer, outputting [REDACTED] when formatted with the %s, %q or %#v verbs(#9213) This may break applications that rely on the previous behavior of opaque strings withfmt.Sprintfto e.g. build URLs or headers. Explicitly cast the opaque string to a string before using it infmt.Sprintf` to restore the previous behavior.extension/memory_limiter: Introduce a memory_limiter extension which receivers can use to reject incoming requests when collector doesn't have enough memory (#8632)
The extension has the same configuration interface and behavior as the existing memory_limiter processor, which potentially can be deprecated and removed in the futureconfigtls: add cipher_suites to configtls. (#8105)
Users can specify a list of cipher suites to pick from. If left blank, a safe default list is used.
service: mark telemetry.useOtelForInternalMetrics as stable (#816)
exporters: Cleanup log messages for export failures (#9219)
configgrpc: Update dependency to address a potential crash in the grpc instrumentation (#9296)otlpreceiver: Ensure OTLP receiver handles consume errors correctly (#4335)
Make sure OTLP receiver returns correct status code and follows the receiver contract (gRPC)zpagesextension: Remove mention of rpcz page from zpages extension (#9328)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
statusreporting: Automates status reporting upon the completion of component.Start(). (#7682)service: add resource attributes as labels to otel metrics to ensures backwards compatibility with OpenCensus metrics. (#9029)semconv: Generated Semantic conventions 1.21. (#9056)config/confighttp: Exposes http/2 transport settings to enable health check and workaround golang http/2 issue https://github.com/golang/go/issues/59690 (#9022)cmd/builder: running builder version on binaries installed with go install will output the version specified at the suffix. (#8770)exporterhelper: fix missed metric aggregations (#9048)
This ensures that context cancellation in the exporter doesn't interfere with metric aggregation. The OTel
SDK currently returns if there's an error in the context used in Add. This means that if there's a
cancelled context in an export, the metrics are now recorded.
service: Fix bug where MutatesData would not correctly propagate through connectors. (#9053)
Nothing published for this version
Nothing published for this version
Nothing published for this version