github kube-logging/logging-operator 5.3.0

latest releases: 6.0.3, 6.0.2, 6.0.1...
4 months ago

What's Changed

New or updated images

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

Install with helm

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

Breaking Changes

Enhancements

  • feat(chart): aggregated view clusterrole by @aslafy-z in #1989
  • feat: move in fluentd-drain-watch by @csatib02 in #1995
  • feat: move in node-exporter image by @csatib02 in #1997
  • chore: migrate to v2 golangci-lint by @csatib02 in #2003
  • Add format_key and format_name in ParseSection and SingleParseSection by @joseacl in #2006
  • Add FilterGrep in Banzai Logging FluentbitSpec by @joseacl in #2012
  • Add support for Loki tenant-id to SyslogNGClusterOutput/SyslogNGOutput by @verdel in #2023
  • Adapt LoggingOperator to use namespaces_regex defined in fluent-plugi… by @joseacl in #2011
  • feat(hosttailer): reduce fluent-bit log level to error by @aslafy-z in #1957

Dependency and image updates

  • chore(deps): bump rack from 3.0.13 to 3.0.14 in /images/fluentd/outputs by @dependabot in #1979
  • chore(deps): update all dependencies by @renovate in #1980
  • chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 in /e2e by @dependabot in #1982
  • chore(deps): bump nokogiri from 1.18.3 to 1.18.4 in /images/fluentd/outputs by @dependabot in #1990
  • chart: add udp_transport_type for gelf output plugin by @bmichalkiewicz in #1988
  • chore(deps): update all dependencies by @renovate in #1983
  • chore(pkg): update AxoSyslog image to 4.11.0 by @MrAnno in #2009
  • chore(deps): update module helm.sh/helm/v3 to v3.17.3 [security] by @renovate in #2008
  • chore(deps): update module golang.org/x/net to v0.38.0 [security] by @renovate in #2015
  • chore(deps): bump nokogiri from 1.18.4 to 1.18.8 in /images/fluentd/outputs by @dependabot in #2019
  • chore(deps): update all dependencies by @renovate in #1994
  • chore: prepare release by @csatib02 in #2027

Bug fixes

  • fix(ci-e2e): make sure e2e tests are not cached by @csatib02 in #1991
  • fix(logging_controller): reconcile child resources by @csatib02 in #2000
  • fix(chart): nodeagent deprecation notice by @csatib02 in #2001
  • fix: add Parsers_File to fluent-bit.conf if enableDockerParserCompatibilityForCRI is enabled by @verdel in #2026
  • fix: change q_out_size attribute in disk_buffer parameter to qout_size in SyslogNGClusterOutput/SyslogNGOutput by @verdel in #2022
  • fix: change rdkafka_options format from section to hash by @verdel in #2018

Documentation

New Contributors

Full Changelog: 5.2.0...5.3.0

Don't miss a new logging-operator release

NewReleases is sending notifications on new releases.