Skip to content

Releases: aws/aws-for-fluent-bit

AWS for Fluent Bit 2.7.0

17 Sep 17:57
Compare
Choose a tag to compare

2.7.0

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.5.6
  • Amazon CloudWatch Logs for Fluent Bit 1.4.0
  • Amazon Kinesis Streams for Fluent Bit 1.6.0
  • Amazon Kinesis Firehose for Fluent Bit 1.4.1

Compared to 2.6.1 this release adds:

  • Feature - Add support for zlib compression of records kinesis:26
  • Feature - Add KPL aggregation support kinesis:16
  • Feature - Add support for dynamic log group names cloudwatch:46
  • Feature - Add support for dynamic log stream names cloudwatch:16
  • Feature - Support tagging of newly created log groups cloudwatch:51
  • Feature - Support setting log group retention policies cloudwatch:50

AWS for Fluent Bit 2.6.1

30 Jul 21:34
2de6668
Compare
Choose a tag to compare

2.6.1

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.5.2
  • Amazon CloudWatch Logs for Fluent Bit 1.3.2
  • Amazon Kinesis Streams for Fluent Bit 1.5.1
  • Amazon Kinesis Firehose for Fluent Bit 1.4.1

This is a patch release to fix the potential memory leak from upstream Fluent Bit 1.5.1. It does not contain customer-facing changes.

AWS for Fluent Bit 2.6.0

24 Jul 16:43
Compare
Choose a tag to compare

2.6.0

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.5.1
  • Amazon CloudWatch Logs for Fluent Bit 1.3.1
  • Amazon Kinesis Streams for Fluent Bit 1.5.0
  • Amazon Kinesis Firehose for Fluent Bit 1.4.0

Compared to 2.5.0 this release adds:

  • Feature - Add log_key option support to firehose, and kinesis plugins.
  • Bug - Add an empty check before sending log events to destinations for firehose and cloudwatch plugins.

AWS for Fluent Bit 2.5.0

17 Jul 23:51
Compare
Choose a tag to compare

2.5.0

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.5.0
  • Amazon CloudWatch Logs for Fluent Bit 1.3.0
  • Amazon Kinesis Streams for Fluent Bit 1.4.0
  • Amazon Kinesis Firehose for Fluent Bit 1.3.0

Compared to 2.4.0 this release adds:

  • Feature - Add sts_endpoint parameter to cloudwatch, firehose, and kinesis plugins to support specifying a custom STS API endpoint.

AWS for Fluent Bit 2.4.0

14 Jul 23:47
Compare
Choose a tag to compare

2.4.0

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.5.0
  • Amazon CloudWatch Logs for Fluent Bit 1.2.0
  • Amazon Kinesis Streams for Fluent Bit 1.3.0
  • Amazon Kinesis Firehose for Fluent Bit 1.2.1

Compared to 2.3.1 this release adds:

AWS for Fluent Bit 2.3.1

03 Jun 09:04
Compare
Choose a tag to compare

2.3.1

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.4.5
  • Amazon CloudWatch Logs for Fluent Bit 1.2.0
  • Amazon Kinesis Streams for Fluent Bit 1.2.2
  • Amazon Kinesis Firehose for Fluent Bit 1.2.1

Compared to 2.3.0 this release adds:

  • Bug Fix - Remove redundant exponential backoff code from Firehose and Kinesis plugins firehose:23

AWS for Fluent Bit 2.3.0

09 Apr 06:09
Compare
Choose a tag to compare

2.3.0

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.4.2
  • Amazon CloudWatch Logs for Fluent Bit 1.2.0
  • Amazon Kinesis Streams for Fluent Bit 1.2.1
  • Amazon Kinesis Firehose for Fluent Bit 1.2.0

Compared to 2.2.0 this release adds:

  • Bug Fix - Updated logic to calculate individual and maximum record size kinesis:22

AWS for Fluent Bit 2.2.0

05 Mar 18:49
Compare
Choose a tag to compare

2.2.0

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.3.9
  • Amazon CloudWatch Logs for Fluent Bit 1.2.0
  • Amazon Kinesis Streams for Fluent Bit 1.2.0
  • Amazon Kinesis Firehose for Fluent Bit 1.2.0

Compared to 2.1.1 this release adds:

  • Feature - Add time_key and time_key_format config options to add timestamp to records firehose:9
  • Feature - Add time_key and time_key_format config options to add timestamp to records kinesis:17
  • Feature - Add support for Embedded Metric Format cloudwatch:27

AWS for Fluent Bit 2.1.1

09 Jan 02:00
Compare
Choose a tag to compare

2.1.1

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.3.4
  • Amazon CloudWatch Logs for Fluent Bit 1.1.1
  • Amazon Kinesis Streams for Fluent Bit 1.1.0
  • Amazon Kinesis Firehose for Fluent Bit 1.1.0

Compared to 2.1.0 this release adds:

AWS for Fluent Bit 2.1.0

13 Dec 21:04
a170618
Compare
Choose a tag to compare

2.1.0

This release includes:

  • An Amazon Linux 2 Base
  • Fluent Bit 1.3.4
  • Amazon CloudWatch Logs for Fluent Bit 1.1.0
  • Amazon Kinesis Streams for Fluent Bit 1.1.0
  • Amazon Kinesis Firehose for Fluent Bit 1.1.0

Compared to 2.0.0 this release adds:

  • Bug - Container exits with code 0 when it gracefully shuts down - #11
  • Feature - Support IAM Roles for Service Accounts in Amazon EKS in all plugins
  • Feature - Add credentials_endpoint to CloudWatch plugin - cloudwatch:36
  • Bug - A single CloudWatch Logs PutLogEvents request can not contain logs that span more than 24 hours - cloudwatch:29