Releases: SumoLogic/sumologic-kubernetes-collection
Releases · SumoLogic/sumologic-kubernetes-collection
v4.17.0
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
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
v4.15.0
Released 2025-07-09
Added
- feat: Add the service name and namespace attributes to the k8sattributes processor #3954
- See documentation
Changed
- chore: Upgrade otel collector to v0.127.0-sumo-0 #3953
v4.14.0
v4.13.0
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
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
v4.12.0
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