bump dd-trace v6 - #832
Conversation
| "@types/promise-retry": "^1.1.3", | ||
| "@types/shimmer": "^1.0.1", | ||
| "dd-trace": "^6.12.0", | ||
| "dd-trace": "^6.15.0", |
There was a problem hiding this comment.
@joeyzhao2018 do these fixtures also need to be updated too? Or does it get overrode in the dockerfile/run scripts?
There was a problem hiding this comment.
i think the script today only updates v5... I actually think we should also make the script update v6 too
There was a problem hiding this comment.
ok I thought so. I'm working to remove these pins right now, so they use the root ddtrace version
purple4reina
left a comment
There was a problem hiding this comment.
Can we get a better PR description and title on this? I'm unsure why you say you're starting a release but then see you bumping the ddtrace version. Why does this version need to be changed?
This comment has been minimized.
This comment has been minimized.
|
@purple4reina, @joeyzhao2018 mentioned there were some cold start improvements in the most recent dd-trace release, and we wanted to get it out in this lambda release. It's not critical, we can do it in the next release. |
What does this PR do?
Bumps dd-trace v6 to most recent version. This is to include the new cold start improvements.
Motivation
Testing Guidelines
Additional Notes
Types of Changes
Check all that apply