Skip to content

Commit e5b109d

Browse files
author
Robert Fekete
committed
Whatsnew update
1 parent 0a12128 commit e5b109d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/docs/whats-new/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ title: What's new
33
weight: 50
44
---
55

6+
## Version 6.1
7+
8+
- New Fluentd output to send logs into {{% xref "/docs/configuration/plugins/outputs/rabbitmq.md" %}}.
9+
- The [`fluentBitAgentNamespace`]({{< relref "/docs/configuration/crds/v1beta1/logging_types.md#loggingspec-fluentbitagentnamespace" >}}) Logging option allows you to run Fluent Bit in a dedicated namespace.
10+
- The [`skipInvalidResources`]({{< relref "/docs/configuration/crds/v1beta1/logging_types.md#loggingspec-skipinvalidresources" >}}) Logging option now skips invalid SyslogNGFlows and SyslogNGClusterFlows (for example, those referencing non-existent outputs) to match the existing behavior in Fluentd. When this flag is enabled, invalid resources are skipped to avoid failing the entire reconciliation.
11+
- The `enabledIPv6: true` setting of Fluentd and Syslog-NG resources now configures Kubernetes Service resources for dual-stack networking. This ensures proper IPv6 connectivity to these services in dual-stack Kubernetes clusters.
12+
613
## Version 6.0
714

815
### Breaking changes

0 commit comments

Comments
 (0)