Last release 4 days ago
28 Aug 2026
Ships on a steady schedule
a new release about every 9 days
Rarely documented
notes for 2 of the last 60 stable releases
2 versions withdrawn
withdrawn after publishing
4 years old
1621 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
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
component: Deprecate Host.GetExporters function (#7370)otelcol: Add connectors to output of the components command (#7809)
scraperhelper: Will start calling scrapers on component start. (#7635)
The change allows scrapes to perform their initial scrape on component start
and provide an initial delay. This means that scrapes will be delayed by initial_delay
before first scrape and then run on collection_interval for each consecutive interval.
batchprocessor: Change multiBatcher to use sync.Map, avoid global lock on fast path (#7714)
connectors: When replicating data to connectors, consider whether the next pipeline will mutate data (#7776)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
batchprocessor: Fix return error for batch processor when consuming Metrics and Logs (#7711)Nothing published for this version
batchprocessor: Fix start/stop logic for batch processor (#7708)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: Reduce the default queue size to 1000 from 5000 (#7359)
Affects any exporter which enables the queue by default and doesn't set its own default size.
For example: otlphttp.
featuregate: Remove deprecated RemovalVersion and WithRegisterRemovalVersion functions. (#7587)
service: Adds ResourceAttributes map to telemetry settings and thus CreateSettings. (#6599)service: Allows users to disable high cardinality OTLP attributes behind a feature flag. (#7517)featuregate: Finalize purpose of toVersion. Allow stable gates to be explicitly set to true, but produce a warning log. (#7626)config/confighttp: Ensure Auth RoundTripper follows compression/header changes (#7574)otlpreceiver: do not reject requests having 'content-type' header with optional parameters (#7452)Nothing published for this version