Skip to content

Fluent Bit 2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 10:01
· 636 commits to master since this release

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

What's Changed

  • release: update to 2.2.1 by @github-actions in #8150
  • fix: remove linux/s390x smoke tests by @celalettin1286 in #8151
  • workflows: bump actions/github-script from 6 to 7 by @dependabot in #8172
  • lib: cmetrics: upgrade to v0.6.5 by @edsiper in #8176
  • in_winevtlog: pass correct value by @braydonk in #8179
  • out_stackdriver: Add partialSuccess: true to all logs sent to Google Cloud Logging API by @avilevy18 in #8002
  • out_stackdriver: test_log_entry_format will output log entries to stdout by @avilevy18 in #8144
  • input_chunk: update records in the right place by @braydonk in #8223
  • workflows: bump google-github-actions/auth from 1 to 2 by @dependabot in #8231
  • out_stackdriver: test format newline by @braydonk in #8224
  • in_calyptia_fleet: support multiple files for configurations. by @pwhelan in #8092
  • test: fix internal log test to use a clock instead of an interval. by @pwhelan in #8148
  • workflows: update docs generation process for releases by @patrick-stephens in #8260
  • workflows: bump actions/stale from 8 to 9 by @dependabot in #8263
  • workflows: bump google-github-actions/setup-gcloud from 1 to 2 by @dependabot in #8266
  • workflows: bump google-github-actions/get-gke-credentials from 1 to 2 by @dependabot in #8265
  • fleet: use header with main configuration settings. by @pwhelan in #8102
  • tests: in_dummy: try and wait for the first record before doing checks. by @pwhelan in #8276
  • in_node_exporter_metrics: Suppress error log when NVMe is not mounted by @cosmo0920 in #8251
  • CODEOWNERS: add google codeowners to test data by @braydonk in #8254
  • Update README.md with actuated reference by @alexellis in #8280
  • workflows: bump github/codeql-action from 2 to 3 by @dependabot in #8283
  • workflows: bump actions/upload-artifact from 3 to 4 by @dependabot in #8286
  • workflows: bump actions/download-artifact from 3 to 4 by @dependabot in #8285
  • input_chunk: handle filter_do edge case by @braydonk in #8229
  • Revert "workflows: bump actions/upload-artifact from 3 to 4" by @patrick-stephens in #8299
  • Revert "workflows: bump actions/download-artifact from 3 to 4" by @patrick-stephens in #8300
  • lib: c-ares: upgrade from v1.19.1 to v1.24.0 by @edsiper in #8296
  • in_opentelemetry: fix memory leak by @nokute78 in #8293
  • in_calyptia_fleet: rewrite error handling code for get_calyptia_file to fix warnings. by @pwhelan in #8271
  • in_calyptia_fleet: fix memory leaks. by @pwhelan in #8272
  • flb_input_chunk: skip overlimit check in mem mode by @braydonk in #8199
  • workflows: bump actions/download-artifact from 3 to 4 by @dependabot in #8303
  • workflows: handle v4 upload-artifact usage by @patrick-stephens in #8304
  • scripts: fix update_version.sh for snap by @patrick-stephens in #8305
  • workflows: merge multiple Windows uploads together by @patrick-stephens in #8306
  • in_kafka: Make back pressure workable and add a mechanism of polling threshold by @cosmo0920 in #8174
  • go: plugin_proxy: Handle FLBPluginInit(cb_init) error correctly and plug a SEGV case by @cosmo0920 in #8273
  • windows: build docs and tweaks by @ringerc in #7463
  • plugins: in_exec: enable on win32 by @ringerc in #7664
  • in_process_exporter_metrics: release str in error cases by @nokute78 in #8163
  • build: wasm: upgrade wasm-micro-runtime to WAMR-1.3.0 by @cosmo0920 in #8309
  • core: update libraries by @edsiper in #8308
  • tests: event_loop: increase eplison on linux. by @pwhelan in #8246
  • engine: output: Add metrics for displaying the available capacity of chunks as percent by @cosmo0920 in #8063
  • in_node_exporter_metrics: add support for thermal_zone. by @pwhelan in #7522
  • lib: upgrade core libraries by @edsiper in #8310
  • out_stdout: Fix incomplete printing of traces by @srini38 in #8264
  • in_calyptia_fleet: create configuration directory before the fleet header. by @pwhelan in #8317
  • in_calyptia_fleet: fix double free when calyptia API returns with an empty response payload. by @pwhelan in #8318
  • config_format: yaml: windows: Handle directory separator for include directive on yaml config correctly on windows by @cosmo0920 in #8311
  • in_opentelemetry: support tag_from_uri by @nokute78 in #8134
  • version: add version banner by @edsiper in #8319
  • in_kubernetes_events: make timestamp from incoming record configurable by @ryanohnemus in #8289
  • in_elasticsearch: fix typo by @bkayranci in #8269

New Contributors

Full Changelog: v2.2.0...v2.2.1