Skip to content

Latest commit

 

History

History
125 lines (71 loc) · 3.62 KB

File metadata and controls

125 lines (71 loc) · 3.62 KB

Changelog

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)