epsagon / epsagon-go

Automated tracing library for Go 1.x ⚡️
https://epsagon.com
MIT License
28 stars 11 forks source link

AWS SDK v2 deprecated version v0.23.0 #90

Closed JonsCodi closed 2 years ago

JonsCodi commented 3 years ago

Hi, I have to implement my Tracing using AWS v2 Services amazon, and i noticed that your module dont use the v1.0.0 stable of aws sdk v2, or v.1.4.0 latest.

Do you think about renewing the version? This broke my application because i has the v1.32.0 version and your lib has v0.23.0.. deprecated version;