Skip to content

Releases: kube-logging/logging-operator

6.4.0

18 Feb 14:10
6.4.0
9428715

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.4.0
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.4.0-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.4.0
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.4.0
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.4.0
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.4.0

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.4.0

Enhancements

  • chore: make CheckForObjectExistence function logging more concise by @csatib02 in #2179
  • feat: configurable buffermetrics by @csatib02 in #2184
  • feat(crds): add terminationGracePeriodSeconds by @csatib02 in #2186

Dependency and image updates

Bug fixes

  • fix: drain-watch left hanging waiting for custom-runner by @csatib02 in #2185

New Contributors

Full Changelog: 6.3.2...6.4.0

6.3.2

09 Jan 09:55
6.3.2
f529c62

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.3.2
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.3.2
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.3.2
fluentd-drain-watch ghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.3.2
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.3.2

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.3.2

Enhancements

  • feat(fluent-bit,fluentd,syslogng): add named port for config-reloader-metrics by @sebastiangaiser in #2171

Bug fixes

Full Changelog: 6.3.1...6.3.2

6.3.1

08 Jan 12:15
6.3.1
14016c7

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.3.1
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.3.1
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.3.1
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.3.1
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.3.1

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.3.1

Bug fixes

  • Fix nil pointer exeption when accessing BufferVolumeMetrics.PrometheusRulesLabels by @JGiola in #2170

New Contributors

Full Changelog: 6.3.0...6.3.1

6.3.0

06 Jan 08:45
6.3.0
1f47c9d

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.3.0
axosyslog ghcr.io/axoflow/axosyslog:4.21.0
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.3.0-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.3.0
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.3.0
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.3.0
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.3.0
axosyslog exporter ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.15
eventrouter ghcr.io/kube-logging/eventrouter:0.5.0
fluentbit-version ghcr.io/fluent/fluent-bit:4.2.2

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.3.0

Enhancements

Dependency and image updates

Bug fixes

Documentation

New Contributors

Full Changelog: 6.2.2...6.3.0

6.2.2

17 Dec 11:35
8f7be3b

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.2.2
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.2.2-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.2.2
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.2.2
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.2.2
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.2.2

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.2.2

Enhancements

Other Changes

New Contributors

Full Changelog: 6.2.1...6.2.2

6.2.1

27 Nov 10:02
6.2.1
adc9166

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.2.1
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.2.1-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.2.1
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.2.1
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.2.1
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.2.1

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.2.1

Dependency and image updates

Bug fixes

  • fix: align metrics service names and reuse object metadata by @aslafy-z in #2147
  • fix: apply ServiceMonitor default values only when metrics are enabled by @aslafy-z in #2146

Full Changelog: 6.2.0...6.2.1

6.2.0

24 Nov 18:06
6.2.0
e0d1f84

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.2.0
axosyslog ghcr.io/axoflow/axosyslog:4.20.0
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.2.0-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.2.0
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.2.0
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.2.0
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.2.0
axosyslog exporter ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.14
fluentd-version rubygems.org/gems/fluentd/versions/1.19.1
fluentbit-version ghcr.io/fluent/fluent-bit:4.2.0

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.2.0

Enhancements

Dependency and image updates

  • feat: bump fluentd to 1.19.0; fluentbit to 4.1.0 by @csatib02 in #2120
  • chore(deps): bump rack from 3.0.16 to 3.1.18 in /images/fluentd/outputs by @dependabot[bot] in #2121
  • chore(deps): update all dependencies by @renovate[bot] in #2122
  • chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /e2e by @dependabot[bot] in #2138
  • chore(deps): update all dependencies by @renovate[bot] in #2137

Bug fixes

Full Changelog: 6.1.0...6.2.0

6.1.0

08 Oct 11:27
6.1.0
be9be30

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.1.0
axosyslog ghcr.io/axoflow/axosyslog:4.18.1
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.1.0-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.1.0
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.1.0
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.1.0
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.1.0
axosyslog exporter ghcr.io/axoflow/axosyslog-metrics-exporter:0.0.13

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.1.0

What's Changed

Enhancements

  • Add spec.fluentBitAgentNamespace to run Fluent Bit in a dedicated namespace by @1it in #2105
  • Feature/rabbitmq output plugin support by @cpallapolu in #2114
  • feat: enable IPv6 dual-stack on aggregator services by @Copilot in #2117
  • Implement skipInvalidResources for syslog-ng logging by @Copilot in #2116

Dependency and image updates

  • chore(pkg): update AxoSyslog image to 4.17.0 by @MrAnno in #2101
  • chore(deps): update all dependencies by @renovate[bot] in #2094

Bug fixes

New Contributors

Full Changelog: 6.0.3...6.1.0

6.0.3

25 Aug 15:18
6.0.3
44afacd

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.0.3
axosyslog ghcr.io/axoflow/axosyslog:4.16.0
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.0.3-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.0.3
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.0.3
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.0.3
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.0.3

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.0.3

Dependency and image updates

  • chore(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 in /e2e by @dependabot[bot] in #2093
  • chore(deps): update all dependencies by @renovate[bot] in #2087

Full Changelog: 6.0.2...6.0.3

6.0.2

06 Aug 08:04
6.0.2
977e185

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.0.2
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.0.2-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.0.2
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.0.2
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.0.2
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.0.2

Install with helm

helm install logging-operator oci://ghcr.io/kube-logging/helm-charts/logging-operator --version=6.0.2

Enhancements

Full Changelog: 6.0.1...6.0.2