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

Release v9.10.2 #1513

Merged
merged 4 commits into from
Feb 21, 2023
Merged

Release v9.10.2 #1513

merged 4 commits into from
Feb 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 21, 2023

Proposed Release Notes

  • fix: Replaced request.aborted with response.close in HTTP instrumentation.
  • Fixed issue where setting NEW_RELIC_GRPC_IGNORE_STATUS_CODES was not properly parsing the codes as integers, thus not ignoring reporting errors of certain status codes.
  • Upgraded @grpc/grpc-js from 1.8.5 to 1.8.7.

Links

Details

@bizob2828 bizob2828 marked this pull request as ready for review February 21, 2023 19:00
NEWS.md Outdated Show resolved Hide resolved
@jmartin4563 jmartin4563 self-assigned this Feb 21, 2023
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #1513 (3ab84e6) into main (d1b1964) will increase coverage by 3.19%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1513      +/-   ##
==========================================
+ Coverage   93.20%   96.39%   +3.19%     
==========================================
  Files         177      196      +19     
  Lines       36286    38198    +1912     
  Branches       23       23              
==========================================
+ Hits        33819    36822    +3003     
+ Misses       2467     1376    -1091     
Flag Coverage Δ
esm-unit-tests-14.x 47.57% <ø> (ø)
esm-unit-tests-16.x 92.14% <ø> (ø)
esm-unit-tests-18.x 92.14% <ø> (ø)
integration-tests-14.x 77.58% <ø> (ø)
integration-tests-16.x 77.67% <ø> (ø)
integration-tests-18.x 77.67% <ø> (ø)
unit-tests-14.x 90.24% <ø> (ø)
unit-tests-16.x 90.30% <ø> (ø)
unit-tests-18.x 90.28% <ø> (ø)
versioned-tests-14.x 75.19% <ø> (?)
versioned-tests-16.x 76.61% <ø> (?)
versioned-tests-18.x 76.61% <ø> (?)

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

Impacted Files Coverage Δ
lib/instrumentation/@redis/client.js 100.00% <0.00%> (ø)
lib/instrumentation/bunyan.js 100.00% <0.00%> (ø)
lib/instrumentation/bluebird.js 97.22% <0.00%> (ø)
lib/instrumentation/@hapi/vision.js 93.33% <0.00%> (ø)
lib/instrumentation/winston.js 98.65% <0.00%> (ø)
lib/instrumentation/restify.js 95.00% <0.00%> (ø)
lib/instrumentation/fastify.js 96.51% <0.00%> (ø)
lib/instrumentation/mongodb/v4-mongo.js 94.44% <0.00%> (ø)
lib/instrumentation/cassandra-driver.js 100.00% <0.00%> (ø)
lib/instrumentation/mongodb.js 95.74% <0.00%> (ø)
... and 35 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Co-authored-by: Jessica Lopatta <jlopatta@newrelic.com>
@jmartin4563 jmartin4563 merged commit 8babde7 into main Feb 21, 2023
@coreyarnold coreyarnold deleted the release/v9.10.2 branch May 18, 2023 22:54
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.

2 participants