Skip to content

Fluent Bit 2.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 03:46
· 1 commit to 2.2 since this release

https://fluentbit.io/announcements/v2.2.3/

What's Changed

  • release: update to 2.2.3 by @github-actions in #8377
  • maintenance: backport fixes by @edsiper in #8402
  • input_chunk: added proper accounting of chunks that are rolled over by @leonardo-albertovich in #8441
  • workflows: windows: use concrete option on windows workflow [Backport 2.2] by @cosmo0920 in #8444
  • network: utils: Fix int conversion errors [Backport to 2.2] by @cosmo0920 in #8575
  • api: v2: reload: Prevent duplicated request via api v2 reload [Backport 2.2] by @cosmo0920 in #8462
  • in_http: Adds support for Content-Encoding: gzip [Backport to 2.2] by @cosmo0920 in #8573
  • engine_dispatch: remove chunks from memory if the task fails to be created by @seblaz in #8681
  • in_kubernetes_events: update time check to use struct flb_time. by @pwhelan in #8845
  • tests: in_podman_metrics: refactor iteration of counters to use cfl_list. by @pwhelan in #8844

Full Changelog: v2.2.2...v2.2.3