What's Changed
Features
- Feat: Adding influxdb plugin (#690) @jynolen
- Feat: Add EnvVars support to FluentD (#697) @MioOgbeni
- Feat: Add Pod Annotations support to FluentD (#698) @MioOgbeni
- Feat: Fluent operator & fluentbit: Added tolerations, nodeSelector + more (#704) @felfa01
- Feat: Add fluentbit.affinity configuration (#726) @wigust
- Feat: Allow setting fluentd PodSecurityContext (#744) @erhudy
- Feat: Fluentd in_tail plugin (#753) @jjsiv
- Feat: Add missing fluentd buffer options (#757) @jjsiv
- Feat: Add AWS Kinesis Data Streams output plugin for Fluent Bit (#768) @ksdpmx
- Feat: Add global log_level support for fluentd (#770) @ksdpmx
- Feat: Add scheduler support for fluentbit & fluentd (#771) @ksdpmx
ENHANCEMENT
- EnvVars support in fluentbit helm template (#706) @felfa01
- Add uri field for each telemetry type in opentelemetry plugin, remove old uri field (#708) @JensLoe
- Adjust fluentd watcher dependabot (#716) @benjaminhuo
- remove the deprecated -i flag in go build (#720) @benjaminhuo
- Adjust fluentd arm64 image build timeout (#721) @benjaminhuo
- Adjust edge metrics collection config (#736) @benjaminhuo
- Add some fluentbit helm opts (#743) @adiforluls
- Align CRDs and Operator with the fluentbit loki output (#756) @felfa01
- Fluent-bit upgrade to v2.1.4 (#767) @wenchajun
- build(deps): Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 (#701) @dependabot
- build(deps): Bump helm/chart-testing-action from 2.1.0 to 2.4.0 (#710) @dependabot
- build(deps): Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#712) @dependabot
- build(deps): Bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17 in /cmd/fluent-manager (#713) @dependabot
- build(deps): Bump golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /cmd/fluent-watcher/fluentbit (#714) @dependabot
- build(deps): Bump golang from 1.20.2 to 1.20.4 in /docs/best-practice/forwarding-logs-via-http (#715) @dependabot
- build(deps): Bump golang from 1.19.2-alpine3.16 to 1.20.4-alpine3.16 in /cmd/fluent-watcher/fluentd (#717) @dependabot
- build(deps): Bump arm64v8/ruby from 3.1-slim-bullseye to 3.2-slim-bullseye in /cmd/fluent-watcher/fluentd (#718) @dependabot
- build(deps): Bump alpine from 3.16 to 3.17 in /cmd/fluent-watcher/fluentd (#719) @dependabot
- build(deps): Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#748) @dependabot
- build(deps): Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 (#751) @dependabot
- build(deps): Bump helm/kind-action from 1.5.0 to 1.7.0 (#765) @dependabot
BUGFIX
- Fix: Fix missing log level (#691) @jynolen
- Fix: Fix rewrite_tag match rule and trim start of string pattern (#692) @adiforluls
- Fix(docs): Update cluster outputs docs link (#724) @lewis262626
- Fix: dereference pointers in parser filter plugin for fluentd (#745) @jjsiv
- Fix: fluentbit namespace-logging: only generate rewrite tag config once (#746) @adiforluls
- Fix: minor typo fix for firehose (#764) @ksdpmx
- Fix: fix typo for estimate_current_event in fluentd (#769) @ksdpmx
Full Changelog: v2.2.0...v2.3.0