aws / aws-xray-sdk-go

AWS X-Ray SDK for the Go programming language.
Apache License 2.0
276 stars 117 forks source link

Use Go SDK V2 #416

Open Gobd opened 11 months ago

Gobd commented 11 months ago

It would be nice if either this package used https://github.com/aws/aws-sdk-go-v2 internally or there was a separate package aws-xray-sdk-go-v2 package. There was this PR but nothing happened https://github.com/aws/aws-xray-sdk-go/pull/138

stijndehaes commented 5 months ago

Deprecation of the v1

I would like an upgrade to v2 because v1 will not receive updates anymore from july 31 2024

stijndehaes commented 5 months ago

Actually v2 is supported, but removing the v1 makes sense at this point