Skip to content

Releases: fluent/fluent-operator

v0.6.2

11 Jun 14:15
89171bc
Compare
Choose a tag to compare
  • [ENHANCEMENT] Update Kubernetes dependencies.
  • [ENHANCEMENT] Update fluentbit resources in manifest.

v0.6.1-rc.0

11 Jun 11:57
3d9c3c5
Compare
Choose a tag to compare
v0.6.1-rc.0 Pre-release
Pre-release
  • [ENHANCEMENT] Update Kubernetes dependencies.
  • [ENHANCEMENT] Update fluentbit resources in manifest.

v0.6.0

03 Jun 06:59
e8ddc39
Compare
Choose a tag to compare
  • [ENHANCEMENT] Add Kubernetes Go client.
  • [ENHANCEMENT] Support syslog output.
  • [CHANGE] Update the default fluent-bit version to v1.7.3.

v0.5.0

14 Apr 06:18
8b6de8d
Compare
Choose a tag to compare

UPGRADE & ENHANCEMENT

  • Support for audit logs #45.

v0.4.0

01 Apr 09:06
bf5c22f
Compare
Choose a tag to compare

UPGRADE & ENHANCEMENT

  • Support systemd input and Lua filter #38.
  • Support Loki output #39.
  • Now it can set affinity and resource for fluent-bit daemonset #44.
  • Update the default fluent-bit version to v1.6.9.
  • Fix some bugs.

v0.3.0

10 Nov 02:23
8e58e7a
Compare
Choose a tag to compare

[FEATURE] Support Parser plugin
[ENHANCEMENT] Support File, TCP, HTTP outputs

v0.3.0-rc.0

03 Nov 07:43
931571b
Compare
Choose a tag to compare
v0.3.0-rc.0 Pre-release
Pre-release

[FEATURE] Support Parser plugin
[ENHANCEMENT] Support File, TCP, HTTP outputs

v0.2.0

27 Aug 03:11
3cbf894
Compare
Choose a tag to compare

This release refactors the whole project with kubebuilder and includes backwards incompatible changes. Please read README for more information.

[CHANGE] Rewrite relevant CRDs. They are backwards incompatible with v0.1.0
[CHANGE] Use kubebuilder as the building framework

v0.1.0

17 Feb 07:39
f5c1729
Compare
Choose a tag to compare
Merge pull request #10 from huanggze/fluentbit-reconcile

feat: update fluent bit once operator config changed