Skip to content

Commit 59f02db

Browse files
committed
Release 20251210
1 parent bd2083f commit 59f02db

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
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.2.20251210
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.20251208.0
9+
210
### 2.34.2
311
This release includes:
412
* Fluent Bit [v1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)

linux.version

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"linux": {
44
"major-version": "2",
5-
"version": "2.34.2",
5+
"version": "2.34.2.20251210",
66
"release-version": "2.34.1.20251031",
77
"latest": "true",
88
"build": "1",
@@ -12,7 +12,7 @@
1212
"firehose-plugin": "v1.7.2",
1313
"cloudwatch-plugin": "v1.9.4",
1414
"al-tag": "2",
15-
"os-digest": "sha256:df35f537149d81cb0690e33883190dd7909dfc43bc252181498104f6ad49aef8",
15+
"os-digest": "sha256:9b6be4abe25608540e74343310b0bf811d3cc04a96b49459418103eee2699a04",
1616
"flb-repository": "https://github.com/amazon-contributing/upstream-to-fluent-bit.git",
1717
"amazon-linux-sha": "",
1818
"publish": "true"
@@ -21,7 +21,7 @@
2121
{
2222
"linux": {
2323
"major-version": "3",
24-
"version": "3.1.0",
24+
"version": "3.1.1",
2525
"release-version": "3.0.0",
2626
"latest": "false",
2727
"build": "1",
@@ -31,10 +31,10 @@
3131
"firehose-plugin": "v1.7.2",
3232
"cloudwatch-plugin": "v1.9.4",
3333
"al-tag": "2023",
34-
"os-digest": "sha256:f5ca6cafc706233c641ad838e738047389943afd3585cb1df7eedfc4d9b1799d",
34+
"os-digest": "sha256:dc1dacae45ec346969d430237ddd1a282170ec9f322d4b3cf28ac8f1975070a1",
3535
"flb-repository": "https://github.com/fluent/fluent-bit.git",
3636
"amazon-linux-sha": "",
37-
"publish": "false"
37+
"publish": "true"
3838
}
3939
}
4040
]

0 commit comments

Comments
 (0)