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