Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 15, 2024

v11.17.0 (2024-05-15)

Features

  • Added otel compliant server.address, server.port, and http.request.method to external http spans (#2169) (b0a3e6d)
  • Added otel compliant db.system, server.address, and server.port attributes to database spans (#2173) (3fdcab4)

Bug fixes

  • Added support for AWS API Gateway v2 payloads (#2191) (0ccdc6a)

Code refactoring

  • Updated instrumentation for http, undici, grpc to use a new segment.captureExternalAttributes to centralize the necessary data needed to create segment and span attributes (#2179) (ddb6356)

Documentation

Miscellaneous chores

Continuous integration

  • Updated minimum version of lib-dynamo to work around peer dependency resolution (#2174) (7ddf2c9)

@codecov
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (0ccdc6a) to head (ea19ee1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2193      +/-   ##
==========================================
- Coverage   95.22%   95.21%   -0.01%     
==========================================
  Files         279      279              
  Lines       44908    44908              
==========================================
- Hits        42762    42761       -1     
- Misses       2146     2147       +1     
Flag Coverage Δ
integration-tests-16.x 50.07% <ø> (ø)
integration-tests-18.x 49.20% <ø> (ø)
integration-tests-20.x 49.21% <ø> (ø)
unit-tests-16.x 89.03% <ø> (ø)
unit-tests-18.x 88.94% <ø> (ø)
unit-tests-20.x 88.94% <ø> (ø)
versioned-tests-16.x 76.26% <ø> (-0.09%) ⬇️
versioned-tests-18.x 77.29% <ø> (-0.09%) ⬇️
versioned-tests-20.x 77.30% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrickard mrickard marked this pull request as ready for review May 15, 2024 14:18
Co-authored-by: James Sumners <[email protected]>
@mrickard mrickard requested a review from jsumners-nr May 15, 2024 14:39
@mrickard mrickard requested a review from bizob2828 May 15, 2024 15:13
@mrickard mrickard merged commit 6cfce04 into main May 15, 2024
@mrickard mrickard deleted the release/v11.17.0 branch May 15, 2024 15:26
bizob2828 pushed a commit that referenced this pull request May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants