v4.2.7
Fluent Bit 4.2.7
Changed 1
- Upgrade librdkafka to v2.15.0
Fixed 5
- Validate PING is a msgpack array in check_ping for in_forward
- Align secure forward handshake and chunk ack with protocol spec in out_forward
- Read magic number endian-safely in streaming decompressor for gzip
- Fix 100% CPU hang and connection teardown use-after-free in in_forward
- Return Splunk HEC auth status codes in in_splunk
https://fluentbit.io/announcements/v4.2.7/
What's Changed
- release: update to 4.2.7 by @github-actions[bot] in https://github.com/fluent/fluent-bit/pull/12005
- releasse: Update version to v4.2.7 [4.2 branch] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12015
- github: workflows: Use semver and timestamp suffixes to distinguish branches [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12017
- lib: librdkafka: Upgrade to v2.15.0 [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12050
- in_forward: validate PING is a msgpack array in check_ping [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12051
- out_forward: align secure forward handshake and chunk ack with protocol spec [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12052
- gzip: read magic number endian-safely in streaming decompressor [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12056
- in_forward: fix 100% CPU hang and connection teardown use-after-free [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12053
- in_splunk: return Splunk HEC auth status codes [Backport to 4.2] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/12071
Full Changelog: https://github.com/fluent/fluent-bit/compare/v4.2.6...v4.2.7