https://fluentbit.io/announcements/v1.9.4/
What's Changed
- out_azure: fix typo which generates segv by @strima in #5379
- lib: monkey: sync changes for headers path by @edsiper in #5409
- cpack: build: msi: Support MSI installer with CPack WiX generator by @cosmo0920 in #5367
- out_cloudwatch_logs: set 1 worker as default by @PettitWesley in #5417
- in_systemd: fix 'db.sync' property (#5426) by @nokute78 in #5429
- aws: add debug logs to check batch sizes by @PettitWesley in #5428
- tests: runtime: remove warnings by @nokute78 in #5383
- tests: runtime: in_syslog: add test code by @nokute78 in #5388
- in_systemd: Don't insert rows if flb_sqldb_query fails by @danlenar in #5373
- pack: modify to determine how many JSON messages are OK(#5336) by @nokute78 in #5412
- record_accessor: add append API, flb_ra_append_kv_pair by @nokute78 in #5390
- http_client: add 'flb_http_get_header' to get the value of request header by @nokute78 in #5065
- packaging: add options to parameterise server/key for testing by @patrick-stephens in #5444
- out_stackdriver: Initialize the metadata_server value to NULL by @m-deepakraja in #5436
- fstore: ensure the chunk is up while modifying it by @leonardo-albertovich in #5469
- in_opentelemetry: Fixed the event type so OTel metrics by @leonardo-albertovich in #5470
- out_stackdriver: free metadata_server when 'METADATA_SERVER' is not set by @nokute78 in #5453
- time: add strict event time type checking by @nokute78 in #5455
- filter_kubernetes: add option kube_token_ttl (#4352) by @novegit in #4487
- filter_lua: Fix record split in mpack implementation by @tarruda in #5503
- tests: runtime: out_syslog: add test code by @nokute78 in #5510
- in_forward: support unix_perm by @nokute78 in #5511
- out_http: Implement "body_key" and "headers_key" options by @tarruda in #5439
- utils: seek atmark from tail (#5530) by @nokute78 in #5534
New Contributors
- @strima made their first contribution in #5379
- @m-deepakraja made their first contribution in #5436
Full Changelog: v1.9.3...v1.9.4