atomita / fluent-plugin-aws-elasticsearch-service

This repository is extends of https://github.com/uken/fluent-plugin-elasticsearch/ which made connectable to Amazon Elassticsearch Service using Aws Signers V4. Please check the requirements to connect to Amazon Elassticsearch Service without using Aws Signers V4 for before starting use. (reference https://groups.google.com/forum/#!msg/fluentd/uW87VAOqxeE/cfhenicEBAAJ)
MIT License
122 stars 49 forks source link

Update dependencies #63

Closed cosmo0920 closed 4 years ago

cosmo0920 commented 4 years ago
cosmo0920 commented 4 years ago

I'd published fluent-plugin-elasticsearch v4.0.0 which contains breaking changes for ILM feature but this version's breaking changes does not affect your plugin. Your plugin uses fluent-plugin-elasticsearch dependencies:[">= 3.3.0", "< 4"] but this dependency should be [">= 3.3.0", "< 5"] now. @atomita Could you release the new version?

cosmo0920 commented 4 years ago

@atomita Kindly ping.