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
*DataPoint.Flags() with *DataPoint.[Set]FlagsImmutable(). (#6017)MetricDataPointFlagsStruct struct and NewMetricDataPointFlagsStruct func. (#6017)MetricDataPointFlags with MetricDataPointFlagsImmutable. (#6017)LogRecord.[Set]Flags() with LogRecord.[Set]FlagsStruct(). (#6007)exporterhelper.New[Traces|Metrics|Logs]ExporterWithContextprocessorhelper.New[Traces|Metrics|Logs]ProcessorWithCreateSettingscomponent.NewExtensionFactoryWithStabilityLevelpcommon.InvalidTraceID and pcommon.InvalidSpanID funcs (#6008)pcommon.Map methods: Update, Upsert, InsertNull (#6019)p[metric|log|trace].MarshalerSizer in favor of p[metric|log|trace].MarshalSizer. (#6033)pcommon.Map.Update+ in favor of pcommon.Map.Get + pcommon.Value.Set+ (#6013)pcommon.Empty[Trace|Span]ID in favor of pcommon.New[Trace|Span]IDEmpty (#6008)pcommon.[Trace|Span]ID.Bytes in favor direct conversion. (#6008)pcommon.New[Trace|Span]ID in favor direct conversion. (#6008)MetricDataPointFlagsImmutable type. (#6017)*DataPoint.[Set]FlagsImmutable() funcs in favor of *DataPoint.[Set]Flags(). (#6017)LogRecord.FlagsStruct() and LogRecord.SetFlagsStruct() in favor of LogRecord.Flags() and LogRecord.SetFlags(). (#6007)config.Unmarshallable in favor of confmap.Unmarshaler. (#6031)pcommon.ImmutableByteSlice is deprecated in favor of pcommon.ByteSlicepcommon.ImmutableFloat64Slice is deprecated in favor of pcommon.Float64Slicepcommon.ImmutableUInt64Slice is deprecated in favor of pcommon.UInt64Slicepcommon.NewValueBytes that will be replaced with pcommon.NewValueBytesEmpty in 0.60.0pcommon.Map.UpsertBytes in favor of pcommon.Map.PutEmptyBytes (#6064)pcommon.Value.SetBytesVal in favor of pcommon.Value.SetEmptyBytesValpcommon.New[Slice|Map]FromRaw functions in favor of New[Slice|Map]().FromRaw (#6045)pcommon.Map.Insert* methods (#6051)pcommon.Map.Upsert* methods in favor of pcommon.Map.Put* (#6064)ptrace.TraceState in favor of pcommon.TraceState. (#6052)
ptrace.Span.TraceState in favor of ptrace.Span.TraceStateStruct().AsRaw()ptrace.Span.SetTraceState in favor of ptrace.Span.TraceStateStruct().FromRawptrace.SpanLink.TraceState in favor of ptrace.SpanLink.TraceStateStruct().AsRaw()ptrace.SpanLink.SetTraceState in favor of ptrace.SpanLink.TraceStateStruct().FromRawTraceStateStruct is a temporary name that will be replaced back to TraceState in the next release.skip-get-modules builder flag to support isolated environment executions (#6009)
skip-compilation and skip-get-modules flags (#6026)jsoniter in jsonUnmarshaler (#6021)ocb now generates a default Collector when no build configuration is supplied (#5752)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
service (#5907)
ConfigProviderSettings.LocationConfigProviderSettings.MapProvidersConfigProviderSettings.MapConvertersfeaturegate.Registry.MustAppypdata module. (#5911)
pmetric.MetricDataPointFlags.String()pmetric.NumberDataPoint.FlagsStruct()pmetric.HistogramDataPoint.FlagsStruct()pmetric.ExponentialHistogramDataPoint.FlagsStruct()pmetric.SummaryDataPoint.FlagsStruct()obsreport, ProcessorSettings.Level and ExporterSettings.Level (#5918)processorhelper.New[Traces|Metrics|Logs]Exporter with processorhelper.New[Traces|Metrics|Logs]ProcessorWithCreateSettings definition (#5915)exporterhelper.New[Traces|Metrics|Logs]Exporter with exporterhelper.New[Traces|Metrics|Logs]ExporterWithContext definition (#5914)component.NewExtensionFactory with component.NewExtensionFactoryWithStabilityLevel definition (#5917)min_version for TLS configuration in case this property is not defined (affects servers). (#5956)processorhelper.New[Traces|Metrics|Logs]ProcessorWithCreateSettings in favor of processorhelper.New[Traces|Metrics|Logs]Exporter (#5915)LogRecord.Flags() and LogRecord.SetFlags() in favor of LogRecord.FlagsStruct() and LogRecord.SetFlagsStruct(). (#5972)exporterhelper.New[Traces|Metrics|Logs]ExporterWithContext in favor of exporterhelper.New[Traces|Metrics|Logs]Exporter (#5914)component.NewExtensionFactoryWithStabilityLevel in favor of component.NewExtensionFactory (#5917)plog.SeverityNumber[UPPERCASE] constants (#5927)pcommon.Map.InsertNull method (#5955)MetricDataPointFlagsStruct -> MetricDataPointFlagsNewMetricDataPointFlagsStruct -> NewMetricDataPointFlagspcommon.InvalidTraceID and pcommon.InvalidSpanID in favor of vars pcommon.EmptyTraceID and pcommon.EmptySpanIDUpdate and Upsert methods of pcommon.Map (#5975)NumberDataPoint.Flags -> NumberDataPoint.FlagsImmutableHistogramDataPoint.Flags -> HistogramDataPoint.FlagsImmutableExponentialHistogramDataPoint.Flags -> ExponentialHistogramDataPoint.FlagsImmutableSummaryDataPoint.Flags -> SummaryDataPoint.FlagsImmutableMetricDataPointFlags -> MetricDataPointFlagsImmutableNewMetricDataPointFlags -> MetricDataPointFlagsImmutableMarshalerSizer interface to ptrace, plog, and pmetric packages. NewProtoMarshaler now returns a MarshalerSizer (#5929)jsoniter in jsonUnmarshaler(#5433)service.telemetry.traces.propagators configuration to set propagators for collector's internal spans. (#5572)InstrumentationScope attributes in loggingexporter (#5976)UpsertEmpty, UpsertEmptyMap and UpsertEmptySlice methods to pcommon.Map (#5975)SetEmptyMapVal and SetEmptySliceVal methods to pcommon.Value (#5975)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