chore(deps): update dependency fluent/fluent-bit to v4 #22

Open
renovate wants to merge 1 commits from renovate/fluent-fluent-bit-4.x into main
Member

This PR contains the following updates:

Package Update Change
fluent/fluent-bit major 3.2.10 -> 4.0.3

Release Notes

fluent/fluent-bit (fluent/fluent-bit)

v4.0.3: Fluent Bit 4.0.3

Compare Source

https://fluentbit.io/announcements/v4.0.3/

What's Changed

New Contributors

Full Changelog: https://github.com/fluent/fluent-bit/compare/v4.0.2...v4.0.3

v4.0.2: Fluent Bit 4.0.2

Compare Source

https://fluentbit.io/announcements/v4.0.2/

What's Changed

New Contributors

Full Changelog: https://github.com/fluent/fluent-bit/compare/v4.0.1...v4.0.2

v4.0.1: Fluent Bit 4.0.1

Compare Source

https://fluentbit.io/announcements/v4.0.1/

What's Changed

New Contributors

Full Changelog: https://github.com/fluent/fluent-bit/compare/v4.0.0...v4.0.1

v4.0.0: Fluent Bit 4.0.0

Compare Source

https://fluentbit.io/announcements/v4.0.0/

What's Changed

New Contributors

Full Changelog: https://github.com/fluent/fluent-bit/compare/v3.2.4...v4.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fluent/fluent-bit](https://github.com/fluent/fluent-bit) | major | `3.2.10` -> `4.0.3` | --- ### Release Notes <details> <summary>fluent/fluent-bit (fluent/fluent-bit)</summary> ### [`v4.0.3`](https://github.com/fluent/fluent-bit/releases/tag/v4.0.3): Fluent Bit 4.0.3 [Compare Source](https://github.com/fluent/fluent-bit/compare/v4.0.2...v4.0.3) https://fluentbit.io/announcements/v4.0.3/ #### What's Changed - packaging: add AlmaLinux and RockyLinux builds by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10336 - in_node_exporter: removed unnecessary optimization that caused crash by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10347 - http_client: fix muti part http2 request not working by [@&#8203;flobz](https://github.com/flobz) in https://github.com/fluent/fluent-bit/pull/9818 - backport to v.3.2 -- in_tail: make read_from_head after the initial discovery optional by [@&#8203;emmacz](https://github.com/emmacz) in https://github.com/fluent/fluent-bit/pull/10272 - wasm: Enable reference types feature on wasm by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10361 - engine: fix segfault in flb_config_init error case by [@&#8203;alecholmes](https://github.com/alecholmes) in https://github.com/fluent/fluent-bit/pull/10355 - in_opentelemetry: Configurable logs_body_key by [@&#8203;prashantv](https://github.com/prashantv) in https://github.com/fluent/fluent-bit/pull/10335 - release: update to 4.0.3 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/fluent/fluent-bit/pull/10367 - in_winevtlog: Support remote access of winevtlog by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10368 - out_opensearch: Prevent a SIGSEGV when ctx->index is NULL by [@&#8203;tkennedy1-godaddy](https://github.com/tkennedy1-godaddy) in https://github.com/fluent/fluent-bit/pull/10365 - filter_parser: add record accessor support in parser filter by [@&#8203;agup006](https://github.com/agup006) in https://github.com/fluent/fluent-bit/pull/10366 - build: ci: tune MSVC flags, modify ci caching by [@&#8203;erikced](https://github.com/erikced) in https://github.com/fluent/fluent-bit/pull/10343 - strptime: Support some of abbriviated timezone strings for GNU extensions by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10379 - lib: upgrade libraries [`2025052`](https://github.com/fluent/fluent-bit/commit/20250522) by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10380 - go: plugin_proxy: error on plugin initialization errors by [@&#8203;stoksc](https://github.com/stoksc) in https://github.com/fluent/fluent-bit/pull/10354 - gzip: fix handling of concatenated payloads by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10204 - simdutf_connector: in_tail: skip UTF-16/UTF-8 BOM by [@&#8203;erikced](https://github.com/erikced) in https://github.com/fluent/fluent-bit/pull/10328 - log: expose internal logging call counts as internal metrics by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10397 - in_exec_wasi: change wasm_runtime_call_wasm to wasm_application_execute_main to support latest version of tinygo by [@&#8203;St1gven](https://github.com/St1gven) in https://github.com/fluent/fluent-bit/pull/10032 - out_azure_blob: added buffering to azure blob by [@&#8203;tanmaya-panda1](https://github.com/tanmaya-panda1) in https://github.com/fluent/fluent-bit/pull/10263 - engine: add input grace period and check pending chunks on shutdown by [@&#8203;singholt](https://github.com/singholt) in https://github.com/fluent/fluent-bit/pull/9952 - in_forward: Check return values from mutex functions by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10399 - lib: miniz: only require a C compiler by [@&#8203;ThomasDevoogdt](https://github.com/ThomasDevoogdt) in https://github.com/fluent/fluent-bit/pull/10315 - api: proxy: custom: Implement APIs for custom Go plugins by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10299 - processor_sampling: tail: fix spans reconcile processes by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10391 - out_es: Prevent a SIGSEGV when ctx->index is NULL by [@&#8203;tkennedy1-godaddy](https://github.com/tkennedy1-godaddy) in https://github.com/fluent/fluent-bit/pull/10353 - config: error configure_plugins_type on invalid properties by [@&#8203;stoksc](https://github.com/stoksc) in https://github.com/fluent/fluent-bit/pull/10296 - build: Detect msgpack-c and msgpack-c to be valid msgpack library by [@&#8203;arianvp](https://github.com/arianvp) in https://github.com/fluent/fluent-bit/pull/10387 - input: fixed threaded input processor initialization by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10402 - utils: if flb_utils_write_str uses SIMD, add missing highbit_set check() detection by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10401 - out_azure_kusto: support for otel log schema by [@&#8203;dceravigupta](https://github.com/dceravigupta) in https://github.com/fluent/fluent-bit/pull/10173 - test: stream_processor: Plug a SEGV for macOS by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10404 - gzip: fix decompressor memset usage by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10403 - in_tcp: fix parsed bytes to include separator length by [@&#8203;binary85](https://github.com/binary85) in https://github.com/fluent/fluent-bit/pull/10385 - in_http: validate memory allocation and fix object type on tag key by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10408 - out_azure_kusto: fix segfault when log level is debug or trace by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10409 - in_opentelemetry: handle exception on unsupported compress format by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10410 - in_forward: fix handling of connections and memory on exceptions by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10407 #### New Contributors - [@&#8203;emmacz](https://github.com/emmacz) made their first contribution in https://github.com/fluent/fluent-bit/pull/10272 - [@&#8203;prashantv](https://github.com/prashantv) made their first contribution in https://github.com/fluent/fluent-bit/pull/10335 - [@&#8203;tkennedy1-godaddy](https://github.com/tkennedy1-godaddy) made their first contribution in https://github.com/fluent/fluent-bit/pull/10365 - [@&#8203;erikced](https://github.com/erikced) made their first contribution in https://github.com/fluent/fluent-bit/pull/10343 - [@&#8203;stoksc](https://github.com/stoksc) made their first contribution in https://github.com/fluent/fluent-bit/pull/10354 - [@&#8203;St1gven](https://github.com/St1gven) made their first contribution in https://github.com/fluent/fluent-bit/pull/10032 - [@&#8203;arianvp](https://github.com/arianvp) made their first contribution in https://github.com/fluent/fluent-bit/pull/10387 - [@&#8203;binary85](https://github.com/binary85) made their first contribution in https://github.com/fluent/fluent-bit/pull/10385 **Full Changelog**: https://github.com/fluent/fluent-bit/compare/v4.0.2...v4.0.3 ### [`v4.0.2`](https://github.com/fluent/fluent-bit/releases/tag/v4.0.2): Fluent Bit 4.0.2 [Compare Source](https://github.com/fluent/fluent-bit/compare/v4.0.1...v4.0.2) https://fluentbit.io/announcements/v4.0.2/ #### What's Changed - packaging: remove older Ubuntu targets from smoke test by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10246 - release: update to 4.0.2 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/fluent/fluent-bit/pull/10245 - tests: internal: fuzzers: split cmetrics decoding by [@&#8203;DavidKorczynski](https://github.com/DavidKorczynski) in https://github.com/fluent/fluent-bit/pull/10249 - security: update policy for 4.0 release series by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10266 - out_azure_kusto: fixed double free by [@&#8203;tanmaya-panda1](https://github.com/tanmaya-panda1) in https://github.com/fluent/fluent-bit/pull/10261 - lib: ctraces: upgrade to v0.6.5 by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10267 - build: use the system provided libmsgpack and libsqlite3 if found by [@&#8203;ThomasDevoogdt](https://github.com/ThomasDevoogdt) in https://github.com/fluent/fluent-bit/pull/9572 - build: only compile simdutf if there is CXX support by [@&#8203;ThomasDevoogdt](https://github.com/ThomasDevoogdt) in https://github.com/fluent/fluent-bit/pull/10277 - engine: added conditional to avoid re-scheduling conflict by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10290 - pack: add support for metadata and group info in JSON log by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10282 - processor: fail on startup when invalid processors are configured by [@&#8203;niedbalski](https://github.com/niedbalski) in https://github.com/fluent/fluent-bit/pull/10306 - simd: Use \__riscv_vsetvl_eXXm1 function to get the actual width of RVV instructions by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10310 - opentelemetry: fix handling of schemaUrl in resource and scope by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10309 - systemd: build: fix service startup failure when using IMDSv2 by [@&#8203;charltonstanley](https://github.com/charltonstanley) in https://github.com/fluent/fluent-bit/pull/10221 - input: add missing options to input_global_properties. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/10281 - bin: config: Provide windows.maxstdio option for increasing I/O limit on Windows by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9707 - lib: update CMetrics and CTraces by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10312 - lib: cmetrics: upgrade to v1.0.2 by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10324 - out_splunk: Change attaching priority for HEC token by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/10329 #### New Contributors - [@&#8203;charltonstanley](https://github.com/charltonstanley) made their first contribution in https://github.com/fluent/fluent-bit/pull/10221 **Full Changelog**: https://github.com/fluent/fluent-bit/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://github.com/fluent/fluent-bit/releases/tag/v4.0.1): Fluent Bit 4.0.1 [Compare Source](https://github.com/fluent/fluent-bit/compare/v4.0.0...v4.0.1) https://fluentbit.io/announcements/v4.0.1/ #### What's Changed - release: update to 4.0.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/fluent/fluent-bit/pull/10159 - plugin_proxy: fixed memory leak by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10179 - out_azure_kusto: added buffering fixes by [@&#8203;tanmaya-panda1](https://github.com/tanmaya-panda1) in https://github.com/fluent/fluent-bit/pull/9797 - in_storage_backlog: added missing routing mask initialization by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10183 - config: yaml: fix double-free from freeing state before cleanup on exit. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/10199 - ci, dockefile: frozen version of CMake by [@&#8203;mabrarov](https://github.com/mabrarov) in https://github.com/fluent/fluent-bit/pull/10178 - dockerfile: Windows Containers image Fluent Bit NMake build by [@&#8203;mabrarov](https://github.com/mabrarov) in https://github.com/fluent/fluent-bit/pull/10180 - input_chunk: routes_mask is not initialized ([#&#8203;10223](https://github.com/fluent/fluent-bit/issues/10223)) by [@&#8203;jinyongchoi](https://github.com/jinyongchoi) in https://github.com/fluent/fluent-bit/pull/10224 - lib: dependency updates by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10195 - pipeline: inputs: podman_metrics: use after free fix by [@&#8203;mabrarov](https://github.com/mabrarov) in https://github.com/fluent/fluent-bit/pull/10234 - out_azure_blob: fixed double free by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10235 - in_tail: make read_from_head after the initial discovery optional by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10227 - in_tail: fix disposal order to prevent use after free by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10237 - tests: internal: fuzzers: extend ctrace fuzzer by [@&#8203;DavidKorczynski](https://github.com/DavidKorczynski) in https://github.com/fluent/fluent-bit/pull/10217 - opentelemetry: fix support for schema_url in opentelemetry plugins. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/10201 - out_oracle_log_analytics: fix use-after-free on flush failure by [@&#8203;rghouzra](https://github.com/rghouzra) in https://github.com/fluent/fluent-bit/pull/10189 - mp: fix `flb_mp_accessor_keys_remove` for sibling keys removal by [@&#8203;shirolimit](https://github.com/shirolimit) in https://github.com/fluent/fluent-bit/pull/10013 - ci: CMake upgrade in code analysis script by [@&#8203;mabrarov](https://github.com/mabrarov) in https://github.com/fluent/fluent-bit/pull/10238 - config_format: fix SEGV from missing return check by [@&#8203;DavidKorczynski](https://github.com/DavidKorczynski) in https://github.com/fluent/fluent-bit/pull/10216 - conf: parsers: fix istio-envoy-proxy parser regex by [@&#8203;cmaddalozzo](https://github.com/cmaddalozzo) in https://github.com/fluent/fluent-bit/pull/10203 #### New Contributors - [@&#8203;rghouzra](https://github.com/rghouzra) made their first contribution in https://github.com/fluent/fluent-bit/pull/10189 - [@&#8203;shirolimit](https://github.com/shirolimit) made their first contribution in https://github.com/fluent/fluent-bit/pull/10013 - [@&#8203;cmaddalozzo](https://github.com/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 ### [`v4.0.0`](https://github.com/fluent/fluent-bit/releases/tag/v4.0.0): Fluent Bit 4.0.0 [Compare Source](https://github.com/fluent/fluent-bit/compare/v3.2.10...v4.0.0) https://fluentbit.io/announcements/v4.0.0/ #### What's Changed - build: bump to 4.0.0 by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9781 - packaging: raspbian: support raspbian bookworm package creation by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9760 - stackdriver: add cloud_logging_base_url by [@&#8203;braydonk](https://github.com/braydonk) in https://github.com/fluent/fluent-bit/pull/9779 - CODEOWNERS: change out_stackdriver code owners by [@&#8203;braydonk](https://github.com/braydonk) in https://github.com/fluent/fluent-bit/pull/9806 - lib: monkey: add missing files by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9804 - in_systemd: fix buffer over-read by [@&#8203;bpetermannS11](https://github.com/bpetermannS11) in https://github.com/fluent/fluent-bit/pull/9789 - core: profile signal path addition by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/9748 - readme: add swym logo to fluentbit_users.png by [@&#8203;erikbledsoe](https://github.com/erikbledsoe) in https://github.com/fluent/fluent-bit/pull/9809 - custom_calyptia: switch to YAML for Fleet config by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9698 - tests: runtime_shell: custom_calyptia prevent fail on macOS at cleanup by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9827 - workflows: macos: Build Intel Mac packages by macos-14-large runner by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9834 - http: fixed assorted header related issues in both client and server by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/9848 - lib: monkey: upgrade to v1.8.2 by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9850 - in_ebpf: core: Prepare eBPF skeletons before starting to compile in_ebpf plugin properly by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9856 - pack: fix missing scientific notation in JSON parser by [@&#8203;aivarasbaranauskas](https://github.com/aivarasbaranauskas) in https://github.com/fluent/fluent-bit/pull/9852 - package: distro: dockerfiles: Install libcurl development package for oauthoicd on rdkafka by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9860 - workflows: update daily builds for 3.2 by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9866 - workflows: speed up Raspbian builds by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9838 - workflows: increase size of container builders by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9869 - packaging: skip empty repos by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9880 - workflows: split container builds per-arch by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9875 - in_opentelemetry: fix finalization of group for gRPC payload by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9882 - tests: in_kubernetes_events: try/wait for output to make tests less flakey, re [#&#8203;9570](https://github.com/fluent/fluent-bit/issues/9570). by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/9877 - in_calyptia_fleet: log info about config pulled from API by [@&#8203;nuclearpidgeon](https://github.com/nuclearpidgeon) in https://github.com/fluent/fluent-bit/pull/9892 - workflows: disable s390x container builds for release by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9898 - in_tail: reintroduced the old ignore_older behavior as opt-in by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/9911 - log: added a new management signal to overcome a dedadlock by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/9918 - workflows: remove qemu usage by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/9931 - in_opentelemetry: add support for OpenTelemetry JSON traces by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9938 - zstd: introduce zstd compression support in Fluent Bit (cleanup) by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9890 - out_opentelemetry: auto configure HTTP/2 protocol when gRPC is enabled by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9930 - in_opentelemetry: refactor Logs handling and add support for gRPC message compression by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9953 - in_kubernetes_events: fix sqldb cleanup by [@&#8203;cm-rudolph](https://github.com/cm-rudolph) in https://github.com/fluent/fluent-bit/pull/9894 - input_chunk: log plugin alias instead of plugin name if exists. by [@&#8203;lecaros](https://github.com/lecaros) in https://github.com/fluent/fluent-bit/pull/9961 - conditionals: add NOT_REGEX operator to conditional processing by [@&#8203;niedbalski](https://github.com/niedbalski) in https://github.com/fluent/fluent-bit/pull/9960 - in_splunk: fix memory corruption by resetting parser after reallocation by [@&#8203;niedbalski](https://github.com/niedbalski) in https://github.com/fluent/fluent-bit/pull/9965 - http input layer: fix parser state after memory reallocation by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9970 - in_http: add compression handling support for gzip, snappy and zstd by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9977 - bug-fix : Check for clang build dependency when building ebpf by [@&#8203;abhi-jha](https://github.com/abhi-jha) in https://github.com/fluent/fluent-bit/pull/9926 - out_http: add zstd and snappy compression by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9979 - CODEOWNERS: add AWS code-owners for AWS-related files by [@&#8203;singholt](https://github.com/singholt) in https://github.com/fluent/fluent-bit/pull/9951 - conditionals: add GTE and LTE operators by [@&#8203;niedbalski](https://github.com/niedbalski) in https://github.com/fluent/fluent-bit/pull/9980 - workflows: bump ossf/scorecard-action from 2.4.0 to 2.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fluent/fluent-bit/pull/9998 - security update: CVE-2024-50608 and CVE-2024-50609 by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9993 - workflows: pin QEMU version for Raspbian only by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10005 - bug-fix: Set correct and unique repo meta data by [@&#8203;pluhmen](https://github.com/pluhmen) in https://github.com/fluent/fluent-bit/pull/9949 - in_opentelemetry: fix groups encoding by closing headers properly by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10018 - internal: test: conditional: Add Byte-Order-Mark(BOM) for non western Windows environments by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9988 - filter_kubernetes: add owner references information into record. by [@&#8203;shuaich](https://github.com/shuaich) in https://github.com/fluent/fluent-bit/pull/9719 - zstd: add support for compressed unknown size by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10021 - out_http: fix logic to handle status of compressed payloads (fix [#&#8203;10016](https://github.com/fluent/fluent-bit/issues/10016)) by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10023 - ra: add support for direct array access notation by [@&#8203;niedbalski](https://github.com/niedbalski) in https://github.com/fluent/fluent-bit/pull/10007 - workflows: bump uraimo/run-on-arch-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/fluent/fluent-bit/pull/10034 - workflows: update release with minor fixes by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10040 - packaging: revert apt repo origin/label info. by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10045 - workflows: ensure we approve cosign by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10046 - out_splunk: added otlp metadata support by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10035 - filter_modifier: added missing log event encoder and decoder disposal by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10057 - http_server_http1: updated the request size measurement function by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10062 - input_thread: added missing sanity check by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10048 - out_loki: add stuctured_metadata_map_keys by [@&#8203;0x006EA1E5](https://github.com/0x006EA1E5) in https://github.com/fluent/fluent-bit/pull/9530 - in_opentelemetry: logs: add missing checks for resource and scope by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10077 - out_opentelemetry: restored old group meta record processing mechanism by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10080 - tests: fix tests that call pthread_join on stopped contexts and crash on macos. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/10025 - workflows: remove invalid sync directory by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10088 - out_opentelemetry: switch config property 'http2' default to 'off' by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10089 - out_gelf: fix crash after missing short_message key by [@&#8203;bpetermannS11](https://github.com/bpetermannS11) in https://github.com/fluent/fluent-bit/pull/10087 - in_opentelemetry: fix handling of status code in JSON traces by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10091 - workflows: support optional image pushing by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10106 - record_accesor: fix return value for flb_ra_get_kv_pair when get_ra_parser fails. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/10105 - workflows: fix optional image pushing by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10107 - input_chunk: check return values when calculating found chunks for new space. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/9921 - aws: add support for EKS Pod Identity by [@&#8203;zhihonl](https://github.com/zhihonl) in https://github.com/fluent/fluent-bit/pull/10114 - processor: fix missing read_groups flags for log event decoder by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10117 - processor_sampling: new trace sampling processor by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10029 - out_splunk: when packing OTel metadata, include resource attributes by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10119 - custom: add support for net properties to custom plugins. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/9821 - input: add support for upstream configuration for input client plugins. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/8142 - out_exit: add time_count (seconds) and record_count parameters for out_exit. by [@&#8203;pwhelan](https://github.com/pwhelan) in https://github.com/fluent/fluent-bit/pull/8621 - tls: add support for setting min/max TLS version and cipher list by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10133 - workflows: update release promotion to correctly sync by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10135 - windows: disable unused build targets and optimise container by [@&#8203;patrick-stephens](https://github.com/patrick-stephens) in https://github.com/fluent/fluent-bit/pull/10136 - in_kafka: optimize poll timeout handling for threaded and main event loop modes by [@&#8203;nareshku](https://github.com/nareshku) in https://github.com/fluent/fluent-bit/pull/10122 - task_map: added task map scaling by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10044 - out_azure_kusto: azure managed identity support added by [@&#8203;dceravigupta](https://github.com/dceravigupta) in https://github.com/fluent/fluent-bit/pull/10036 - help: register global options by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10134 - processor: add conditional processing support for logs by [@&#8203;niedbalski](https://github.com/niedbalski) in https://github.com/fluent/fluent-bit/pull/10142 - processor_labels: add support for record accessor in values by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/9841 - env: add support to set environment variable content from a file by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10144 - simdutf: simdutf_connector: in_tail: Implement UTF-16LE/UTF-16BE encoder by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9468 - simd: riscv: implement RVV intrinsics by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9731 - unescape: Decode \u escaped characters for surrogate pairs correctly by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9799 - systemd: build: Add sethostname workaround for AmazonLinux2 by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9845 - kafka: Display error messages on error for rd_kafka_conf_set() by [@&#8203;cosmo0920](https://github.com/cosmo0920) in https://github.com/fluent/fluent-bit/pull/9859 - pipe: add flb_pipe_error by [@&#8203;braydonk](https://github.com/braydonk) in https://github.com/fluent/fluent-bit/pull/10017 - headers: cleanup paths for external header inclusion by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10054 - out_datadog: Fix formatting issue when setting a static hostname by [@&#8203;ddrthall](https://github.com/ddrthall) in https://github.com/fluent/fluent-bit/pull/10104 - version: update copyright to 2025 by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10147 - processor_content_modifier: fix and enhance data type conversion by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10146 - core: zig integration addition by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10149 - log_event_decoder: improved group metadata fields are availability by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10151 - routes_mask: added auto scalable route mask size feature by [@&#8203;leonardo-albertovich](https://github.com/leonardo-albertovich) in https://github.com/fluent/fluent-bit/pull/10155 - out_splunk: do not fail on Opentelemetry packing if some Log fields are missing by [@&#8203;edsiper](https://github.com/edsiper) in https://github.com/fluent/fluent-bit/pull/10153 #### New Contributors - [@&#8203;abhi-jha](https://github.com/abhi-jha) made their first contribution in https://github.com/fluent/fluent-bit/pull/9926 - [@&#8203;singholt](https://github.com/singholt) made their first contribution in https://github.com/fluent/fluent-bit/pull/9951 - [@&#8203;pluhmen](https://github.com/pluhmen) made their first contribution in https://github.com/fluent/fluent-bit/pull/9949 - [@&#8203;dceravigupta](https://github.com/dceravigupta) made their first contribution in https://github.com/fluent/fluent-bit/pull/10036 - [@&#8203;ddrthall](https://github.com/ddrthall) made their first contribution in https://github.com/fluent/fluent-bit/pull/10104 **Full Changelog**: https://github.com/fluent/fluent-bit/compare/v3.2.4...v4.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate added 1 commit 2025-06-10 22:27:59 +00:00
renovate force-pushed renovate/fluent-fluent-bit-4.x from 5aa32e2fcf to 2b8916b384 2025-06-10 22:48:28 +00:00 Compare
renovate force-pushed renovate/fluent-fluent-bit-4.x from 2b8916b384 to c9db59f09f 2025-06-17 03:04:23 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/fluent-fluent-bit-4.x:renovate/fluent-fluent-bit-4.x
git checkout renovate/fluent-fluent-bit-4.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ZeroDownTime/alpine-overlay#22
No description provided.