Skip to content

Releases: kube-logging/logging-operator

5.0.1

19 Dec 15:58
429739d
Compare
Choose a tag to compare

What's Changed

Dependency and image updates

  • chore(deps): update module golang.org/x/net to v0.33.0 [security] by @renovate in #1894

Bug fixes

Full Changelog: 5.0.0...5.0.1

4.11.4

19 Dec 08:45
3422190
Compare
Choose a tag to compare

This is a bugfix release to revert a change to support IPv6 for the metrics endpoint that was introduced prematurely without the ability to disable it.

The feature will be reintroduced behind an opt-in flag in version 5.0.1

What's Changed

  • Revert "expose fluentd metrics also on IPv6" by @pepov in #1892

Full Changelog: 4.11.3...4.11.4

5.0.0

17 Dec 14:51
5.0.0
6978331
Compare
Choose a tag to compare

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

4.11.3

17 Dec 15:17
0a15baf
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feat: add sync-period to control resync if needed by @pepov in #1880

Other Changes

  • feat: make fluentbit pause on chunks overlimit configurable by @pepov in #1882
  • forward port release 4.10 by @pepov in #1888

Full Changelog: 4.11.2...4.11.3

4.10.4

17 Dec 13:45
5950128
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: force HotReload after grace period instead of blocking indefinitely by @pepov in #1885

Full Changelog: 4.10.3...4.10.4

4.10.3

16 Dec 16:14
5d2b977
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: make fluentbit pause on chunks overlimit configurable by @pepov in #1882

Full Changelog: 4.10.2...4.10.3

4.10.2

16 Dec 11:30
72257f5
Compare
Choose a tag to compare

What's Changed

Enhancements

  • feat: add sync-period to control resync if needed by @pepov in #1880

Full Changelog: 4.10.1...4.10.2

4.11.2

11 Dec 10:54
096a5a0
Compare
Choose a tag to compare

What's Changed

Bug fixes

Other Changes

Full Changelog: 4.11.0...4.11.2

4.11.2-dev.1

15 Nov 13:27
4.11.2-dev.1
69e82c2
Compare
Choose a tag to compare
4.11.2-dev.1 Pre-release
Pre-release

What's Changed

Bug fixes

Full Changelog: 4.11.0...4.11.2-dev.1

4.11.0

13 Nov 09:06
6beb08c
Compare
Choose a tag to compare

New or updated images

component image
operator ghcr.io/kube-logging/logging-operator:4.11.0
fluentd ghcr.io/kube-logging/fluentd:v1.16-4.11-full
axosyslog ghcr.io/axoflow/axosyslog:4.9.0

Install with helm

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

What's Changed

This is the last v4 release as there are backwards incompatible changes coming that will require a major version bump.

New Features

Enhancements

Dependency and image updates

Bug fixes

  • chore: resolve e2e test result conflict by @csatib02 in #1820
  • fix: adjust kustomize config for latest version by @csatib02 in #1822
  • fix(syslogng_servicemonitor): add missing fields from syslogng-spec by @csatib02 in #1831

Documentation

Testing

Other Changes

New Contributors

Full Changelog: 4.10.1...4.11.0