Skip to content

Conversation

ShelbyZ
Copy link
Contributor

@ShelbyZ ShelbyZ commented Sep 30, 2025

Summary

  • Fix issues related to linux.version containing multiple objects
  • Rework script to use functions/main
  • Output changelog details for versions that are publish: true

Testing

Local testing via script:

Current

### 2.34.0
This release includes:
* Fluent Bit [1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)
* Amazon CloudWatch Logs for Fluent Bit 1.9.4
* Amazon Kinesis Streams for Fluent Bit 1.10.2
* Amazon Kinesis Firehose for Fluent Bit 1.7.2
* Amazon Linux 2 base container image version: 2.0.20250915.0

Compared to the previous release, this release adds:
* Fix - TODO blah blah [#TODO](https://github.com/amazon-contributing/upstream-to-fluent-bit/pull/TODO)
* Enhancement - TODO blah blah [#TODO](https://github.com/aws/aws-for-fluent-bit/pull/TODO)

Both enabled

### 2.34.0
This release includes:
* Fluent Bit [1.9.10](https://github.com/fluent/fluent-bit/tree/v1.9.10)
* Amazon CloudWatch Logs for Fluent Bit 1.9.4
* Amazon Kinesis Streams for Fluent Bit 1.10.2
* Amazon Kinesis Firehose for Fluent Bit 1.7.2
* Amazon Linux 2 base container image version: 2.0.20250915.0

Compared to the previous release, this release adds:
* Fix - TODO blah blah [#TODO](https://github.com/amazon-contributing/upstream-to-fluent-bit/pull/TODO)
* Enhancement - TODO blah blah [#TODO](https://github.com/aws/aws-for-fluent-bit/pull/TODO)

### 3.0.0
This release includes:
* Fluent Bit [v4.1.0](https://github.com/fluent/fluent-bit/tree/v4.1.0)
* Amazon CloudWatch Logs for Fluent Bit 1.9.4
* Amazon Kinesis Streams for Fluent Bit 1.10.2
* Amazon Kinesis Firehose for Fluent Bit 1.7.2
* Amazon Linux 2023 base container image version: 2023.8.20250915.0

Compared to the previous release, this release adds:
* Fix - TODO blah blah [#TODO](https://github.com/amazon-contributing/upstream-to-fluent-bit/pull/TODO)
* Enhancement - TODO blah blah [#TODO](https://github.com/aws/aws-for-fluent-bit/pull/TODO)

Description for the changelog

Enhancement: Update generate_changelog.sh to support versions

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Fix issues related to linux.version containing multiple objects
- Rework script to use functions/main
- Output changelog details for versions that are publish: true
@ShelbyZ ShelbyZ added this to the 3.0.0 milestone Sep 30, 2025
@ShelbyZ ShelbyZ requested a review from a team as a code owner September 30, 2025 19:07
@ShelbyZ ShelbyZ added the fluent-bit 4.x Part of the fluent-bit 4.x migration work label Sep 30, 2025
@ShelbyZ ShelbyZ merged commit 3a725e5 into aws:mainline Oct 1, 2025
@ShelbyZ ShelbyZ deleted the changelog-fix branch October 1, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fluent-bit 4.x Part of the fluent-bit 4.x migration work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants