https://fluentbit.io/announcements/v2.1.7/
What's Changed
- release: update to 2.1.6 by @github-actions in #7600
- workflows: fix the version used for updating PRs by @patrick-stephens in #7603
- workflows: bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in #7610
- core: fix up boolean conversion logic by @patrick-stephens in #7618
- workflows: fix up OpenSSF Scorecard workflow by @patrick-stephens in #7631
- log_event_decoder: use flb_free by @nokute78 in #7585
- log_event_decoder: add a function to get decoding result(#7362) by @nokute78 in #7540
- log_event_decoder: fix wrong api name by @nokute78 in #7637
- tests: runtime: in_otel: add test code by @nokute78 in #7489
- out_gelf: fix releasing function handling by @nokute78 in #7640
- out_syslog: check error after flb_log_event_decoder_next by @nokute78 in #7639
- config_format: yaml: fix 'customs' section handling(#7559) by @nokute78 in #7609
- in_kubernetes_events: increase interval to 500 milliseconds. by @pwhelan in #7557
- in_kubernetes_events: allow listening to a single namespace. by @pwhelan in #7560
- in_kubernetes_events: allow setting kube_token_file as empty for use with kubectl proxy. by @pwhelan in #7567
- in_kubernetes_events: call destructor when init failed by @nokute78 in #7532
- custom_calyptia: set defaults for calyptia fleet. by @pwhelan in #7524
- build: Install config_format headers by @cosmo0920 in #7622
- filter_rewrite_tag: fix potential NULL dereference by @DavidKorczynski in #7628
- in_splunk: Implement Splunk HEC input plugin by @cosmo0920 in #7349
- utils: plugin: freeing properly for duplicated string shared properties by @cosmo0920 in #7464
- in_elasticsearch: provide version parameter for configurable server version by @cosmo0920 in #7579
- build: wasm: upgrade wasm-micro-runtime to WAMR-1.2.2 by @cosmo0920 in #7587
- in_windows_exporter_metrics: Add service metrics support by @cosmo0920 in #7597
- in_node_exporter_metrics: handle not as error when missing cpu_throttle_metrics by @cosmo0920 in #7602
- in_podman_metrics: Fixed reading undefined PID by @pabloxxl in #7504
- lib: cmetrics: upgrade to v0.6.3 by @edsiper in #7642
- downstream: fixed the event loop registration detection mechanism by @leonardo-albertovich in #7575
- in_kubernetes_filter: fix leak on exception by @edsiper in #7517
- workflows: enable sarif output for CIFuzz by @DavidKorczynski in #7630
- tests: internal: fuzzers: add cmetrics decoder fuzzer by @DavidKorczynski in #7613
- in_exec_wasi: fix possible NULL deref by @DavidKorczynski in #7626
- upstream: fix logic to restrict number of connections by @edsiper in #7680
- workflows: bump helm/kind-action from 1.7.0 to 1.8.0 by @dependabot in #7687
- out_chronicle: Implement Google Chronicle output plugin by @cosmo0920 in #7232
- out_stackdriver: support gzip compression by @CatherineF-dev in #7101
- CODEOWNERS: Add codeowners for out_stackdriver by @braydonk in #7693
- codeowners: add pwhelan for calyptia and calyptia fleet. by @pwhelan in #7692
New Contributors
- @CatherineF-dev made their first contribution in #7101
Full Changelog: v2.1.6...v2.1.7