Skip to content

Releases: fluent/fluent-operator

v1.7.0

23 Nov 12:24
d95cb7d
Compare
Choose a tag to compare

What's Changed

Features

  • Feat: adding retry_limit to http-outputs (#445) @momoXD007
  • Add environment variable support to the FluentBit CRD (#449) @dh185221
  • Make more fluent-bit configurations configurable via the FluentBit resource (#452) @Kristian-ZH
  • Feat: control/configure default ClusterFilters (helm chart) (#453) @M4C4R
  • Add fluent-bit service and option to extend the RBAC configurations (#462) @Kristian-ZH

Enhancements

Bugfixes

v1.6.1

31 Oct 12:59
ec2162c
Compare
Choose a tag to compare

What's Changed

BUGFIX

  • Fix: add missing config attributes for splunk output (#437) @ITler
  • Fix(go): Update go version from 1.19.1 to 1.19.2 to resolve vulnerabilities. (#438) @hpapazov
  • Revert "build: Enhance binary" (#439) @benjaminhuo

v1.6.0

25 Oct 10:30
a745959
Compare
Choose a tag to compare

What's Changed

Features

Enhancements

Bugfixes

v1.5.1

30 Sep 09:58
36bae1d
Compare
Choose a tag to compare

What's Changed

Enhancements

v1.5.0

24 Sep 14:42
5870864
Compare
Choose a tag to compare

What's Changed

Features

Enhancements

Bugfixes

v0.14.0

18 Jul 12:35
9cf7440
Compare
Choose a tag to compare

Features

  • Fluentbit integrate OpenSearch plugin in fluentbit-operator. #307 @wenchajun

v1.1.0

15 Jun 13:47
d8a1762
Compare
Choose a tag to compare

Thanks to all the contributors: ❤️  @frankgreco @wenchajun @benjaminhuo @FeynmanZhou @mangoGoForward @jett-deng  ❤️

Features

  • Add OpenSearch plugin for Fluent Bit (#298)
  • Support custom annotations (#313)
  • Add OpenSearch plugin for Fluentd (#324)
  • Add helm & docs for OpenSearch plugin (#329)

Enhancements

  • Move some docs to fluent operator walkthrough (#290)
  • Docs refactoring (#291 #292 #293 #303 #314)
  • Update go version (#316)
  • Use a single systemd input plugin for various components (#323)

v1.0.2

17 May 12:18
0a2f4ee
Compare
Choose a tag to compare

ENHANCEMENT

v1.0.1

12 May 10:14
4f46525
Compare
Choose a tag to compare

🎉Since the release of fluent-operator:v1.0.0, some enhancements have been made and several bugs have been fixed! 🎉
Thanks to all the contributors: ❤️ @zhu733756 @wenchajun @benjaminhuo  @mangoGoForward @hostalp @gmarkey ❤️

ENHANCEMENT

  • Add utils related unit tests (#251)
  • Change the original namespace to fluent (#267)
  • Support logstashPrefix to ClusterOutput (#268)
  • Add its shortname for each CRD (#269)

BUGFIX

  • Fix the bug of feature request issue will closed by mistake (#257)
  • Fix crio init container mount path (#260)
  • Fix version error (#261)
  • Fix Helm Chart for Fluentd resources settings (#271)
  • Fix reload error (#277)

v1.0.1-rc.0

10 May 14:16
ed3640b
Compare
Choose a tag to compare
v1.0.1-rc.0 Pre-release
Pre-release

🎉Since the release of fluent-operator:v1.0.0, several features have been enhanced! 🎉
Thanks to all the contributors: ❤️ @zhu733756 @wenchajun @benjaminhuo  @mangoGoForward @hostalp ❤️

ENHANCEMENT

  • Add utils related unit tests (#251)
  • Change the original namespace to fluent (#267)
  • Support logstashPrefix to ClusterOutput (#268)
  • Add its shortname for each CRD (#269)

BUGFIX

  • Fix the bug of feature request issue will closed by mistake (#257)
  • Fix version error (#261)
  • Fix Helm Chart for Fluentd resources settings (#271)
  • Fix reload error (#277)