Skip to content

Commit 40ac6df

Browse files
authored
Release 2.33.0 (#960)
1 parent be0dcbe commit 40ac6df

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.32.5.20250626
1+
2.33.0

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.0
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.20250707.0
10+
11+
Compared to the previous release, this release adds:
12+
* Feature: Add support for non-root user mode to the init image [#955](https://github.com/aws/aws-for-fluent-bit/pull/955)
13+
314
### 2.32.5.20250626
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.32.5.20250626",
3+
"version": "2.33.0",
44
"latest": "true",
55
"build": "1",
66
"fluent-bit": "1.9.10",

0 commit comments

Comments
 (0)