Skip to content

Releases: fluent/fluent-bit

Fluent Bit 2.1.0

19 Apr 04:39
Compare
Choose a tag to compare

Fluent Bit 2.0.11

05 Apr 13:58
bf22d53
Compare
Choose a tag to compare

Fluent Bit 2.0.10

16 Mar 20:22
Compare
Choose a tag to compare

Fluent Bit 2.0.9

06 Feb 11:14
Compare
Choose a tag to compare

Fluent Bit 2.0.8

23 Dec 09:22
Compare
Choose a tag to compare

Fluent Bit 1.9.10

27 Nov 03:26
Compare
Choose a tag to compare

Fluent Bit v1.9.10 - A maintenance release for 1.9 series.

NOTE: no packages are published. Summary of changes:

  • 760956f out_s3: add store_dir_limit_size to limit S3 disk usage
  • ec090c0 cloudwatch_logs: enable synchronous scheduler and async networking on cloudwatch
  • 9f569b0 core: minimal synchronous scheduler
  • cae9a8f parser: fix time zone offsets being dropped on Windows (#6368)
  • d3a0697 out_es: fix es bulk buffer overrun
  • 0f46cf3 filter_ecs: new filter for AWS ECS Metadata (#5898)
  • 300206a out_datadog: fix/add error handling for all flb_sds calls (#5929)
  • c5d57cc in_tcp: user friendly warn message for skipping records (#6061)
  • 8e6a5be windows: enable ECS filter (#6269)
  • c04c04a aws: different user agent on windows vs linux (#6325)
  • a601857 multiline: do not permanently set ml group time to the first log time (backported from 2.0). (#6381)
  • 27b9f6b in_tail: Fix multiline + Path_Key emitting empty logs Fix the incorrect buffer being appended to if both multiline and Path_Key are specified, leading to the records being ignored
  • d7d6c56 out_forward: release buf when no connection available and time_as_integer is true (#6082)
  • 82c9d0e packaging: lint fixes
  • 79ede20 packaging: update raspbian container and pin cmake

Fluent Bit 2.0.6

25 Nov 11:35
211f841
Compare
Choose a tag to compare

Fluent Bit 2.0.5

11 Nov 13:04
8e5f9f9
Compare
Choose a tag to compare

Fluent Bit 2.0.4

08 Nov 20:25
abb65a1
Compare
Choose a tag to compare

Fluent Bit 2.0.3

29 Oct 16:00
Compare
Choose a tag to compare

This is a hotfix release for the v2 series that addresses an issue in Forward protocol and include an enhancement for Windows event log collection, notes: