Skip to content

Releases: fluent/fluent-operator

v1.0.0

25 Mar 10:39
27f9693
Compare
Choose a tag to compare

🎉 This is the first official release after this project is renamed from FluentBit Operator to Fluent Operator! 🎉
Thanks to all the contributors: ❤️ @wanjunlei @zhu733756 @wenchajun @bojand @peter-svensson @deveshk0 @LQBing @dkeven @benjaminhuo @mangoGoForward @wangxiaoyang-dev ❤️

Breaking Changes

  • All Fluent Bit CRDs has been changed from namespaced scope to cluster scope
  • CRDs and controller for Fluentd have been added

Features

  • Add priority class to Fluent Bit type (#146)
  • Add support for Fluent Bit RetryLimit in outputs (#148)
  • Add Fluent Bit Datadog output (#149)
  • Add support for Fluent Bit rewrite tag (#155)
  • Add Fluent Bit multiline logs support (#172)
  • Add Fluent Bit aws filter plugin (#173)
  • Add Fluent Bit multiline filter plugin (#176)
  • Add Fluent Bit Firehose plugin support (#178)
  • Add Fluent Bit volume crd (#186)
  • Renaming fluentbit-operator to fluent-operator (#189 #190)
  • Add more fluentd examples (#194)
  • Add Fluentd to helm charts (#204 #208 )
  • Encrypt sensitive information for Fluentd output plugin (#219)
  • Enable multi-workers in one Fluentd pod (#194)
  • Integrate e2e/function tests for generating Fluentd configuration (#203 #206 )
  • Refine docs (#199 #228)
  • Refactor multi images/binaries build, add github CI. (#152 #154 #213 #214)
  • Add CI templates (#248)
  • Add Time_Key_Nanos field (#250)

Enhancements

  • Set the crictl path to a variable (#181)
  • Improved Fluent Bit kafka plugin (#182)

Fixes

  • Fix the incorrect key of the Fluent Bit es parser plugin (#164)
  • Fix the incorrect keys of the Fluent Bit es output plugin (#160)
  • Fix initcontainer script (#202)
  • Refine Fluentd CRs status (#225)
  • Fix ci and make the repository importable and downloadable (#229)
  • Fix codegen && add support for verifying codegen (#234 #238)
  • Fix helm && Optimize helm (#236 #245 #246)

v0.13.0

30 Mar 03:05
bbef08c
Compare
Choose a tag to compare

🎉 Since FluentBit Operator has been renamed to Fluent Operator, the original FluentBit Operator will be maintained in the fluentbit-operator branch and v0.13.0 will be the last major release for FluentBit Operator. Fluent Operator is recommended as a long term alternative. 🎉
Thanks to all the contributors: ❤️ @wanjunlei @zhu733756 @wenchajun @bojand @peter-svensson @LQBing @dkeven @benjaminhuo ❤️

  • [FEATURE] Add priority class to Fluent Bit type #146
  • [FEATURE] Add support for Fluent Bit RetryLimit in outputs #148
  • [FEATURE] Add Fluent Bit Datadog output. #149
  • [FEATURE] Add main workflow actions. #152
  • [FEATURE] Add support for rewrite tag. #155
  • [FEATURE] Add aws filter plugin. #173
  • [FEATURE] Add multiline filter plugin. #176
  • [FEATURE] Add Firehose plugin support. #178
  • [FEATURE] Add volume crd. #186
  • [ENHANCEMENT] Upgrade layout from Kubebuilder v2 to Kubebuilder v3.1. #147
  • [ENHANCEMENT] Set the crictl path to a variable #181
  • [ENHANCEMENT] Improved Fluent Bit kafka plugin #182
  • [BUGFIX] Fix the incorrect keys of the Fluent Bit es output plugin #160
  • [BUGFIX] Fix the incorrect key of the Fluent Bit es parser plugin #164

v1.0.0-rc.0

11 Mar 09:30
4b64e77
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

🎉 This is the first release after this project is renamed from FluentBit Operator to Fluent Operator! 🎉
Thanks to all the contributors: ❤️ @wanjunlei @zhu733756 @wenchajun @bojand @peter-svensson @deveshk0 @LQBing @dkeven @benjaminhuo ❤️

Breaking Changes

  • All Fluent Bit CRDs has been changed from namespaced scope to cluster scope
  • CRDs and controller for Fluentd have been added

Features

  • Add priority class to Fluent Bit type (#146)
  • Add support for Fluent Bit RetryLimit in outputs (#148)
  • Add Fluent Bit Datadog output (#149)
  • Add support for Fluent Bit rewrite tag (#155)
  • Add Fluent Bit multiline logs support (#172)
  • Add Fluent Bit aws filter plugin (#173)
  • Add Fluent Bit multiline filter plugin (#176)
  • Add Fluent Bit Firehose plugin support (#178)
  • Add Fluent Bit volume crd (#186)
  • Renaming fluentbit-operator to fluent-operator (#189 #190)
  • Add more fluentd examples (#194)
  • Add Fluentd to helm charts (#204 #208 )
  • Encrypt sensitive information for Fluentd output plugin (#219)
  • Enable multi-workers in one Fluentd pod (#194)
  • Integrate e2e/function tests for generating Fluentd configuration (#203 #206 )
  • Refine docs (#199 #228)
  • Refactor multi images/binaries build, add github CI. (#152 #154 #213 #214)

Enhancements

  • Set the crictl path to a variable (#181)
  • Improved Fluent Bit kafka plugin (#182)

Fixes

  • Fix the incorrect key of the Fluent Bit es parser plugin (#164)
  • Fix the incorrect keys of the Fluent Bit es output plugin (#160)
  • Fix initcontainer script (#202)
  • Refine Fluentd CRs status (#225)
  • Fix ci and make the repository importable and downloadable (#229)

v0.12.0

13 Sep 08:39
7e95032
Compare
Choose a tag to compare
  • [FEATURE] Add support for collecting contained and cri-o service log. #142
  • [ENHANCEMENT] Optionally enable namespace scoped RBAC. #137
  • [BUGFIX] Update CRD YAML. #136

v0.11.0

01 Sep 09:48
af75d57
Compare
Choose a tag to compare
  • [FEATURE] Add support for Read_From_Head to the tail input plugin #129
  • [ENHANCEMENT] Canonical Config #131
  • [BUGFIX] Adjust FluentBit permissions #133

v0.10.0

25 Aug 09:02
860b8a4
Compare
Choose a tag to compare
  • [FEATURE] Add support for polling in fluent-bit-watcher. #126
  • [FEATURE] Add support for Amazon ElasticSearch Service and Elastic's Elasticsearch Service. #125

v0.9.0

13 Aug 06:35
90b3423
Compare
Choose a tag to compare
  • [FEATURE] Add support for Containerd and CRI-O. #112 @wenchajun
  • [FEATURE] Add support for inotify_watcher configuration of tail input plugin. #114 @nicktate
  • [FEATURE] Add support for throttle filter plugin. #115 @nicktate
  • [FEATURE] Add runtimeClassName support to fluentBit CRD. #116 @nicktate
  • [FEATURE] Optional watch-namespaces for controller manager. #117 @nicktate
  • [ENHANCEMENT] Update default fluent-bit to version v1.8.3. #114 @nicktate
  • [BUGFIX] Fix some bugs.

v0.8.0

23 Jul 04:01
3349d2d
Compare
Choose a tag to compare
  • [FEATURE] Support setting imagePullSecrets for both operator and fluentbit #93 #94
  • [FEATURE] Add switch to input.tail.memBufLimit in helm chart #87
  • [ENHANCEMENT] Use hostpath instead of emptydir to store position db #72
  • [ENHANCEMENT] Improve fluent-bit-watcher synchronization mechanism #74
  • [ENHANCEMENT] Terminate the fluent-bit process in a more elegant way in fluent-bit-watcher #90
  • [ENHANCEMENT] Update README and roadmap #97 #100
  • [ENHANCEMENT] Add kustomize file to manifests #99
  • [BUGFIX] Fix the forward output can only use the default port problem. #89
  • [BUGFIX] Fix bug it will loss log when damemonset restart. #90
  • [BUGFIX] Update groupname for client-gen to logging.kubesphere.io #95

v0.7.1

09 Jul 06:07
770f8f8
Compare
Choose a tag to compare

[ENHANCEMENT] fluent-bit-watcher: goroutine synchronization improvements. #74
[CHANGE] add host path to sample configurations and manifests. #72
[BUGFIX] Fix bug operator may crash when loading plugin. #77

v0.7.0

29 Jun 09:10
5432c3e
Compare
Choose a tag to compare

🚀 [ENHANCEMENT] Add support for plugin alias property in input and output specs. #64. @bojand
👩‍💻 [CHANGE] Add fluent-bit-watcher. #62. @wanjunlei