Skip to content

Commit 0173ad9

Browse files
authored
Release 2.34.0 (#996)
1 parent f2722b2 commit 0173ad9

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.2
1+
2.34.0

CHANGELOG.md

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

3+
### 2.34.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.20250902.3
10+
11+
Compared to the previous release, this release adds:
12+
* Enhancement - Fix init process s3 getBucketLocation issue for eu-west-1 region [#942](https://github.com/aws/aws-for-fluent-bit/pull/942)
13+
* Enhancement - Remove valgrind-devel from build unless debug [#987](https://github.com/aws/aws-for-fluent-bit/pull/987)
14+
* Enhancement - Add docker labels to built images [#986](https://github.com/aws/aws-for-fluent-bit/pull/986)
15+
316
### 2.33.2
417
This release includes:
518
* 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.2",
3+
"version": "2.34.0",
44
"latest": "true",
55
"build": "1",
66
"fluent-bit": "1.9.10",

0 commit comments

Comments
 (0)