https://fluentbit.io/announcements/v4.0.12/
What's Changed
- release: Update to v4.0.12 by @cosmo0920 in #10935
- in_splunk: fix the invalid data format response when submitting valid data. by @pwhelan in #10939
- opentelemetry: allow empty strings for TraceID and SpanID (logs) [Backport to 4.0] by @cosmo0920 in #10962
- in_emitter: in_forward: Ensure ring buffer on threaded mode in emitter [Backport to 4.0] by @cosmo0920 in #10951
- out_opentelemetry: no longer reallocates the http2 setting string [Backport to 4.0] by @cosmo0920 in #10963
- log_to_metrics: fix improper handling of record accessor context [Backport to 4.0] by @cosmo0920 in #10980
- out_opentelemetry: add configurable log resource limits [Backport to 4.0] by @cosmo0920 in #10981
- in_http: fix handling of URL encoded value [Backport to 4.0] by @cosmo0920 in #10982
- out_file: sanitize incoming Tag to prevent path traversal [Backport to 4.0] by @cosmo0920 in #10983
- in_docker: add helper for container name parsing [Backport to 4.0] by @cosmo0920 in #10984
- reload: add a timeout mechanism and its based commits backporting [Backport to 4.0] by @cosmo0920 in #10985
- in_forward: Fix user authentication to align Fluentd's behavior [Backport to 4.0] by @cosmo0920 in #10986
- router: use memchr() and tag length for matching tags [Backport to 4.0] by @cosmo0920 in #10987
- reload: refactor watchdog to be preemptable on windows. [Backport to 4.0] by @cosmo0920 in #10988
- in_http: in_splunk: in_elasticsearch: fix tag_key lookup [Backport to 4.0] by @cosmo0920 in #10991
Full Changelog: v4.0.11...v4.0.12