Skip to content

Latest commit

Β 

History

History
214 lines (124 loc) Β· 7.38 KB

File metadata and controls

214 lines (124 loc) Β· 7.38 KB

Changelog

v0.132.0

πŸ›‘ Breaking changes πŸ›‘

  • releases: Fix artifact checksum files being incomplete and split between Linux/Darwin and Windows. (#1002, #1086) This fixes a bug that occurred because releases for Windows and other Platforms are split. The Windows release always overwrote the checksum files already created for Linux and Darwin and so, only the Windows checksums were accessible in the end.

    This change is breaking because checksum files for Linux/Darwin and Windows are now split.

  • otelcol: Remove deprecated opencensus exporter and receiver (#1056)

  • otelcol-contrib: Remove deprecated opencensus exporter and receiver (#1056)

  • otelcol-k8s: Remove deprecated opencensus exporter and receiver (#1056)

πŸ’‘ Enhancements πŸ’‘

  • contrib: Add skywalkingencodingextension in otelcol-contrib distribution (#1078)
  • releases: Introduce nightly releases (#1016)
  • platforms: Add Tier 3 support for riscv64 (#968, #969) New Tier 3 platform: riscv64 architecture is now included, allowing the collector to be built and distributed for this platform.

🧰 Bug fixes 🧰

  • service/telemetry: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#1067) go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.

v0.131.0

πŸ›‘ Breaking changes πŸ›‘

  • exporter/loki: The Loki Exporter component has been removed from the repo and is no longer being published as it has been deprecated since 9th July 2024. (#1044) Users of the lokiexporter can migrate to using an OTLP exporter. See open-telemetry/opentelemetry-collector-contrib#33916

πŸš€ New components πŸš€

  • prometheusremotewritereceiver: Add the prometheusremotewritereceiver component to the contrib collector (#1020)
  • tinybirdexporter: Add tinybird exporter to contrib distribution (#1045)

πŸ’‘ Enhancements πŸ’‘

  • contrib: add the text_encoding encoding extension to the contrib distribution (#1025)
  • all: Removes usages of golang.org/x/net/trace which uses html/template and text/template in gRPC. These usages disable golang DCE. (#1018)

v0.130.0

πŸš€ New components πŸš€

  • coralogixprocessor: Add Coralogix processor to the OpenTelemetry Collector Contrib. (#1008)
  • awslogsencodingextension: Add the awslogsencodingextension component to the contrib collector (#996)

🧰 Bug fixes 🧰

  • release: Revert to old docker token (#995)

v0.129.0

πŸš€ New components πŸš€

v0.128.0

v0.127.0

πŸš€ New components πŸš€

  • faroreceiver, faroexporter: Add faro receiver and faro exporter to the otelcol-contrib distribution (#955)
  • googlesecretmanager: Add googlesecretmanagerprovider to the contrib distribution (#949)
  • metricstarttimeprocessor: Add metricstarttimeprocessor to the contrib distribution (#940)
  • stefreceiver, stefexporter: Add stefexporter and stefreceiver to otelcol-contrib distribution (#956)

πŸ’‘ Enhancements πŸ’‘

  • ebpf-profiler: Build releases of the eBPF profiler distribution (#958)

v0.126.0

πŸš€ New components πŸš€

  • k8sleaderelectorextension: add k8sleaderelector extension to otelcol-contrib and otelcol-k8s distributions (#943)

🧰 Bug fixes 🧰

  • image repository: Re-enable publishing images to dockerhub (#938)

v0.125.0

πŸš€ New components πŸš€

  • azureauthextension: Add azureauthextension to contrib distribution. (#931)
  • otelcol-ebpf-profiler: Introduce eBPF Profiler Distribution (#908)

πŸ’‘ Enhancements πŸ’‘

  • service: Add service reload signal to systemd unit (#887)

v0.124.1

v0.124.0

πŸš€ New components πŸš€

  • azureblobexporter: add azureblobexporter (#909)

v0.123.1

πŸ›‘ Breaking changes πŸ›‘

  • image repository: Due to the new Dockerhub rate limits we are no longer publishing images to dockerhub. (#902) If we can solve the rate limiting issue we'll undo this change

v0.123.0

πŸš€ New components πŸš€

  • lokiexporter: Add the component loki exporter to the distribution (#892)
  • contrib: Add tcpcheckreceiver receiver to the contrib distribution (#865)
  • contrib: Add saphana receiver (#876)
  • awscloudwatchmetricstreamsencodingextension: Add the AWS CloudWatch Metric Streams encoding extension to the contrib distribution (#883)
  • schemaprocessor: Add Schema Processor to contrib (#891)
  • kafkatopicsobserver: Add kafkatopicsobserver extension (#894)
  • tlscheckreceiver: Adding tcpcheckreceiver to otelcol-contrib (#880)

πŸ’‘ Enhancements πŸ’‘

  • packaging: Start producing container images for Windows 2019 and 2022 on amd64 (#339)

v0.122.0

πŸ›‘ Breaking changes πŸ›‘

  • contrib: Remove the component loki exporter from the distribution, as it has reached EOL (#854)

πŸš€ New components πŸš€

  • opampsupervisor: publish binaries and container images for the OpAMP Supervisor (#858)

🧰 Bug fixes 🧰

  • packaging: Ensure Linux package scripts work in environments without systemd such as chrooted environments (#767)

v0.121.0

πŸ›‘ Breaking changes πŸ›‘

  • container group ID: Set user's primary group (USER_GID) to prevent container user 10001 being root group. (#738)

πŸš€ New components πŸš€

  • aesprovider: Add the AES provider to the contrib distribution (#843)
  • envoyalsreceiver: Add the Envoy ALS receiver to the contrib distribution (#842)
  • netflowreceiver: Add the NetFlow receiver to the contrib distribution (#847)
  • s3provider: Add the s3 provider to the contrib distribution (#546)
  • secretsmanagerprovider: Add the Secrets Manager provider to the contrib distribution (#844)

πŸ’‘ Enhancements πŸ’‘

  • images: set USER_GID alongside USER_UID (#662)

v0.120.1

πŸ›‘ Breaking changes πŸ›‘

  • contrib: Remove deprecated routingprocessor from the contrib distribution (#819)

πŸš€ New components πŸš€

  • bmchelixexporter: Add bmchelix exporter to otelcol-contrib releases (#822)

πŸ’‘ Enhancements πŸ’‘

  • all: Update minimum go version used in CI (#827)

v0.119.0

πŸš€ New components πŸš€

  • intervalprocessor: Interval processor is now alpha and is included in the contrib and k8s distributions (#804)
  • signaltometricsconnector: Signal to metrics connector is now alpha and is included in the contrib distribution (#808)

v0.118.0

🧰 Bug fixes 🧰

  • packaging: Fix Linux package scripts (#799)

v0.117.0

πŸš€ New components πŸš€

  • libhoneyreceiver: Add libhoneyreceiver to the contrib distribution (#787)
  • sumconnector: Add sumconnector to the contrib distribution (#785)

v0.116.0

πŸš€ New components πŸš€

  • dorisexporter: add doris exporter to otelcol-contrib releases (#765)

πŸ’‘ Enhancements πŸ’‘

  • contrib: Add failover connector to the contrib distribution. (#701)
  • contrib: Add redis storage to the contrib distribution (#768)