diff --git a/AWS_FOR_FLUENT_BIT_STABLE_VERSION b/AWS_FOR_FLUENT_BIT_STABLE_VERSION index 5911aaff1..55a09625c 100644 --- a/AWS_FOR_FLUENT_BIT_STABLE_VERSION +++ b/AWS_FOR_FLUENT_BIT_STABLE_VERSION @@ -1 +1 @@ -2.34.3.20260423 +2.34.3.20260504 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cd995400..f5a3ac287 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +### 2.34.3.20260504 +* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260427.1 +* fix: Fix verification for stable [#1127](https://github.com/aws/aws-for-fluent-bit/pull/1127) +* fix: Make unzip use -qq to control output [#1122](https://github.com/aws/aws-for-fluent-bit/pull/1122) + +### 3.3.1 +* Minimal set of packages installed using Amazon Linux 2023 container image version: 2023.11.20260427.1 +* fix: Fix verification for stable [#1127](https://github.com/aws/aws-for-fluent-bit/pull/1127) +* fix: Make unzip use -qq to control output [#1122](https://github.com/aws/aws-for-fluent-bit/pull/1122) + ### 2.34.3.20260423 * Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260413.0 * Amazon CloudWatch Logs for Fluent Bit 1.9.5 diff --git a/linux.version b/linux.version index be19cde26..1f6ab7a18 100644 --- a/linux.version +++ b/linux.version @@ -2,8 +2,8 @@ { "linux": { "major-version": "2", - "version": "2.34.3.20260423", - "release-version": "2.34.3.20260423", + "version": "2.34.3.20260504", + "release-version": "2.34.3.20260504", "latest": "true", "build": "1", "fluent-bit": "1.9.10", @@ -12,7 +12,7 @@ "firehose-plugin": "v1.7.3", "cloudwatch-plugin": "v1.9.5", "al-tag": "2", - "os-digest": "sha256:2db9bc6d285dcac98d4939633d0ddaea134324036d412e98c81917742a7be6ef", + "os-digest": "sha256:3ee7a08c5ea9013cc20063d97d42b003aed4b0e381562e5310f9a17d034100e9", "flb-repository": "https://github.com/amazon-contributing/upstream-to-fluent-bit.git", "publish": "true" } @@ -20,8 +20,8 @@ { "linux": { "major-version": "3", - "version": "3.3.0", - "release-version": "3.3.0", + "version": "3.3.1", + "release-version": "3.3.1", "latest": "false", "build": "1", "fluent-bit": "v5.0.3", @@ -30,7 +30,7 @@ "firehose-plugin": "v1.7.3", "cloudwatch-plugin": "v1.9.5", "al-tag": "2023", - "os-digest": "sha256:fe4122f41784670c960b28c8a32036d8ca268bb56a002ce1e191271b6ddf3293", + "os-digest": "sha256:34e79a29c5726670e1a2bd72db36bfd659c2c464e0b3e56bd1a7adfe93df820d", "flb-repository": "https://github.com/fluent/fluent-bit.git", "publish": "true" }