Skip to content

Kinesis Agent is using out of support AWS Java SDK 1.11.700 #257

@ahmedgouda

Description

@ahmedgouda

Kinesis Agent is still using outdated and no longer supported AWS Java SDK version. This is impacting developer who are using the agent with new region.

According to https://github.com/aws/aws-sdk-java
1.11.x - No longer supported, but migration to 1.12.x should require no code changes.

https://github.com/awslabs/amazon-kinesis-agent/tree/master/pom.xml

<properties>
    <aws-java-sdk.version>1.11.700</aws-java-sdk.version>
</properties>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions