Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Consider upgrading aws sdk dependency to v2 #491

Closed
anthony-foulfoin opened this issue Sep 11, 2019 · 1 comment
Closed

Consider upgrading aws sdk dependency to v2 #491

anthony-foulfoin opened this issue Sep 11, 2019 · 1 comment
Labels
status: duplicate A duplicate of another issue

Comments

@anthony-foulfoin
Copy link

An AWS java sdk v2 is available, the announcement post: https://aws.amazon.com/fr/blogs/developer/aws-sdk-for-java-2-x-released
Since the announcement, more features have been added, here is the complete changelog: https://github.com/aws/aws-sdk-java-v2/blob/master/docs/LaunchChangelog.md

It brings some improvements that could not be fixed in v1.11.x since they are breaking changes.

For instance, the parsing of the ~/.aws/config and ~/.aws/credentials files has changed to be more close of the AWS CLI, the v1 java sdk and the current AWS CLI do not parse these files the same way, which can cause troubles.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 11, 2019
@artembilan artembilan added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 13, 2019
@artembilan
Copy link

Duplicates #267

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: duplicate A duplicate of another issue
Development

No branches or pull requests

3 participants