v4.2.8
Fluent Bit 4.2.8
Changed 1
- Enrich EventData key-value map in in_winevtlog if enabled
Fixed 2
- Fix payload parsing over-reads and null safety in out_stackdriver
- Handle empty map in out_kafka even if avro schema defines map type
https://fluentbit.io/announcements/v4.2.8/
What's Changed
- release: update to 4.2.8 by @github-actions[bot] in https://github.com/fluent/fluent-bit/pull/12075
- in_winevtlog: Enrich EventData key-value map if enabled [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12161
- out_stackdriver: fix payload parsing over-reads and null safety [Backport to 4.2] by @baizhenyu in https://github.com/fluent/fluent-bit/pull/12170
- avro: out_kakfa: handle empty map even if avro schema defines map type [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12209
Full Changelog: https://github.com/fluent/fluent-bit/compare/v4.2.7...v4.2.8