Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v11.17.0 #2193

Merged
merged 6 commits into from
May 15, 2024
Merged

chore: release v11.17.0 #2193

merged 6 commits into from
May 15, 2024

Conversation

github-actions[bot]
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)

mrickard and others added 4 commits May 15, 2024 13:46
Signed-off-by: mrickard <maurice@mauricerickard.com>
Signed-off-by: mrickard <maurice@mauricerickard.com>
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
NEWS.md Outdated Show resolved Hide resolved
Co-authored-by: James Sumners <jsumners@newrelic.com>
@mrickard mrickard requested a review from jsumners-nr May 15, 2024 14:39
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
changelog.json Outdated Show resolved Hide resolved
Signed-off-by: mrickard <maurice@mauricerickard.com>
@mrickard mrickard requested a review from bizob2828 May 15, 2024 15:13
@mrickard mrickard merged commit 6cfce04 into main May 15, 2024
43 of 44 checks passed
@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.

None yet

3 participants