Aws Fluent Plugin Kinesis Versions Save

Amazon Kinesis output plugin for Fluentd

v0.4.0

8 years ago
  • Feature - Add option to ensure Kinesis Stream connection. #35
  • Feature - Add option to support zlib compression. #39

Note: We introduced Semantic Versioning here.

v0.3.6

8 years ago
  • 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.

v0.3.5

8 years ago

v0.3.1

9 years ago

Version 0.3.1

  • Fluentd v0.12 support: We now support Fluentd v0.12.

v0.3.0

9 years ago

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.

v0.2.0

9 years ago

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.