Skip to content

Commit c70075f

Browse files
committed
Bump version to 2.4.0
1 parent cd35889 commit c70075f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

AWS_FOR_FLUENT_BIT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.4.0

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
### 2.4.0
4+
5+
This release includes:
6+
* An Amazon Linux 2 Base
7+
* Fluent Bit [1.5.0](https://fluentbit.io/announcements/v1.5.0/)
8+
* Amazon CloudWatch Logs for Fluent Bit 1.2.0
9+
* Amazon Kinesis Streams for Fluent Bit 1.3.0
10+
* Amazon Kinesis Firehose for Fluent Bit 1.2.1
11+
12+
Compared to `2.3.1` this release adds:
13+
* Feature - Add experimental concurrency feature in Kinesis plugin [kinesis:33](https://github.com/aws/amazon-kinesis-streams-for-fluent-bit/pull/33)
14+
* Feature - Add support for [Amazon ElasticSearch with IAM auth in the core Fluent Bit `es` plugin](https://docs.fluentbit.io/manual/pipeline/outputs/elasticsearch).
15+
* New Plugin - [`cloudwatch_logs` plugin in Fluent Bit core](https://docs.fluentbit.io/manual/pipeline/outputs/cloudwatch) is a high performance replacement for the `cloudwatch` Golang plugin.
16+
317
### 2.3.1
418

519
This release includes:

0 commit comments

Comments
 (0)