Skip to content

Releases: aws/aws-for-fluent-bit

AWS for Fluent Bit 2.32.3

24 Oct 14:19
cd557e0
Compare
Choose a tag to compare

2.32.3

This release includes:

  • Fluent Bit 1.9.10
  • Amazon CloudWatch Logs for Fluent Bit 1.9.4
  • Amazon Kinesis Streams for Fluent Bit 1.10.2
  • Amazon Kinesis Firehose for Fluent Bit 1.7.2
  • Amazon Linux Base: 2.0.20241014

Compared to 2.32.2 this release adds:

  • Feature - In Kubernetes or EKS environments, customers can use the Use_Pod_association setting in the kubernetes filter and the add_entity setting in the cloudwatch_logs output plugin to get additional pod metadata from a CloudWatch Agent pod on the same node.
    • Note: This feature's API is subject to change until it is merged into Fluent Bit upstream. AWS-vended usage of this feature will be kept up to date with any future changes to the API.
  • Fix - Fix setup and readme for local integ tests.
  • Fix - Fix networking edge case causing rare segfaults with the HTTP output.

AWS for Fluent Bit 2.32.2.20241008

08 Oct 23:10
e1d737a
Compare
Choose a tag to compare

2.32.2.20241008

This release has the same Fluent Bit contents as 2.32.2. It is a linux-only re-build to mitigate a code bug in the new change-management system in 2.32.2.20241003. There are no windows images for this release.

AWS for Fluent Bit 2.32.2.20241003

03 Oct 18:32
ebe3f3a
Compare
Choose a tag to compare

2.32.2.20241003

This release has the same Fluent Bit contents as 2.32.2. It is a linux-only re-build to switch to a new change-management system and merge in recent patches in dependencies installed in the image. There are no windows images for this release.

AWS for Fluent Bit 2.32.2.20240820

30 Aug 23:00
94a01c8
Compare
Choose a tag to compare

2.32.2.20240820

This release has the same Fluent Bit contents as 2.32.2, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.

AWS for Fluent Bit 2.32.2.20240724

08 Aug 20:03
7094dc9
Compare
Choose a tag to compare

2.32.2.20240724

This release has the same Fluent Bit contents as 2.32.2, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.

AWS for Fluent Bit 2.32.2.20240627

01 Jul 20:43
f5cabf6
Compare
Choose a tag to compare

2.32.2.20240627

This release has the same Fluent Bit contents as 2.32.2, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.

AWS for Fluent Bit 2.32.2.20240516

20 May 17:18
604204e
Compare
Choose a tag to compare

2.32.2.20240516

This release has the same Fluent Bit contents as 2.32.2, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.

AWS for Fluent Bit 2.32.2.20240425

28 Apr 21:10
Compare
Choose a tag to compare

2.32.2.20240425

This release has the same Fluent Bit contents as 2.32.0, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.

AWS for Fluent Bit v2.32.2

31 Mar 06:04
Compare
Choose a tag to compare

2.32.2

This release is a rollback to version 2.32.0 after issues are detected in 2.32.1.

This release has the same Fluent Bit contents as 2.32.0, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.

AWS for Fluent Bit 2.32.1

27 Mar 01:30
Compare
Choose a tag to compare

2.32.1

This release includes:

  • Fluent Bit 1.9.10
  • Amazon CloudWatch Logs for Fluent Bit 1.9.4
  • Amazon Kinesis Streams for Fluent Bit 1.10.2
  • Amazon Kinesis Firehose for Fluent Bit 1.7.2

Compared to 2.32.0 this release adds:

  • Enhancement - Add aws_fluent_bit_init_ignore_firelens_config option to ECS init tag. As shown in the example and documentation, this option tells init to ignore the built-in generated FireLens configuration which allows users to fully override it with their own configuration.
  • Enhancement - Upgrade to latest stable Go 1.20.1. Each future AWS for Fluent Bit release will be built with the latest stable Go release. Go is used to build the init process for ECS use cases and the Go plugins.