v3.2.3
版本发布时间: 2024-12-20 12:29:37
fluent/fluent-bit最新发布版本:v3.2.3(2024-12-20 12:29:37)
https://fluentbit.io/announcements/v3.2.3/
What's Changed
- release: update to 3.2.3 by @github-actions in https://github.com/fluent/fluent-bit/pull/9665
- out_calyptia: retry agent registration on flush callback by @niedbalski in https://github.com/fluent/fluent-bit/pull/9656
- cmake: fix UNICODE-escaped characters on aarch64 by @RamaMalladiAWS in https://github.com/fluent/fluent-bit/pull/8851
- filter_parser: fix reserve data and preserve key handling by @niedbalski in https://github.com/fluent/fluent-bit/pull/9675
- prometheus_remote_write: Fix a typo in configuration by @baonq-me in https://github.com/fluent/fluent-bit/pull/9674
- wasm: Plug a resource leak on exception (CID 508177) by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9615
- calyptia: generate machine id for fleet agents by @patrick-stephens in https://github.com/fluent/fluent-bit/pull/9691
- lib: wasm-micro-runtime: Bump up wasm-micro-runtime to v1.3.3 by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9643
- in_winevtlog: Use correct flag for EvtRender by @mkfrey in https://github.com/fluent/fluent-bit/pull/9659
- in_process_exporter_metrics: Fix error logic when directory cannot be… by @PromyLOPh in https://github.com/fluent/fluent-bit/pull/9549
- Fix a typo in out opentelemetry plugin by @baonq-me in https://github.com/fluent/fluent-bit/pull/9673
- in_systemd: Process enumerated data as cfl_kvlist(s) at first by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9291
- cfl_record_accessor: cfl_ra_key: Implement generic CFL based record accessor by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9566
- http_server: hs: Handle IPv4 and IPv6 addresses by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9449
- in_forward: Support empty_shared_key parameter by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9681
- utils: Detect machine_id corruption and fill out a dummy value by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9690
- build: Use signed char in RISC-V 64bit by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9524
- update fluentbit_users.png by @erikbledsoe in https://github.com/fluent/fluent-bit/pull/9710
- docs: update deployment details by @edsiper in https://github.com/fluent/fluent-bit/pull/9711
- in_forward: Recreate connection when resumed by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9605
- utf8: enhancements for handling of multibyte sequences by @edsiper in https://github.com/fluent/fluent-bit/pull/9687
- opentelemetry: add Logs metadata support for JSON payload by @edsiper in https://github.com/fluent/fluent-bit/pull/9724
- cfl_record_accessor: Plug resource leaks (CID 516097) by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9728
- plugin: Detect config format and use a proper loader by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/9738
- workflows: bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in https://github.com/fluent/fluent-bit/pull/9736
- lib: update cprofiles and c-ares libraries by @edsiper in https://github.com/fluent/fluent-bit/pull/9747
- workflows: resolve ubuntu 24 packaging problems by @patrick-stephens in https://github.com/fluent/fluent-bit/pull/9751
- plugin_proxy: Allow to execute flush callback on Golang side during hot-reloading by @imankurpatel000 in https://github.com/fluent/fluent-bit/pull/9734
New Contributors
- @RamaMalladiAWS made their first contribution in https://github.com/fluent/fluent-bit/pull/8851
- @baonq-me made their first contribution in https://github.com/fluent/fluent-bit/pull/9674
- @mkfrey made their first contribution in https://github.com/fluent/fluent-bit/pull/9659
- @PromyLOPh made their first contribution in https://github.com/fluent/fluent-bit/pull/9549
Full Changelog: https://github.com/fluent/fluent-bit/compare/v3.2.2...v3.2.3