Recent Releases of https://github.com/awslabs/aws-fluent-plugin-kinesis
https://github.com/awslabs/aws-fluent-plugin-kinesis - Version 0.4.0
- Feature - Add option to ensure Kinesis Stream connection. #35
- Feature - Add option to support zlib compression. #39
Note: We introduced Semantic Versioning here.
- Ruby
Published by riywo over 10 years ago
https://github.com/awslabs/aws-fluent-plugin-kinesis - Version 0.3.6
- Cross account access support: Added support for cross account access for Amazon Kinesis stream. With this update, you can put reocrds to streams those are owned by other AWS account. This feature is achieved by AssumeRole.
- Ruby
Published by yuta-imai almost 11 years ago
https://github.com/awslabs/aws-fluent-plugin-kinesis - Version 0.3.5
- 1MB record size limit: Increased record size limit from 50KB to 1MB due to Amazon Kinesis improvement.
- Switching IAM user support: Added support for shared credential file.
- Ruby
Published by yuta-imai almost 11 years ago
https://github.com/awslabs/aws-fluent-plugin-kinesis - Version 0.3.1 of Fluent Plugin for Amazon Kinesis
Version 0.3.1
- Fluentd v0.12 support: We now support Fluentd v0.12.
- Ruby
Published by yuta-imai about 11 years ago
https://github.com/awslabs/aws-fluent-plugin-kinesis - Version 0.3.0 of Fluent Plugin for Amazon Kinesis
Version 0.3.0
- Throughput improvement: Added support for PutRecords API by default.
- Bug fix: Removed redundant Base64 encoding of data for each Kinesis record emitted. Applications consuming these records will need to be updated accordingly.
- Ruby
Published by yuta-imai over 11 years ago
https://github.com/awslabs/aws-fluent-plugin-kinesis - Version 0.2.0 of Fluent Plugin for Amazon Kinesis
Version 0.2.0
- Partition key randomization: Added support for partition key randomization.
- Throughput improvements: Added support for spawning additional processes and threads to increase throughput to Amazon Kinesis.
- AWS SDK for Ruby V2: Added support for AWS SDK for Ruby V2.
- Ruby
Published by yuta-imai over 11 years ago