Fluent Bit 3.0.2
https://fluentbit.io/announcements/v3.0.2/
What's Changed
- engine_dispatch: remove chunks from memory if the task fails to be created by @seblaz in #8601
- release: update to 3.0.2 by @github-actions in #8676
- in_forward: Handle multiply concatenated gzip payloads by @cosmo0920 in #8665
- wamrc: build: macos: Prioritize for defined LLVM_DIR environment variable by @cosmo0920 in #8670
- lib: upgrade core libraries by @edsiper in #8686
- out_websocket: Add ability to provide additional headers by @markusthoemmes in #8536
- input_chunk: handle some chunk size debug messages as traces by @edsiper in #8688
- input_metric: fixed a double free by @leonardo-albertovich in #8690
- lib: cmetrics: upgrade to v0.7.3 by @edsiper in #8692
- out_loki: Change loglevel for non-existing but defined label in record by @drbugfinder-work in #8680
- in_tail: Preventing incorrect inode usage from db. #8025 by @jinyongchoi in #8062
- task: on retry, only put chunk down if there are no users (fix #8691) by @edsiper in #8694
- fix Oracle Log Analytics output plugin 400 Bad Request issue by @handsomecheung in #8685
- Add support to set otel fields from the event body based on keys. Sig… by @cb645j in #8644
- config: fix compilation with FLB_HAVE_STATIC_CONF. by @bglimepoint in #7536
- test: internal: log: fix failures caused by timing issue. by @pwhelan in #8672
- in_opentelemetry: fixed the uris used to detect gRPC requests by @leonardo-albertovich in #8697
- in_kubernetes_filter: add namespace_metadata_only option to fix regression from #8279 by @ryanohnemus in #8695
- Update cmetrics_decode_fuzz.c: Add missing include by @maflcko in #8647
- in_winevtlog: Make configurable for the size of collecting threshold per a cycle by @cosmo0920 in #8677
- in_http: reassign mk_http_request values on realloc. by @pwhelan in #8643
- lib: sqlite: upgrade to v3.45.2 by @edsiper in #8704
- in_emitter: Fix single record chunks and respect mem_buf_limit pause by @drbugfinder-work in #8473
New Contributors
- @markusthoemmes made their first contribution in #8536
- @handsomecheung made their first contribution in #8685
- @cb645j made their first contribution in #8644
- @bglimepoint made their first contribution in #7536
- @maflcko made their first contribution in #8647
Full Changelog: v3.0.1...v3.0.2