Releases: aws/aws-for-fluent-bit
Releases · aws/aws-for-fluent-bit
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
AWS for Fluent Bit 2.0.0
2.0.0
Note: This is the first AWS for Fluent Bit release under our new versioning scheme; previously the image was versioned by the Fluent Bit version it contained. Please see the project README for an explanation of how we version this project.
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.3.3
- Amazon CloudWatch Logs for Fluent Bit 1.0.0
- Amazon Kinesis Streams for Fluent Bit 1.0.0
- Amazon Kinesis Firehose for Fluent Bit 1.0.0
Compared to aws-for-fluent-bit:1.3.2
this release adds:
- Feature - Add Fluent Bit plugin for Amazon Kinesis Data Streams - kinesis:1
- Bug - Allow retries for creating log group - cloudwatch:18