DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
107 stars 35 forks source link

v8.106.0 #488

Closed astuyve closed 6 months ago

astuyve commented 6 months ago

What does this PR do?

Releases v8.106.0, which is a breaking change as it drops support for node14 (which is EOL)

Motivation

Gets us to -1 of dd-trace-js, and drops EOL node versions

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (715e2b5) 82.11% compared to head (dd6d4bd) 82.11%.

:exclamation: Current head dd6d4bd differs from pull request most recent head a33ef51. Consider uploading reports for the commit a33ef51 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #488 +/- ## ======================================= Coverage 82.11% 82.11% ======================================= Files 54 54 Lines 2186 2186 Branches 509 509 ======================================= Hits 1795 1795 Misses 329 329 Partials 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.