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