Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Releases: splunk/kube-objects

image deprecation

25 Jun 04:18
a25811d

Choose a tag to compare


⚠️DEPRECATION NOTICE
As of June 24th, 2025:
(Latest Release 1.2.3).


Fluent Plugin Kubernetes Objects v1.2.3

28 Aug 18:35
9b6c9cb

Choose a tag to compare

What's Changed

  • Fix vulnerabilities

Full Changelog: v1.2.2...1.2.3

Fluent Plugin Kubernetes Objects v1.2.2

24 Mar 12:32
b1c3f87

Choose a tag to compare

What's Changed

  • Security fixes

Full Changelog: 1.2.1...v1.2.2

Fluent Plugin Kubernetes Objects v1.2.1

25 Nov 09:02
37cb06f

Choose a tag to compare

What's Changed

  • Security update

Fluent Plugin Kubernetes Objects v1.2.0

17 Aug 07:26
2f3b759

Choose a tag to compare

What's Changed

  • Bump yajl-ruby from 1.4.2 to 1.4.3 by @harshit-splunk in #93
  • Bumped rack to v2.2.3.1 by @harshit-splunk in #94
  • Add fossa and semgrep by @aryznar-splunk in #95
  • Updated kubeclient by @harshit-splunk in #96

New Contributors

Full Changelog: 1.1.12...1.2.0

Fluent Plugin Kubernetes Objects v1.1.12

29 Apr 09:38
a7f3148

Choose a tag to compare

Release Highlight

  • Library upgrade for security fix

Full Changelog: 1.1.11...1.1.12

Fluent Plugin Kubernetes Objects v1.1.11

29 Mar 09:43
0cbba60

Choose a tag to compare

What's Changed

  • fixed broken yum command on docker image by @harshit-splunk in #86

Full Changelog: 1.1.9...1.1.11

Fluent Plugin Kubernetes Objects v1.1.10

15 Mar 17:03

Choose a tag to compare

What's Changed

  • stop pull/watch thread when resource not found by @harshit-splunk in #78
  • Upgraded gems to fix security vulnerabilities

Full Changelog: 1.1.9...1.1.10

Fluent Plugin Kubernetes Objects v1.1.9

16 Dec 22:35
017b4d4

Choose a tag to compare

What's Changed

  • upgrading fluentd-hec gem version to 1.2.9

Fluent Plugin Kubernetes Objects v1.1.8

04 Nov 21:17
664266f

Choose a tag to compare

Release Highlight

  • Added support for multiple architectures (ARM64 & AMD64)
  • Library upgrade for security fix

New Contributors