Fluent Bit 2.1.3
github-actions
released this
18 May 08:33
·
1429 commits
to master
since this release
https://fluentbit.io/announcements/v2.1.3/
What's Changed
- packaging: handle multiple AppVeyor builds for downloading by @patrick-stephens in #7275
- workflows: updates for automated PR creation by @patrick-stephens in #7277
- workflows: doc generation updates by @patrick-stephens in #7278
- workflows: ensure we increment the version for the new PR by @patrick-stephens in #7280
- workflows: reduce PR noise by @patrick-stephens in #7288
- in_podman_metrics: Added image label by @pabloxxl in #7295
- mp: updated the format check to accept the new format released with 2.1 by @leonardo-albertovich in #7287
- filter_parser: fix timestamp and metadata to be properly copied by @chitoku-k in #7293
- out_vivo_exporter: updated the code to use the log event decoder by @leonardo-albertovich in #7302
- output_thread: added event memory intialization by @leonardo-albertovich in #7303
- lib: snappy: don't require c++ by @ThomasDevoogdt in #7253
- utils: parse quotes when splitting strings by @tsaarni in #6387
- dockerfiles: update libldap to v2.5-0 by @Garfield96 in #7309
- filter_lua: fix buffer size calculation(#7304) by @nokute78 in #7305
- filter_rewrite_tag: emit using decoder parameters by @nokute78 in #7311
- in_http: do not send content-length at 204(#7231) by @nokute78 in #7291
- filter: remove unused variable by @nokute78 in #7289
- in_otel: do not send content-length at 204(#7231) by @nokute78 in #7292
- tests: runtime: filter_kubernetes: fix warnings by @nokute78 in #7198
- http_client_debug: fixed format string related compiler warning by @leonardo-albertovich in #7317
- out_prometheus_remote_write: added configurable compression method by @leonardo-albertovich in #7318
- out_prometheus_remote_write: added missing header inclusion by @leonardo-albertovich in #7326
- parser_json: keep time key when parsing fails by @braydonk in #7323
- in_node_exporter_metrics: added a systemd metrics collector by @leonardo-albertovich in #7319
- build: config_format: Support YAML config format on Windows package by @cosmo0920 in #7296
- record_accessor: allow single char for flb_ra_translate(#7330) by @nokute78 in #7332
- in_winevtlog: properly pass the log encoder arg by @braydonk in #7272
- lib: add upstream fixes related to uClibc and C only toolchains by @ThomasDevoogdt in #7266
- in_kafka: use log encoder by @Syn3rman in #7359
- doc: MAINTAINERS: add Leonardo and Hiroshi as Fluent Bit maintainers by @edsiper in #7366
- filter_geoip2: Guard for insifficient data error for fully decoded case by @cosmo0920 in #7370
- in_elasticsearch: Refer the plugin provided tag by @cosmo0920 in #7360
- install: update to fix AmazonLinux versions by @patrick-stephens in #7354
- PR template: add valgrind instructions by @braydonk in #7377
- build: in_syslog: Enable in_syslog plugin on Windows by @cosmo0920 in #7373
- filter_modify: fix clean up function for cond/rule(#7368) by @nokute78 in #7378
- out_bigquery: initialize sig_len by @Syn3rman in #7387
- out_stackdriver: process spanId special field by @andreswebs in #7345
- dockerfiles: revert update ldap dependencies from 7309 by @patrick-stephens in #7385
- in_windows_exporter_metrics: Fill the empty string when l2/l3 cache is not defined case by @cosmo0920 in #7395
- in_http: fix parser memory reinitialization by @tszshingt in #7407
- workflows: bump helm/kind-action from 1.5.0 to 1.6.0 by @dependabot in #7412
- lib: ctraces: upgrade to v0.3.1 by @Syn3rman in #7398
- out_opentelemetry: add proper error handling in case msgpack decode f… by @Syn3rman in #7413
- in_node_exporter_metrics: Make ignoring mount points and filesystem types of regular expressions to be configurable by @cosmo0920 in #7410
- in_node_exporter_metrics: Make ignoring regex for diskstats to be configurable by @cosmo0920 in #7411
- processor: input: output: organize initialization sequence for processor by @cosmo0920 in #7396
- out_opensearch: Add gzip compression by @wndhydrnt in #7381
- core: compression abstraction layer addition by @leonardo-albertovich in #7401
New Contributors
- @tsaarni made their first contribution in #6387
- @wndhydrnt made their first contribution in #7381
Full Changelog: v2.1.2...v2.1.3