awslabs / aws-fluent-plugin-kinesis

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

Remove support for fluentd 0.12 #155

Closed adammw closed 6 years ago

adammw commented 6 years ago

There's a lot of code in this plugin to support the previous version of the fluentd plugin API. fluentd 0.14 has been out for two years now, hopefully most people can/have upgraded, and the cruft can be removed as a new major version of the plugin.

This would also fix the issue in https://github.com/awslabs/aws-fluent-plugin-kinesis/issues/133#issuecomment-407607862