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