Releases: awslabs/amazon-kinesis-client
Releases · awslabs/amazon-kinesis-client
Amazon Kinesis Client Library for Java 1.5.1
KCL maven artifact 1.5.0 does not work with JDK 7. This release addresses this issue.
Amazon Kinesis Client Library for Java 1.5.0
- Metrics Enhancements
- Support metrics level and dimension configurations to control CloudWatch metrics emitted by the KCL.
- Add new metrics that track time spent in record processor methods.
- Disable WorkerIdentifier dimension by default.
- Exception Reporting — Do not silently ignore exceptions in ShardConsumer.
- AWS SDK Component Dependencies — Depend only on AWS SDK components that are used.
Amazon Kinesis Client Library for Java 1.4.0
Integration with the Kinesis Producer Library
Amazon Kinesis Client Library for Java 1.3.0
Amazon Kinesis Client Library for Java 1.3.0
A new metric called "MillisBehindLatest", which tracks how far consumers are from real time, is now uploaded to CloudWatch.