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)