Skip to content

Releases: fluent/fluent-operator

v0.7.1

Choose a tag to compare

@wanjunlei wanjunlei released this 09 Jul 06:07
770f8f8

[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

Choose a tag to compare

@wanjunlei wanjunlei released this 29 Jun 09:10
5432c3e

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

v0.6.2

Choose a tag to compare

@benjaminhuo benjaminhuo released this 11 Jun 14:15
89171bc
  • [ENHANCEMENT] Update Kubernetes dependencies.
  • [ENHANCEMENT] Update fluentbit resources in manifest.

v0.6.1-rc.0

v0.6.1-rc.0 Pre-release
Pre-release

Choose a tag to compare

@benjaminhuo benjaminhuo released this 11 Jun 11:57
3d9c3c5
  • [ENHANCEMENT] Update Kubernetes dependencies.
  • [ENHANCEMENT] Update fluentbit resources in manifest.

v0.6.0

Choose a tag to compare

@wanjunlei wanjunlei released this 03 Jun 06:59
e8ddc39
  • [ENHANCEMENT] Add Kubernetes Go client.
  • [ENHANCEMENT] Support syslog output.
  • [CHANGE] Update the default fluent-bit version to v1.7.3.

v0.5.0

Choose a tag to compare

@wanjunlei wanjunlei released this 14 Apr 06:18
8b6de8d

UPGRADE & ENHANCEMENT

  • Support for audit logs #45.

v0.4.0

Choose a tag to compare

@wanjunlei wanjunlei released this 01 Apr 09:06
bf5c22f

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

Choose a tag to compare

@huanggze huanggze released this 10 Nov 02:23
8e58e7a

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

v0.3.0-rc.0

v0.3.0-rc.0 Pre-release
Pre-release

Choose a tag to compare

@huanggze huanggze released this 03 Nov 07:43
931571b

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

v0.2.0

Choose a tag to compare

@huanggze huanggze released this 27 Aug 03:11
3cbf894

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