-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
Description
We have a plugin:
https://github.com/awslabs/logstash-output-amazon_es
which we want to bump the aws-sdk version to "~>3". To avoid any dependency conflicts with other logstash plugins, we would also like to bump the version of aws-sdk used by logstash-mixin-aws. My thinking is that this should be a major version bump, and that each of the logstash plugins that are using "logstash-mixin-aws" as a runtime dependency should upgrade their dependency to "logstash-mixin-aws" with a version bump as well.
I am in the process of developing and testing this change, but wanted to create the issue to track any discussion about this.
JPLachance, roman-v-pirogov, timatooth and amine250