Skip to content

Releases: awslabs/amazon-kinesis-producer

Version 0.12.0 of the Amazon Kinesis Producer Library

19 Sep 21:20
Compare
Choose a tag to compare

0.12.0

  • Maven Artifact Signing Change

  • Windows Support is not Available for this Version.

    This version of the Kinesis Producer Library doesn't currently support windows. Windows support will be added back at a later date.

Java

  • Log output from the kinesis_producer is now captured, and re-emitted by the LogInputStreamReader
  • The daemon is now more aggressive about restarting the native kinesis_producer process.
  • Updated AWS SDK dependency.

C++ Core

  • The native process now uses version 1.0.5 of the AWS C++ SDK.
    • The native process doesn't currently support any of the AWS C++ SDK credentials providers. Support for these providers will be added a later date.
  • The native process now attempts to produce stack traces for various fatal signals.

Amazon Kinesis Producer Library 0.10.2

19 Nov 21:04
Compare
Choose a tag to compare

Version 0.10.2

See the main README for a list of changes.

Amazon Kinesis Producer Library 0.10.1

17 Aug 07:46
Compare
Choose a tag to compare

Version 0.10.1.

See the main README for a list of changes.

Amazon Kinesis Producer Library 0.10.0

16 Jul 18:04
Compare
Choose a tag to compare

Version 0.10.0.

See the main README for a list of changes.

Amazon Kinesis Producer Library 0.9.0

02 Jun 18:51
Compare
Choose a tag to compare

First release of the KPL. This release includes a Java wrapper.