Skip to content

Commit 049ca37

Browse files
harishxrHarish Senthilkumar
andauthored
Release 2.33.1 (#978)
Co-authored-by: Harish Senthilkumar <[email protected]>
1 parent a415046 commit 049ca37

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.0.20250731
1+
2.33.1

CHANGELOG.md

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

3+
### 2.33.1
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.20250804.1
10+
11+
Compared to the previous release, this release adds:
12+
* Enhancement - Rework AL2 dockerfiles [#972](https://github.com/aws/aws-for-fluent-bit/pull/972)
13+
* Fix - Disable buildkit features [#976](https://github.com/aws/aws-for-fluent-bit/pull/976)
14+
315
### 2.33.0.20250731
416
This release includes:
517
* 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.0.20250731",
3+
"version": "2.33.1",
44
"latest": "true",
55
"build": "1",
66
"fluent-bit": "1.9.10",

0 commit comments

Comments
 (0)