diff --git a/AWS_FLB_CHERRY_PICKS b/AWS_FLB_CHERRY_PICKS index 5dbe15c2e..dd0460696 100644 --- a/AWS_FLB_CHERRY_PICKS +++ b/AWS_FLB_CHERRY_PICKS @@ -1,4 +1,4 @@ # kube_token_ttl https://github.com/PettitWesley/fluent-bit.git kube_token_ttl bfce41f48c0f1cc39bf67f7804e6134ccfc3ecb6 https://github.com/PettitWesley/fluent-bit.git kube_token_ttl c28c5506177beb3b40130b62ac9add243d534e7f -https://github.com/PettitWesley/fluent-bit.git kube_token_ttl 0527e1a2e903915a441e263e56827e8724d92d77 \ No newline at end of file +https://github.com/PettitWesley/fluent-bit.git kube_token_ttl 03276f84723b74ef3d3b3c83c2b71f0216ce561b \ No newline at end of file diff --git a/AWS_FOR_FLUENT_BIT_VERSION b/AWS_FOR_FLUENT_BIT_VERSION index 790d35033..be5069562 100644 --- a/AWS_FOR_FLUENT_BIT_VERSION +++ b/AWS_FOR_FLUENT_BIT_VERSION @@ -1 +1 @@ -2.25.0 \ No newline at end of file +2.25.1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index c5fda1aef..ca40e31cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +### 2.25.1 +This release includes: +* An Amazon Linux 2 Base +* Fluent Bit [1.9.3](https://fluentbit.io/announcements/v1.9.3/) +* Amazon CloudWatch Logs for Fluent Bit 1.7.0 +* Amazon Kinesis Streams for Fluent Bit 1.9.0 +* Amazon Kinesis Firehose for Fluent Bit 1.6.1 + +Compared to `2.24.0` this release adds: +* Bug - Fix new `kube_token_ttl` option in kubernetes filter to correctly parse TTL as a time value [aws-for-fluent-bit:353](https://github.com/aws/aws-for-fluent-bit/issues/353) + ### 2.25.0 This release includes: * An Amazon Linux 2 Base