-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.31.8 CVE patch release #627
Conversation
CHANGELOG.md
Outdated
* Amazon Kinesis Firehose for Fluent Bit 1.7.1 | ||
|
||
Compared to `2.31.7` this release adds: | ||
* Feature - Added the process of building debug and init-debug images to the main pipeline, and sending them to [Amazon ECR Public Gallery](https://gallery.ecr.aws/aws-observability/aws-for-fluent-bit), [Docker Hub](https://hub.docker.com/r/amazon/aws-for-fluent-bit) and Amazon ECR. For debug images, we update the `debug-latest` tag and add a tag as `debug-<Version>`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
customers don't care about our pipeline: and also I htink this isn't quite a feature:
- New images - Added debug images Amazon ECR Public Gallery, Docker Hub and Amazon ECR. For debug images, we update the
debug-latest
tag and add a tag asdebug-<Version>
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ack
windows.versions
Outdated
"kinesis-plugin": "v1.10.1", | ||
"firehose-plugin": "v1.7.1", | ||
"cloudwatch-plugin": "v1.9.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The go plugins should be updated as well, remember I noted on Monday we need to create a new tag in reach repo for dependency upgrades.
"cloudwatch-plugin": "v1.9.2", | ||
"openssl": "3.0.7", | ||
"flexBison": "2.5.22", | ||
"latest": true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please ensure latest is set to false in 2.31.7.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!!!!!
* Amazon Kinesis Streams for Fluent Bit 1.10.1 | ||
* Amazon Kinesis Firehose for Fluent Bit 1.7.1 | ||
|
||
Compared to `2.31.7` this release adds: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Claych since I merged the init gov cloud fix it also is going out in this release too I think. Needs to be called out or reverted.
We're not supposed to add features in CVE releases, so technically we should revert it. Just in case my change introduced a bug which would block folks from consuming the CVE fixes.
https://github.com/aws/aws-for-fluent-bit/commits/mainline
Signed-off-by: Clay Cheng <[email protected]>
This reverts commit 35f563b.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.