awslabs / amazon-kinesis-producer

Amazon Kinesis Producer Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade dependency on AWS SDK

behrangs-sportsbet opened this issue · comments

At the moment KPL depends on AWS SDK 1.11.128 which is about 7 months old.

The current SDK version is 1.11.244.

An updated version of KPL would allow us to use the latest SDK alongside KPL.

0.12.8 now has the upgraded AWS SDK.

Feel free to reopen if you have more questions or issues.