https://fluentbit.io/announcements/v2.1.5/
What's Changed
- release: update to 2.1.4 by @github-actions in #7483
- workflows: fix hash outputs by @patrick-stephens in #7484
- build: enable in_kafka and out_kafka by default by @tarruda in #5204
- in_kubernetes_events: new input plugin to retrieve Kubernetes Events by @edsiper in #7494
- packaging: support ARM64 AL2023 builds via Actuated runners by @patrick-stephens in #7527
- ci: documentation by @patrick-stephens in #7530
- workflows: minor updates by @patrick-stephens in #7531
- in_kubernetes_events: fix error when lastTimestamp is missing. by @pwhelan in #7535
- out_stackdriver: process traceSampled special field by @andreswebs in #7438
- in_emitter: remove unused variable by @nokute78 in #7487
- workflows: ensure we install AWS dependencies by @patrick-stephens in #7533
- in_node_exporter_metrics: textfile: Plug unhandled NULL case by @cosmo0920 in #7529
- log_event_encoder: add strerror function for encoder by @nokute78 in #7539
- out_prometheus_remote_write: Handle 400 status as error immediately by @cosmo0920 in #7528
- multiline: remove incorrect flush by @Syn3rman in #7469
- in_windows_exporter_metrics: Fix wrong metrics type of free megabytes by @cosmo0920 in #7495
- plugins: exec: exit fluent-bit after oneshot and propagate exit code by @ringerc in #7207
- in_node_exporter_metrics: update systemd metrics regardless their states by @cosmo0920 in #7514
- config: reload: bin: Add opt-out option to ensure thread safety on hot reloading by @cosmo0920 in #7509
- out_azure_logs_ingestion: Implementing Azure Logs Ingestion (with DCR, DCE) output plugin by @kforeverisback in #7155
- lib: cmetrics: upgrade to v0.6.2 by @edsiper in #7565
- out_cloudwatch_logs: fix logic in free-ing log streams on shutdown by @PettitWesley in #7159
- aws: sts_credentials: make STS response parsing less brittle by checking for the full XML end node by @PettitWesley in #7357
- out_s3: fix wrong decrementing of INDEX when UploadPart fails by @PettitWesley in #7393
- aws: various core code fixes by @PettitWesley in #7512
New Contributors
- @ringerc made their first contribution in #7207
- @kforeverisback made their first contribution in #7155
Full Changelog: v2.1.4...v2.1.5