cherweg / logstash-input-s3-sns-sqs

logstash input downloading files from s3 Bucket by OjectKey from SNS/SQS
Other
29 stars 35 forks source link

Update allowed versions of logstash-mixin-aws dependency to allow use in logstash 7.16.1 #68

Closed oflannabhra closed 2 years ago

oflannabhra commented 2 years ago

Potentially addresses #67.

logstash-mixin-aws v5.0.0 drops support for AWS SDK v1, but I do not see any references to the removed code in this plugin, which I think means it should be upgradeable without other changes.

If there is a specific testing process, I am happy to do that.

logstash-mixin-aws v5.0.0 is the default version in the newly released logstash (v7.16.1), which addresses a log4j vulnerability, meaning this could be a high priority change.

I'm not sure if this dependency is impacted by this change.

cherweg commented 2 years ago

Thank you for you PR. I´ll tet and release as soon as possible.

regards christian

Kavinraja-G commented 2 years ago

Hi @cherweg! Any update on when this fix will be released ? Thanks! :)

cherweg commented 2 years ago

I think, the release will be ready within the next 4 hours.

oflannabhra commented 2 years ago

@cherweg Thanks! Let me know if there is anything else I can do to help get the patch out. We need this to patch production logstash systems.

cherweg commented 2 years ago

Fighting out of the dependency hell right now… sorry for the delay.

christianherweg0807 commented 2 years ago

@oflannabhra : Released after some testing 2.1.3. https://rubygems.org/gems/logstash-input-s3-sns-sqs/versions/2.1.3

hope this help. if not plz come back.

regards christian