Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AWS_FOR_FLUENT_BIT_STABLE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.34.3.20260629
2.34.3.20260702
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### 2.34.3.20260702
* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260629.0
* fix: Clean up unnecessary post kickoff github workflow [#1169](https://github.com/aws/aws-for-fluent-bit/pull/1169)

### 3.4.6
* Minimal set of packages installed using Amazon Linux 2023 container image version: 2023.12.20260629.0
* fix: Clean up unnecessary post kickoff github workflow [#1169](https://github.com/aws/aws-for-fluent-bit/pull/1169)
Comment thread
prateekchaudhry marked this conversation as resolved.
Outdated

### 2.34.3.20260629
* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260622.1

Expand Down
12 changes: 6 additions & 6 deletions linux.version
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"linux": {
"major-version": "2",
"version": "2.34.3.20260629",
"release-version": "2.34.3.20260629",
"version": "2.34.3.20260702",
"release-version": "2.34.3.20260702",
"latest": "true",
"build": "1",
"fluent-bit": "1.9.10",
Expand All @@ -12,16 +12,16 @@
"firehose-plugin": "v1.7.3",
"cloudwatch-plugin": "v1.9.5",
"al-tag": "2",
"os-digest": "sha256:a85ba339b5f846d8121cb1a9d71dce5f0e8d6813c8b1723eab1304574d20728c",
"os-digest": "sha256:7d6721e424d5f3a1184a3e12dcc6d671d999c5d7a1afb466c8db4aee1a2ea237",
"flb-repository": "https://github.com/amazon-contributing/upstream-to-fluent-bit.git",
"publish": "true"
}
},
{
"linux": {
"major-version": "3",
"version": "3.4.5",
"release-version": "3.4.5",
"version": "3.4.6",
"release-version": "3.4.6",
"latest": "false",
"build": "1",
"fluent-bit": "v5.0.7",
Expand All @@ -30,7 +30,7 @@
"firehose-plugin": "v1.7.3",
"cloudwatch-plugin": "v1.9.5",
"al-tag": "2023",
"os-digest": "sha256:da8159b6af7d20f55f7e5da633dab214c04cac9ea660bb60963b6bca30c8a6a0",
"os-digest": "sha256:336b735f8f0aa1d591802beb01d2ef85c6a4a3f411ea4ffa35cad8ba5db282af",
"flb-repository": "https://github.com/fluent/fluent-bit.git",
"publish": "true"
}
Expand Down