Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.1.3 of the Amazon Kinesis Client Library for Java #519

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

pfifer
Copy link
Contributor

@pfifer pfifer commented Mar 18, 2019

Milestone#30: https://github.com/awslabs/amazon-kinesis-client/milestone/30

  pub   4096R/86368934 2019-02-14 [expires: 2020-02-14]
  uid                  Amazon Kinesis Tools <amazon-kinesis-tools@amazon.com>

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Milestone#30: https://github.com/awslabs/amazon-kinesis-client/milestone/30
* Added a message to recommend using `KinesisClientUtil` when an acquire timeout occurs in the `FanOutRecordsPublisher`.
  * PR#514: awslabs#514
* Added a sleep between retries while waiting for a newly created stream consumer to become active.
  * PR#506: awslabs#506
* Added timeouts on all futures returned from the DynamoDB and Kinesis clients.
  The timeouts can be configured by setting `LeaseManagementConfig#requestTimeout(Duration)` for DynamoDB, and `PollingConfig#kinesisRequestTimeout(Duration)` for Kinesis.
  * PR#518: awslabs#518
* Upgraded to SDK version 2.5.10.
  * PR#518: awslabs#518
* Artifacts for the Amazon Kinesis Client for Java are now signed by a new GPG key:
  pub   4096R/86368934 2019-02-14 [expires: 2020-02-14]
  uid                  Amazon Kinesis Tools <amazon-kinesis-tools@amazon.com>
@pfifer pfifer added this to the 2.1.3 milestone Mar 18, 2019
@pfifer pfifer requested a review from sahilpalvia March 18, 2019 23:28
@sahilpalvia sahilpalvia merged commit a629185 into awslabs:master Mar 18, 2019
@pfifer pfifer deleted the release-notes-2.1.3 branch March 18, 2019 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants