You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, yes, they would be all internal to this package. we don't need to leak the detail of what is being used to sign the requests and just make sure that we are keeping the APIs the same.
According to this https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/,
there will be no more releases for AWS SDK for go v1 after July 2025
We should consider migrating to AWS SDK for go v2 so that we reduce the technical dept and prometheus converges to use a single version of this SDK.
There is a similar issue here: prometheus/prometheus#15572
The text was updated successfully, but these errors were encountered: