Last release today
01 Sep 2026
Ships on a steady schedule
a new release about every 1 weeks
Nearly every release is documented
notes for 22 of 22 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
714 releases · first in 2024
Release timeline
714 releases since 2024One column per month.
Releases
- v0.13.1-0.20250725105458-049569d0c83425 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250724144837-affc1a235c1a24 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250724005103-d9e9038f076224 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250723074619-2358d8d4903923 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250722222036-70e23753a14c22 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250722093606-186def7c563422 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250722074327-784f6371001f22 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250722071756-de3f18ef0b1322 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250721084548-c23a0667def321 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250719142133-c8de7aa7385119 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250718025816-bf570ac8ce3618 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250715170547-826a8ec2eda215 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250714224542-ca02873ee45414 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250713143027-e6ba1ebfbdc313 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250712110704-96c8fafbe39d12 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250711223845-027836cae15d11 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250710160737-e4c84b9ea67610 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250709223207-73b2cd39b0fb9 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250707233414-bb3878cc64067 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250707102028-9af7382dceee7 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250704174822-bd26298747204 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250704065045-4237e6bd79434 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250702075643-0f7f1d0bad212 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250702074955-04859c727bf02 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250701234658-cf9efc2b99ba1 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250701143833-118298edcfd51 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250701071656-bdebc5f9e0151 Jul 2025pre-release
Nothing published for this version
- v0.13.1-0.20250630073244-1ab60d09115030 Jun 2025pre-release
Nothing published for this version
- v0.13.1-0.20250627220758-20cd7f871fce27 Jun 2025pre-release
Nothing published for this version
- v0.13.1-0.20250627000933-4458a0086be627 Jun 2025pre-release
Nothing published for this version
- v0.13.1-0.20250626045732-957f4417b77126 Jun 2025pre-release
Nothing published for this version
- v0.13.025 Jun 2025
Release notes
Open source →Added
- The
go.opentelemetry.io/otel/semconv/v1.33.0package. The package contains semantic conventions from thev1.33.0version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade fromgo.opentelemetry.io/otel/semconv/v1.32.0.(#6799) - The
go.opentelemetry.io/otel/semconv/v1.34.0package. The package contains semantic conventions from thev1.34.0version of the OpenTelemetry Semantic Conventions. (#6812) - Add metric's schema URL as
otel_scope_schema_urllabel ingo.opentelemetry.io/otel/exporters/prometheus. (#5947) - Add metric's scope attributes as
otel_scope_[attribute]labels ingo.opentelemetry.io/otel/exporters/prometheus. (#5947) - Add
EventNametoEnabledParametersingo.opentelemetry.io/otel/log. (#6825) - Add
EventNametoEnabledParametersingo.opentelemetry.io/otel/sdk/log. (#6825) - Changed handling of
go.opentelemetry.io/otel/exporters/prometheusmetric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (#6839)
Changed
- The semantic conventions have been upgraded from
v1.26.0tov1.34.0ingo.opentelemetry.io/otel/bridge/opentracing. (#6827) - The semantic conventions have been upgraded from
v1.26.0tov1.34.0ingo.opentelemetry.io/otel/exporters/zipkin. (#6829) - The semantic conventions have been upgraded from
v1.26.0tov1.34.0ingo.opentelemetry.io/otel/metric. (#6832) - The semantic conventions have been upgraded from
v1.26.0tov1.34.0ingo.opentelemetry.io/otel/sdk/resource. (#6834) - The semantic conventions have been upgraded from
v1.26.0tov1.34.0ingo.opentelemetry.io/otel/sdk/trace. (#6835) - The semantic conventions have been upgraded from
v1.26.0tov1.34.0ingo.opentelemetry.io/otel/trace. (#6836) Record.Resourcenow returns*resource.Resourceinstead ofresource.Resourceingo.opentelemetry.io/otel/sdk/log. (#6864)- Retry now shows error cause for context timeout in
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc,go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc,go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp,go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp,go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#6898)
Fixed
- Stop stripping trailing slashes from configured endpoint URL in
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc. (#6710) - Stop stripping trailing slashes from configured endpoint URL in
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#6710) - Stop stripping trailing slashes from configured endpoint URL in
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#6710) - Stop stripping trailing slashes from configured endpoint URL in
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#6710) - Validate exponential histogram scale range for Prometheus compatibility in
go.opentelemetry.io/otel/exporters/prometheus. (#6822) - Context cancellation during metric pipeline produce does not corrupt data in
go.opentelemetry.io/otel/sdk/metric. (#6914)
Removed
go.opentelemetry.io/otel/exporters/prometheusno longer exportsotel_scope_infometric. (#6770)
- The
- v0.12.3-0.20250624222920-67ca271b2c7124 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250624070221-351a51f1ed1824 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250623191231-a365d8505dca23 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250620180422-770617c73a7320 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250620074630-2da77b11955420 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250618142619-0150494ef96918 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250617235333-c91b3fcabede17 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250616193322-2cce1899552716 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250612170235-a4055c21bce312 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250612080751-55c7a70cc7d912 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250610073520-bc531cb3f9ce10 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250609191132-9955f1ba45b69 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250609085713-c544bafdb45a9 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250606085930-0669ee0af5f66 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250605164520-3d02ee78860b5 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250605073931-9fabec1f44325 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250604050517-a99f9b56ce464 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250603051249-1636bcdd1d593 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250602194833-274e939579e82 Jun 2025pre-release
Nothing published for this version
- v0.12.3-0.20250530225831-ceb8daac591930 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250530070023-dc210e99a46130 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250530001138-a4afec75977530 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250529073622-c9c9929a2ae529 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250528202032-4e08cc32b9c528 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250528051624-65b8067f18f128 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250527205545-ff4ec0895a5c27 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250527062454-e33675716b2127 May 2025pre-release
Nothing published for this version
- v0.12.3-0.20250526142609-aa5bd0e6498926 May 2025pre-release
Nothing published for this version