https://fluentbit.io/announcements/v5.0.7/
What's Changed
- release: update to 5.0.7 by @github-actions[bot] in #11834
- http_server: serialize worker teardown to prevent race conditions by @cosmo0920 in #11845
- http_server: fix libevent crash on connection drop by @cosmo0920 in #11843
- out_chronicle: Support label and namespace mapping by @cosmo0920 in #11836
- tests: internal: fuzzers: avoid destroying active input fuzzer tasks by @edsiper in #11850
- config_format: fix YAML variant cleanup on parser errors by @edsiper in #11857
- avro: Handle int64 values correctly by @cosmo0920 in #11883
- tests: runtime: Stabilize out_lib test case by @cosmo0920 in #11888
- in_elasticsearch: check map size before accessing first entry by @TristanInSec in #11856
- snappy: fix OOB reads in framed data parser by @TristanInSec in #11855
- zstd: add 100 MB decompression size limit by @TristanInSec in #11854
- in_mqtt: fix OOB read from hardcoded remaining length overhead by @TristanInSec in #11853
- in_collectd: reject parts with length < 4 and fix null-terminator OOB by @TristanInSec in #11849
- in_forward: validate array size before accessing message mode fields by @TristanInSec in #11851
- in_syslog: fix integer overflow in octet-counting length parser by @TristanInSec in #11852
- out_stackdriver: fix multiple memory leaks and potential corruption by @baizhenyu in #11879
- CODEOWNERS: remove @braydonk and @jefferbrecht by @braydonk in #11909
- time: time_tz: Handle conversion rules of windows and IANA tzinfo by @cosmo0920 in #11903
- storage: discard checksum corrupt chunks on startup by @edsiper in #11886
- parser: Add IANA time_zone support for native timestamps by @cosmo0920 in #11913
- workflows: pin all actions to SHA by @patrick-stephens in #11908
- out_kinesis_streams: increase PUT_RECORDS_PAYLOAD_SIZE to 10MB by @ShelbyZ in #11848
- in_stdin: support stdin plugin on windows by @cosmo0920 in #11821
- in_ebpf: Implement dns trace by @cosmo0920 in #11735
- out_s3: Provide options for inactive chunks behavior by @cosmo0920 in #11816
- oauth: out_http: add user-agent option for oauth by @rja5 in #11830
- in_tail: fix offset_key value multiplied by 8 on Windows 64-bit by @zshuang0316 in #11893
- http_client_http2: bracket IPv6 authority hosts by @edsiper in #11922
New Contributors
- @TristanInSec made their first contribution in #11856
- @rja5 made their first contribution in #11830
Full Changelog: v5.0.6...v5.0.7