v3.2.2
版本发布时间: 2024-11-28 22:43:07
fluent/fluent-bit最新发布版本:v3.2.3(2024-12-20 12:29:37)
https://fluentbit.io/announcements/v3.2.2/
What's Changed
- release: update to 3.2.2 by @github-actions in https://github.com/fluent/fluent-bit/pull/9610
- signv4: added missing length calculation (CID 514601) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9606
- http_client: added missing exit path (CID 514596, 514571) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9607
- http_common: added missing initializers (CID 514594, 514583) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9608
- out_opentelemetry: added missing result checks and fixed leaks (CID 514593) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9609
- http_client: fixed potential memory corruption (CID 514587) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9611
- http_client: added missing exit path (CID 514585) by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9612
- http_common: moved initializers to correct a bug introduced in PR 9608 by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9619
- ci: extended CI script to pass test for flb_utils_get_machine_id by @mabrarov in https://github.com/fluent/fluent-bit/pull/9630
- in_forward: Plug a resource leak on exception (CID 508064) by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9616
- node_exporter_metrics: Use real_path for complaining on glob error by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9618
- plugin: Plug a use-after-free issue (CID 514582) by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9639
- http_client: assorted HTTP/2 related fixes by @leonardo-albertovich in https://github.com/fluent/fluent-bit/pull/9645
- out_azure_kusto : fix multiple files tail issue and timeout issue by @tanmaya-panda1 in https://github.com/fluent/fluent-bit/pull/8430
- in_opentelemetry: Propogate tag in http2 metrics and trace handlers by @nuclearpidgeon in https://github.com/fluent/fluent-bit/pull/9635
- processor_labels: Process operations for output purposed contexts of metrics instead of the original one by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9632
- filter_lua: expose env variables in FLB_ENV Lua table by @edsiper in https://github.com/fluent/fluent-bit/pull/9617
- custom_calyptia: honour collector interval in secs and nano secs. by @niedbalski in https://github.com/fluent/fluent-bit/pull/9648
- out_stackdriver bug fix: return cached token when current_timestamp is less than cached_expiration by @shuaich in https://github.com/fluent/fluent-bit/pull/9652
- http_client: out_es: lib: implement http client response testing mechanism by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9401
- in_http: use 'tag_key' option when json array is received by @imankurpatel000 in https://github.com/fluent/fluent-bit/pull/9590
- network: fix IPV6 handling for accepting connections by @jomillerOpen in https://github.com/fluent/fluent-bit/pull/9404
New Contributors
- @mabrarov made their first contribution in https://github.com/fluent/fluent-bit/pull/9630
- @tanmaya-panda1 made their first contribution in https://github.com/fluent/fluent-bit/pull/8430
- @imankurpatel000 made their first contribution in https://github.com/fluent/fluent-bit/pull/9590
- @jomillerOpen made their first contribution in https://github.com/fluent/fluent-bit/pull/9404
Full Changelog: https://github.com/fluent/fluent-bit/compare/v3.2.1...v3.2.2