Skip to content

Releases: fluent/fluent-bit

Fluent Bit 3.0.6

27 May 01:47
9af65e2
Compare
Choose a tag to compare

https://fluentbit.io/announcements/v3.0.6/

What's Changed

  • release: update to 3.0.6 by @github-actions in #8865
  • packaging: add build support for ubuntu 24.04 noble numbat by @markuman in #8796
  • out_stackdriver: Support writing to textPayload field of Cloud Logging LogEntry. by @shuaich in #8850
  • out_splunk: fix metadata bug that affects splunk_token behavior (fix #8867) by @edsiper in #8873
  • core: Fix crash when running dry by @zecke in #8872

New Contributors

Full Changelog: v3.0.5...v3.0.6

Fluent Bit 3.0.5

24 May 05:06
Compare
Choose a tag to compare

https://fluentbit.io/announcements/v3.0.5/

What's Changed

  • release: update to 3.0.5 by @github-actions in #8839
  • workflows: ensure only master releases are marked latest by @patrick-stephens in #8856
  • engine: free after log worker thread has been stopped by @hiroyha1 in #8486
  • out_splunk: reduce noise and fix hec_token handling (fix #8859) by @edsiper in #8864
  • winevtlog: change total_size_threshold to size_t by @braydonk in #8853
  • output: Fix handling of metrics in output processor by @tchrono in #8848

New Contributors

Full Changelog: v3.0.4...v3.0.5

Fluent Bit 2.2.3

22 May 03:46
Compare
Choose a tag to compare

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

Fluent Bit 3.0.4

21 May 04:17
7de2c45
Compare
Choose a tag to compare

https://fluentbit.io/announcements/v3.0.4/

What's Changed

  • release: update to 3.0.4 by @github-actions in #8770
  • in_otel: support to add resource of log by @nokute78 in #8294
  • http_server: Fix keep-alive for HTTP/1.1 requests by @iandrewt in #8761
  • workflows: macos: Use matrix for building Apple Silicon artefacts by @cosmo0920 in #8765
  • filter: aws metadata group retries by @mwarzynski in #7245
  • workflows: bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #8811
  • config: fix error message grammar by @braydonk in #8818
  • out_kafka: increase max kafka dynamic topic length to 249 characters by @mickymiek in #8789
  • processor_labels: Remove a needless existence check for insert operation by @cosmo0920 in #8824
  • Config: fix incorrect assignment of kernel version between major and minor by @thenamehasbeentake in #8797
  • fix: splunk output plugin correct record accessor key for hec_token by @mannbiher in #8793
  • out_datadog: Update the descriptions of special field options by @jszwedko in #8751
  • in_premetheus_remote_write: Implement handler of payloads of prometheus remote write protocol by @cosmo0920 in #8725

New Contributors

Full Changelog: v3.0.3...v3.0.4

Fluent Bit 3.0.3

27 Apr 22:47
Compare
Choose a tag to compare

https://fluentbit.io/announcements/v3.0.3/

What's Changed

  • workflows: bump azure/setup-kubectl from 3.2 to 4 by @dependabot in #8706
  • workflows: bump azure/setup-helm from 3.5 to 4 by @dependabot in #8705
  • release: update to 3.0.3 by @github-actions in #8707
  • lib: updates for CFL, CMetrics and CTraces plus others by @edsiper in #8732
  • in_splunk: out_splunk: Propagate ingested splunk_token authentication header by @cosmo0920 in #8738
  • workflows: bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #8754
  • in_http: fix url decoder by unifying normal interface with the one used in HTTP/1.x by @edsiper in #8752
  • Update security policy to indicate 3.x supported only by @patrick-stephens in #8764
  • out_chronicle: handle 1MB or larger chunks by @lecaros in #8766
  • lib: updates on ctraces and cmetrics 2024-04-26 by @edsiper in #8768
  • out_http: Use x-ndjson content type for json_lines by @mrueg in #8715

New Contributors

Full Changelog: v3.0.2...v3.0.3

Fluent Bit 3.0.2

12 Apr 15:47
Compare
Choose a tag to compare

https://fluentbit.io/announcements/v3.0.2/

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

Fluent Bit 3.0.1

04 Apr 21:03
Compare
Choose a tag to compare

https://fluentbit.io/announcements/v3.0.1/

What's Changed

  • release: update to 3.0.1 by @github-actions in #8619
  • tests: runtime: processor_content_modifier: add test cases for convert by @nokute78 in #8627
  • in_tail: skip_empty_line supports CRLF line by @nokute78 in #8474
  • processor_sql: general fixes for conditional expressions by @edsiper in #8635
  • workflows: windows: Add chain workflow for windows unit testing by @cosmo0920 in #8582
  • http_server: added parser reset code to prevent use after free by @leonardo-albertovich in #8649
  • lib: cmetrics: upgrade to v0.7.1 by @edsiper in #8652

Full Changelog: v3.0.0...v3.0.1

Fluent Bit 3.0.0

21 Mar 19:15
Compare
Choose a tag to compare

Summary of the big news here: https://fluentbit.io/announcements/v3.0.0/

CI issue with signing containers with Cosign: #8618

List of changes per commit

New Contributors

Full Changelog: v2.2.2...v3.0.0

Fluent Bit 2.2.2

15 Jan 01:35
Compare
Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v2.2.1...v2.2.2

Fluent Bit 2.2.1

22 Dec 10:01
Compare
Choose a tag to compare

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