aws / aws-xray-sdk-go

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

Fixing Vulnerability #390

Closed atshaw43 closed 1 year ago

atshaw43 commented 1 year ago

Issue #, if available:

Description of changes: Updating aws-sdk-go to v1.44.114

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

atshaw43 commented 1 year ago

OSX has a different default retry strategy on connections than Windows and Ubuntu. I am setting the retry strategy explicitly so that there is no ambiguity.