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

aws-sdk-go is deprecated #1053

Open
phlogistonjohn opened this issue Dec 17, 2024 · 0 comments · May be fixed by #1057
Open

aws-sdk-go is deprecated #1053

phlogistonjohn opened this issue Dec 17, 2024 · 0 comments · May be fixed by #1057
Assignees

Comments

@phlogistonjohn
Copy link
Collaborator

I just noticed this rook issue: rook/rook#14869 that states:
(copied in full for convenience)


The RGW/Object Gateway support makes extensive use of aws-sdk-go, which has been officially deprecated in favor of -v2. Original flavor SDK is scheduled to be EOL on 2025-07-31. There is a -v2 migration guide.

EOL Announcement(s):

https://github.com/aws/aws-sdk-go?tab=readme-ov-file#warning-this-sdk-is-in-maintenance-mode
https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/

@nixpanic nixpanic self-assigned this Jan 6, 2025
nixpanic added a commit to nixpanic/go-ceph that referenced this issue Jan 7, 2025
github.com/aws/aws-sdk-go is deprecated and will be end-of-life later in
2025. github.com/aws/aws-sdk-go-v2 is the replacement, but using it
requires a few minor adaptions.

Closes: ceph#1053
Signed-off-by: Niels de Vos <ndevos@ibm.com>
nixpanic added a commit to nixpanic/go-ceph that referenced this issue Jan 9, 2025
github.com/aws/aws-sdk-go is deprecated and will be end-of-life later in
2025. github.com/aws/aws-sdk-go-v2 is the replacement, but using it
requires a few minor adaptions.

Closes: ceph#1053
Signed-off-by: Niels de Vos <ndevos@ibm.com>
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 a pull request may close this issue.

2 participants