Skip to content

Commit d5e3581

Browse files
authored
Release 2.33.2 (#981)
1 parent 195bf5e commit d5e3581

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
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.33.1
1+
2.33.2

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.33.2
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 container image version: 2.0.20250818.2
10+
11+
Compared to the previous release, this release adds:
12+
* Enhancement: add support for non-root user mode to the debug-init image [#980](https://github.com/aws/aws-for-fluent-bit/pull/980)
13+
314
### 2.33.1
415
This release includes:
516
* Fluent Bit [1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)

linux.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"linux": {
3-
"version": "2.33.1",
3+
"version": "2.33.2",
44
"latest": "true",
55
"build": "1",
66
"fluent-bit": "1.9.10",

0 commit comments

Comments
 (0)