Skip to content

Releases: kube-logging/logging-operator

6.5.0

15 Apr 16:11
6.5.0
e637b3f

Choose a tag to compare

What's Changed

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:6.5.0
fluentd ghcr.io/kube-logging/logging-operator/fluentd:6.5.0-full
syslog-ng-reloader ghcr.io/kube-logging/logging-operator/syslog-ng-reloader:6.5.0
config-reloader ghcr.io/kube-logging/logging-operator/config-reloader:6.5.0
fluentd-drain-watch gghcr.io/kube-logging/logging-operator/fluentd-drain-watch:6.5.0
buffer-volume-metrics ghcr.io/kube-logging/logging-operator/node-exporter:6.5.0
axosyslog ghcr.io/axoflow/axosyslog:4.24.0
fluentd-version rubygems.org/gems/fluentd/versions/1.19.2
fluentbit-version ghcr.io/fluent/fluent-bit:5.0.3

Install with helm

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

Enhancements

Dependency and image updates

  • chore(deps): bump nokogiri from 1.18.10 to 1.19.1 in /images/fluentd/outputs by @dependabot[bot] in #2189
  • chore(deps): update module golang.org/x/net to v0.51.0 [security] by @renovate[bot] in #2195
  • fix(fluentd): install oj and bigdecimal gems explicitly to resolve JS… by @sebastiangaiser in #2199
  • feat(fluentd): install typhoeus by @sebastiangaiser in #2200
  • chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /e2e by @dependabot[bot] in #2204
  • chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 by @dependabot[bot] in #2205
  • chore(deps): bump activesupport from 8.0.3 to 8.0.4.1 in /images/fluentd/outputs by @dependabot[bot] in #2210
  • chore(deps): bump json from 2.18.1 to 2.19.2 in /images/fluentd/outputs by @dependabot[bot] in #2207
  • chore(deps): bump rack from 3.2.5 to 3.2.6 in /images/fluentd/outputs by @dependabot[bot] in #2216
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.15.0 to 0.19.0 by @dependabot[bot] in #2218
  • chore(deps): bump addressable from 2.8.7 to 2.9.0 in /images/fluentd/outputs by @dependabot[bot] in #2217
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.39.0 to 1.43.0 by @dependabot[bot] in #2219
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.39.0 to 1.43.0 by @dependabot[bot] in #2221
  • chore(deps): update module helm.sh/helm/v3 to v3.20.2 [security] by @renovate[bot] in #2225
  • chore(deps): bump helm.sh/helm/v3 from 3.19.4 to 3.20.2 in /e2e by @dependabot[bot] in #2224
  • chore(deps): update all dependencies by @renovate[bot] in #2187

Bug fixes

  • fix: drain-watch should wait for fluentd to terminate by @csatib02 in #2188
  • fix: downgrade rdkafka dependency to 0.24.2 by @verdel in #2193
  • fix: resource labeling by @csatib02 in #2197
  • fix: prevent duplicate volumeMounts in tailer webhook for multi-file annotations by @Deepzima in #2212

New Contributors

Full Changelog: 6.4.0...6.5.0

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