awslabs / aws-fluent-plugin-kinesis

Amazon Kinesis output plugin for Fluentd
Apache License 2.0
293 stars 96 forks source link

Use sdk v3 now that fluent-plugin-s3 also uses it #152

Closed grosser closed 6 years ago

grosser commented 6 years ago

removes a ton of dependencies when installing https://rubygems.org/gems/fluent-plugin-s3

@riywo @adammw

⚠️note-to-self do not force-push since we use that commit ⚠️

simukappu commented 6 years ago

Hi @grosser, Thank you for your contribution! Now we are discussing that we're going to merge #156 including your #152. Then, we will release these update as v3.0.0-rc (#158).

Before merging your contribution, could you confirm to the formal statement below?:

"Please confirm this contribution is under the terms of the Apache 2.0 license. Thanks."

grosser commented 6 years ago

I confirm this contribution is under the terms of the Apache 2.0 license.

simukappu commented 6 years ago

Thank you - @grosser! We will merge this as soon as possible.