Releases: awslabs/amazon-kinesis-producer
Releases · awslabs/amazon-kinesis-producer
Version 0.12.0 of the Amazon Kinesis Producer Library
0.12.0
-
Maven Artifact Signing Change
- Artifacts are now signed by the identity
Amazon Kinesis Tools <[email protected]>
- Artifacts are now signed by the identity
-
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
Version 0.10.2
See the main README for a list of changes.
Amazon Kinesis Producer Library 0.10.1
Version 0.10.1.
See the main README for a list of changes.
Amazon Kinesis Producer Library 0.10.0
Version 0.10.0.
See the main README for a list of changes.
Amazon Kinesis Producer Library 0.9.0
First release of the KPL. This release includes a Java wrapper.