Skip to content

Commit

Permalink
Release 1.7.5 of the Amazon Kinesis Client Library
Browse files Browse the repository at this point in the history
* Correctly handle throttling for DescribeStream, and save accumulated progress from individual calls.
  * PR awslabs#152
* Upgrade to version 1.11.115 of the AWS Java SDK
  * PR awslabs#155
  • Loading branch information
pfifer committed Apr 7, 2017
1 parent 81f3283 commit 6d8851a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>amazon-kinesis-client</artifactId>
<packaging>jar</packaging>
<name>Amazon Kinesis Client Library for Java</name>
<version>1.7.5-SNAPSHOT</version>
<version>1.7.5</version>
<description>The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data
from Amazon Kinesis.
</description>
Expand Down

0 comments on commit 6d8851a

Please sign in to comment.