https://fluentbit.io/announcements/v4.0.1/
What's Changed
- release: update to 4.0.1 by @github-actions in #10159
- plugin_proxy: fixed memory leak by @leonardo-albertovich in #10179
- out_azure_kusto: added buffering fixes by @tanmaya-panda1 in #9797
- in_storage_backlog: added missing routing mask initialization by @leonardo-albertovich in #10183
- config: yaml: fix double-free from freeing state before cleanup on exit. by @pwhelan in #10199
- ci, dockefile: frozen version of CMake by @mabrarov in #10178
- dockerfile: Windows Containers image Fluent Bit NMake build by @mabrarov in #10180
- input_chunk: routes_mask is not initialized (#10223) by @jinyongchoi in #10224
- lib: dependency updates by @edsiper in #10195
- pipeline: inputs: podman_metrics: use after free fix by @mabrarov in #10234
- out_azure_blob: fixed double free by @leonardo-albertovich in #10235
- in_tail: make read_from_head after the initial discovery optional by @leonardo-albertovich in #10227
- in_tail: fix disposal order to prevent use after free by @leonardo-albertovich in #10237
- tests: internal: fuzzers: extend ctrace fuzzer by @DavidKorczynski in #10217
- opentelemetry: fix support for schema_url in opentelemetry plugins. by @pwhelan in #10201
- out_oracle_log_analytics: fix use-after-free on flush failure by @rghouzra in #10189
- mp: fix
flb_mp_accessor_keys_remove
for sibling keys removal by @shirolimit in #10013 - ci: CMake upgrade in code analysis script by @mabrarov in #10238
- config_format: fix SEGV from missing return check by @DavidKorczynski in #10216
- conf: parsers: fix istio-envoy-proxy parser regex by @cmaddalozzo in #10203
New Contributors
- @rghouzra made their first contribution in #10189
- @shirolimit made their first contribution in #10013
- @cmaddalozzo made their first contribution in #10203
Full Changelog: v4.0.0...v4.0.1