Skip to content

Commit 49dd7d2

Browse files
authored
Release 2.34.1.20251112 (#1039)
1 parent 8338b50 commit 49dd7d2

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
### 2.34.1.20251112
3+
This release includes:
4+
* Fluent Bit [v1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)
5+
* Amazon CloudWatch Logs for Fluent Bit 1.9.4
6+
* Amazon Kinesis Streams for Fluent Bit 1.10.3
7+
* Amazon Kinesis Firehose for Fluent Bit 1.7.2
8+
* Amazon Linux 2 base container image version: 2.0.20251110.1
9+
210
### 2.34.1.20251031
311
This release includes:
412
* Fluent Bit [v1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)

linux.version

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"linux": {
44
"major-version": "2",
5-
"version": "2.34.1.20251031",
5+
"version": "2.34.1.20251112",
66
"release-version": "2.34.1.20251031",
77
"latest": "true",
88
"build": "1",
@@ -14,7 +14,7 @@
1414
"al-tag": "2",
1515
"flb-repository": "https://github.com/amazon-contributing/upstream-to-fluent-bit.git",
1616
"amazon-linux-sha": "",
17-
"publish": "false"
17+
"publish": "true"
1818
}
1919
},
2020
{
@@ -32,7 +32,7 @@
3232
"al-tag": "2023",
3333
"flb-repository": "https://github.com/fluent/fluent-bit.git",
3434
"amazon-linux-sha": "",
35-
"publish": "true"
35+
"publish": "false"
3636
}
3737
}
3838
]

0 commit comments

Comments
 (0)