Skip to content

Releases: SumoLogic/sumologic-otel-collector-packaging

v0.93.0-809

07 Feb 13:24
d2d238d
Compare
Choose a tag to compare

v0.92.0-807

23 Jan 14:50
d2d238d
Compare
Choose a tag to compare

v0.92.0-807

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.92.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.92.0

Changelog

See the upgrade guide for more details on the breaking changes.

Breaking Changes

  • feat(k8sprocessor)!: use Endpointslices for Service metadata #1422
    If Service metadata is enabled in k8sprocessor configuration, it needs get/list/watch RBAC permission for EndpointSlices.

Added

  • feat(k8sprocessor): add new owner metrics #1426

Changed

  • feat(telegrafreceiver): update telegraf to 1.28.3 #1314
  • chore: upgrade otelcol core to 0.92.0 #1423

Fixed

  • fix(k8sprocessor): Pod Service cache invalidation #1425
  • fix(sumologicexporter): fix prometheus formatter for non-string data point #1428

v0.91.0-791

11 Jan 16:48
f7dbfd5
Compare
Choose a tag to compare

v0.91.0-791

Upstream releases
Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.91.0

Changed

  • feat: Use sumologic extension base URL to determine the appropriate OpAMP endpoint #1399
  • feat: FIPS binary can now be used irrespective of host system's libc & add linux_arm64 FIPS binary. #1416

Fixed

  • fix: prevent the message "Failed to register k8sprocessor's views" on collector startup #1415
  • use non-FIPS Windows binary in non-FIPS MSI package #1419
    This fixes a bug where the non-FIPS MSI package was bundling the FIPS Windows binary.
    Starting from now, the non-FIPS MSI package bundles the non-FIPS binary.
    The FIPS MSI package continues to correctly bundle the FIPS Windows binary, no change here.

v0.91.0-781

10 Jan 15:59
f7dbfd5
Compare
Choose a tag to compare

v0.91.0-781

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.91.0

Breaking Changes

  • feat(sumologicschemaprocessor)!: deprecate in favor of sumologicprocessor #1316
  • Removed deprecated InstallToken #1367

Added

  • feat(cascadingfilter): add collector_instances config option for spans_per_second global and policy limits scaling #1358
  • feat: add support for sticky session in sumologic extension and sumologic exporter #1363
  • Include a FIPS Capable linux/arm64 binary #1381

Changed

  • chore: upgrade otel core to v0.91.0 #1393

Fixed

  • fix(k8stagger): allow uppercase characters inside tag keys #1400
  • fix(k8stagger)!: change default pod id attribute name to k8s.pod.uid #1401
  • sec: don't allow other users to read configuration files #1408

v0.89.0-701

17 Nov 14:40
bd1c4a1
Compare
Choose a tag to compare

v0.88.0-655

03 Nov 12:36
730e7fd
Compare
Choose a tag to compare

This release packages https://github.com/SumoLogic/sumologic-otel-collector/releases/tag/v0.88.0-sumo-1.

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.88.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.88.0

Changelog

Fixed

  • fix(install): install policycoreutils on RHEL if missing This dependency is necessary for using semanage, which is needed to do SELinux relabeling. #1306
  • fix: build release fips binary w/glibc 2.26 #1317

v0.88.0-642

24 Oct 14:56
730e7fd
Compare
Choose a tag to compare

v0.87.0-632

18 Oct 15:14
730e7fd
Compare
Choose a tag to compare

v0.83.0-552

28 Aug 20:51
73f2aa0
Compare
Choose a tag to compare

v0.83.0-552

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.81.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.81.0

Changelog

Changed

  • chore: upgrade otelcol core to v0.83.0 #1221
  • chore(build): require go 1.20 to build components #1221

Fixed

  • fix(sumologicexporter): handle empty histograms correctly #1214

v0.83.0-551

28 Aug 20:46
73f2aa0
Compare
Choose a tag to compare

v0.83.0-551

Upstream releases

Core: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.81.0
Contrib: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.81.0

Changelog

Changed

  • chore: upgrade otelcol core to v0.83.0 #1221
  • chore(build): require go 1.20 to build components #1221

Fixed

  • fix(sumologicexporter): handle empty histograms correctly #1214