Skip to content

Releases: SumoLogic/sumologic-kubernetes-collection

v4.17.0

14 Oct 17:22
v4.17.0
95e3bec
Compare
Choose a tag to compare

What's Changed

  • docs: Update helm and otel operator versions by @rnishtala-sumo in #3989
  • feat(metrics): Added node labels to the upstream k8satrributeprocessor's config and updated integration tests by @samiura in #3976
  • fix(setup): Remove terraform lock file to prevent version conflict messages on upgrades by @rnishtala-sumo in #3994
  • chore: Update the K8s version support matrix by @fguimond in #3997
  • chore: Upgrade the java instrumentation library to v2.20.1 by @rnishtala-sumo in #4002
  • chore: bump terraform provider by @samiura in #4007
  • feat: Make restartPolicy (setup job) configurable via values.yaml (default: OnFailure) by @rnishtala-sumo in #4010
  • chore: Prepare release v4.17.0 by @samiura in #4013

Full Changelog: v4.16.0...v4.17.0

v.4.16.0

04 Sep 06:21
f005215
Compare
Choose a tag to compare

v4.16.0

Released 2025-09-04

Added

  • feat(config): ipv6 compatibiilty for otel collector pods #3949
  • chore: Upgraded otel collector version to 0.127.0 from 0.130.1 #3972 #3972

Changed

  • chore: upgrade sumologic-kubernetes-tools and sumologic-mock images to 2.26.0 #3949

Fixed

  • chore: upgrade opentelemetry-operator to v0.93.0, resolving breakage with helm >= 3.18.5 #3985

v4.15.1

08 Aug 20:56
v4.15.1
6d19175
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.15.0...v4.15.1

v4.15.0

09 Jul 19:10
e3e548d
Compare
Choose a tag to compare

Released 2025-07-09

Added

Changed

  • chore: Upgrade otel collector to v0.127.0-sumo-0 #3953

v4.14.0

05 Jun 15:50
978b447
Compare
Choose a tag to compare

Released 2025-06-05

Changed

  • chore: Upgrade the opentelemetry operator to 0.86.4 #3925
  • chore: Upgrade otel collector to 0.124.1-sumo-0 #3938

Fixed

  • fix: Add the default release label for serviceMonitorSelectors and PodMonitorSelectors #3927
  • fix: don't adjust SUMOLOGIC_BASE_URL in cleanup.sh #3930

v4.13.0

25 Apr 19:12
bb30168
Compare
Choose a tag to compare

Released 2025-04-25

The Kubernetes Attributes processor is supported in this version. See documentation for more details.

Added

  • feat(logs): Add the Kubernetes Attributes processor for container logs metadata enrichment #3898
  • feat(metrics): Add the Kubernetes Attributes processor for metrics metadata enrichment #3911
  • feat(metadata): Add the option to wait for metadata enrichment before processing data #3912
  • chore: Upgrade otel collector version to v0.118.0-sumo-0 #3914
  • chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 #3919

Changed

  • fix(TA): Allow the target allocator access to probes and scrapeconfigs in the coreos apiGroups #3913

v4.12.1

11 Mar 19:04
715f4aa
Compare
Choose a tag to compare

Released 2025-03-11

Please read the opentelemetry operator CRD upgrade instructions for this release - https://help.sumologic.com/docs/send-data/kubernetes/v4/how-to-upgrade/#update-custom-resource-definition-for-opentelemetry-operator

Added

  • feat: Allow custom annotations in the CRD configMap (setup) #3901
  • feat: Add a configuration knob to disable the PersistentVolumeClaim retention policy override #3902
  • feat: Add the whenDeleted option to the PersistentVolumeClaim retention policy #3904

v4.12.0

13 Feb 20:40
79a1a1b
Compare
Choose a tag to compare

Released 2025-02-13

Please read the opentelemetry operator CRD upgrade instructions for this release - https://help.sumologic.com/docs/send-data/kubernetes/v4/how-to-upgrade/#update-custom-resource-definition-for-opentelemetry-operator

Added

  • feat: Make the metrics level in service telemetry configurable #3884
  • feat: Added persistentVolumeClaimRetentionPolicy to the spec for logs and metrics statefulsets #3885

Changed

  • feat: Upgrade the otel operator to 0.76.0 #3877
  • chore: Upgrade the otel collector version to v0.114.0-sumo-0 #3881
  • chore: Upgrade the autoinstrumentation libraries java(2.10.0), dotnet(1.9.0), nodejs(0.54.0) and python(0.48b0) #3882
  • chore: Update the k8s version support matrix #3886

v4.11.1

19 Dec 22:29
1dd352e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.11.0...v4.11.1

v4.11.0

14 Oct 15:52
30d3c3f
Compare
Choose a tag to compare

Released 2024-10-14

Changed

  • chore: Upgrade terraform provider #3852
  • chore: Upgrade kubernetes-setup to 3.16.0 #3854
  • chore: Upgrade the otel collector to v0.108.0-sumo-0 #3855
  • chore: Upgrade tailing-sidecar to v0.16.0 #3856

Fixed

  • fix(timestamp): Fix the timestamp locator for log sources #3853