Skip to content

Commit 2b3bbb0

Browse files
authored
Release 2.32.4 (#873)
1 parent cd557e0 commit 2b3bbb0

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
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.32.3
1+
2.32.4

CHANGELOG.md

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

3+
### 2.32.4
4+
This release includes:
5+
* Fluent Bit [1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)
6+
* Amazon CloudWatch Logs for Fluent Bit 1.9.4
7+
* Amazon Kinesis Streams for Fluent Bit 1.10.2
8+
* Amazon Kinesis Firehose for Fluent Bit 1.7.2
9+
* Amazon Linux Base: [2.0.20241014](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20241014.html)
10+
11+
Compared to `2.32.3` this release adds:
12+
* Fix - out_cloudwatch: add account ID support for CloudWatch entity [#4](https://github.com/amazon-contributing/upstream-to-fluent-bit/pull/4)
13+
314
### 2.32.3
415
This release includes:
516
* Fluent Bit [1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)

linux.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"linux": {
3-
"version": "2.32.3",
3+
"version": "2.32.4",
44
"latest": "true",
55
"build": "1",
66
"fluent-bit": "1.9.10",
77
"kinesis-plugin": "v1.10.1",
88
"firehose-plugin": "v1.7.1",
99
"cloudwatch-plugin": "v1.9.4"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)