Releases: aws/aws-for-fluent-bit
Releases · aws/aws-for-fluent-bit
AWS for Fluent Bit 2.7.0
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
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
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 tofirehose
, andkinesis
plugins. - Bug - Add an empty check before sending log events to destinations for
firehose
andcloudwatch
plugins.
AWS for Fluent Bit 2.5.0
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 tocloudwatch
,firehose
, andkinesis
plugins to support specifying a custom STS API endpoint.
AWS for Fluent Bit 2.4.0
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:
- Feature - Add experimental concurrency feature in Kinesis plugin kinesis:33
- Feature - Add support for Amazon OpenSearch with IAM auth in the core Fluent Bit
es
plugin. - New Plugin -
cloudwatch_logs
plugin in Fluent Bit core is a high performance replacement for thecloudwatch
Golang plugin.
AWS for Fluent Bit 2.3.1
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
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
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
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:
- Bug - Discard and do not send empty messages cloudwatch:40
AWS for Fluent Bit 2.1.0
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