Fluent Bit v1.9.10 - A maintenance release for 1.9 series.
NOTE: no packages or container images 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