https://fluentbit.io/announcements/v2.1.10/
What's Changed
- workflows: bump actions/checkout from 3 to 4 by @dependabot in #7894
- release: update to 2.1.10 by @github-actions in #7895
- workflows: bump crazy-max/ghaction-chocolatey from 2 to 3 by @dependabot in #7909
- workflows: bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #7908
- tests: internal: log_event_decoder: add test for log_event_decoder by @nokute78 in #7907
- out_forward: add new 'add_option' configuration property by @edsiper in #7897
- workflows: bump docker/metadata-action from 4 to 5 by @dependabot in #7916
- workflows: bump docker/build-push-action from 4 to 5 by @dependabot in #7915
- workflows: bump docker/setup-qemu-action from 2 to 3 by @dependabot in #7913
- workflows: bump docker/login-action from 2 to 3 by @dependabot in #7912
- workflows: bump docker/setup-buildx-action from 2 to 3 by @dependabot in #7914
- in_calyptia_fleet: improve configuration reloading. by @pwhelan in #7925
- kernel: add release function by @nokute78 in #7934
- out_loki: add compress option for gzip by @ksauzz in #7949
- lib: monkey: upgrade to v1.7.2 by @pwhelan in #7951
- processor: replace tab with white space by @nokute78 in #7932
- tests: internal: uri: add test code by @nokute78 in #7933
- core: metrics: Provide capabilities for returning the count of hot reloaded in REST API and its metrics by @cosmo0920 in #7899
- in_calyptia_fleet: windows support. by @pwhelan in #7929
- lib: chunkio: upgrade to v1.5.0 by @edsiper in #7956
- out_http: Fix bug where post_all_requests() always returns a value less than 0 by @nicehide in #7952
- feat: oci logging analytics output plugin implementation by @adiforluls in #7830
- engine: add sleep to output logs on init by @nokute78 in #7931
- scheduler: use calloc instead of malloc by @DavidKorczynski in #7962
- plugin_proxy: Handle no ingestion case by @cosmo0920 in #7922
- input_chunk: Use flb_plg_debug instead of normal printf by @cosmo0920 in #7901
- filter_lua: support enable_flb_null by @nokute78 in #7906
- upstream: Remove unused variables by @nokute78 in #7771
- lua: support metatable to save table type by @nokute78 in #7891
- filter_log_to_metrics: Add setting "label" by @wndhydrnt in #7739
- filter_log_to_metrics: rename 'label' option to 'add_label' by @edsiper in #7964
- out_azure: improvement: add table prefix support for Azure Log Analytics plugin by @kforeverisback in #7663
- out_logdna: remove unused store by @DavidKorczynski in #7629
- out_azure_logs_ingestion: fix NULL dereference by @DavidKorczynski in #7624
- tests: internal: fuzzers: add fstore fuzzer by @DavidKorczynski in #6465
- log_evnet_encoder: fix typo by @nokute78 in #7646
- in_systemd: init last_tag to fix valgrind warning by @nokute78 in #7247
- sp: prevent converting from string to num if config is set by @nokute78 in #7005
- out_es: check if host contains port number by @nokute78 in #6064
- tests: internal: input_chunk: Use the different storage.path per tests by @cosmo0920 in #7762
- tests: fuzzers: fix fstore div-by-zero by @DavidKorczynski in #7974
- filter_log_to_metrics: fix log to metrics label test. by @pwhelan in #7972
- tests: internal: stream_processor: fixed memory leak by @leonardo-albertovich in #7975
- tests: internal: sp: added environment initialization calls by @leonardo-albertovich in #7968
- config_format: fix memory leak by @DavidKorczynski in #7961
- tests: fuzzers: fix possible NULL deref by @DavidKorczynski in #7977
- log_event_encoder: switched data size type to overcome msvc issue by @leonardo-albertovich in #7971
New Contributors
- @ksauzz made their first contribution in #7949
- @nicehide made their first contribution in #7952
- @adiforluls made their first contribution in #7830
Full Changelog: v2.1.9...v2.1.10