What's Changed
Features
- Feat: add support to run Fluentd as a DaemonSet (#839) @karan56625
- Feat: add Prometheus exporter output plugin for Fluent Bit (#840) @karan56625
- Feat: add Fluent Bit forward input plugin (#843) @yash97
- Feat: support fluentd grok parser plugin (#861) @vincent-vinf
- Feat: add gelf output plugin to fluentbit (#882) @alexandrevilain
- Feat: add fluentbit opentelemetry plugin (#890) @sjliu1
- Feat: add serviceAccount Annotations to FluentBit resource (#898) @sharkeyl
- Feat: add Helm priorityClassName mapping to Fluentd (#902) @leonsteinhaeuser
- Feat: add fluentbit http plugin (#904) @sjliu1
- Feat: add fluentbit mqtt plugin (#911) @sjliu1
- Feat: add fluentbit collectd plugin (#914) @sjliu1
ENHANCEMENT
- Remove Duplicate Cluster parsers in Fluent-bit config. (#853) @karan56625
- Add option to configure hostNetwork daemonset propertie (#863) @ikolesnikovrevizto
- Helm chart generation of ClusterOutput for loki (#865) (#906) @WaywardWizard
- Add SuppressTypeName option to helm, as newer ES needs it for bulk operation (#869) @ajax-bychenok-y
- Adjusting the parameters of fluentbit (#880) @wenchajun
- Add an extras section to the chart allowing new and less used features of the CRD to be used from the chart (#889) @Nyefan
- Add ImagePullSecret for fluentd (#891) @Rajan-226
- Add compress in fluentbit output es (#899) @husnialhamdani
- Expose ports on collector statefulset (#917) @gregorycuellar
- Bump fluentbit to 2.1.9 (#921) @wenchajun
- build(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#844) @dependabot
- build(deps): Bump k8s.io/apimachinery from 0.27.3 to 0.27.4 (#847) @dependabot
- build(deps): Bump helm/kind-action from 1.7.0 to 1.8.0 (#859) @dependabot
- build(deps): Bump golang from 1.20.6-alpine3.17 to 1.20.7-alpine3.17 in /cmd/fluent-manager (#860) @dependabot
- build(deps): Bump github.com/go-kit/kit from 0.12.0 to 0.13.0 (#896) @dependabot
- build(deps): Bump golang from 1.20.7-alpine3.17 to 1.21.1-alpine3.17 in /cmd/fluent-manager (#913) @dependabot
BUGFIX
- Fix: Fluentd's s3 output plugin is compatible with minio (#858) @vincent-vinf
- Fix: add hostNetwork option (#866) @ikolesnikovrevizto
- Fix azure blob name & boolean parameters. (#887) @L1ghtman2k
- Fix: fluentd watchedNamespaces Helm mapping (#901) @leonsteinhaeuser
Full Changelog: v2.4.0...v2.4.1