Skip to content

5.0.0

Compare
Choose a tag to compare
@csatib02 csatib02 released this 17 Dec 14:51
· 6 commits to master since this release
5.0.0
6978331

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:5.0.0
fluentd (default moving tag with security updates) ghcr.io/kube-logging/fluentd:v1.17-5.0-full

If you need a non-moving tag, please use ghcr.io/kube-logging/fluentd:v1.17-5.0-full-build.173 explicitly in your Logging or FluentdConfig resource!

Install with helm

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

Breaking Changes

  • breaking: remove sumologic filter and output, enchance_k8s filter by @csatib02 in #1866

New Features

Enhancements

  • feat: add syslogng flow-output validation by @csatib02 in #1871
  • feat: support enable ipv6 by @withlin in #1870
  • feat: make fluentbit pause on chunks overlimit configurable by @csatib02 in #1881
  • feat: support rdkafka2 options by @withlin in #1875
  • feat: force HotReload after grace period instead of blocking indefinitely by @pepov in #1886

Dependency and image updates

Bug fixes

Documentation

  • Telemetry Controller compatibility example by @pepov in #1857

Other Changes

New Contributors

Full Changelog: 4.11.0...5.0.0