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 v10.2.0 #1660

Merged
merged 4 commits into from
Jun 5, 2023
Merged

chore: release v10.2.0 #1660

merged 4 commits into from
Jun 5, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 5, 2023

v10.2.0 (2023-06-06)

Features

  • Added supportability metrics to indicate how agent was loaded and if --enable-source-maps was passed to Node.js runtime (#1657) (6f6f7e6)

    • Supportability/Features/CJS/Preload - recorded if -r newrelic was used to load agent
    • Supportability/Features/CJS/Require - recorded if require('newrelic') was used to load agent
    • Supportability/Features/EnableSourceMaps - recorded if node --enable-source-maps was present to start application
  • Added logging of process.execArgs at the debug level (#1654) (c85c006)

Miscellaneous Chores

  • Update c8 to merge v8 coverage reports asynchronously to avoid OOM issues (#1652) (34376d7)
  • Updated explorer hub link in readme (#1656) (c1e81a7)

Tests

  • Added unit tests for MySQL instrumentation (#1649) (b693ba0)

@bizob2828 bizob2828 marked this pull request as ready for review June 5, 2023 20:47
@mrickard mrickard self-assigned this Jun 5, 2023
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
@mrickard
Copy link
Member

mrickard commented Jun 5, 2023

Just a couple small verbiage tweaks.

Co-authored-by: Maurice Rickard <maurice@mauricerickard.com>
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #1660 (f361697) into main (6f6f7e6) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1660      +/-   ##
==========================================
- Coverage   96.76%   96.68%   -0.09%     
==========================================
  Files         200      200              
  Lines       39148    39148              
  Branches       24       24              
==========================================
- Hits        37883    37851      -32     
- Misses       1265     1297      +32     
Flag Coverage Δ
esm-unit-tests-14.x 47.80% <ø> (ø)
esm-unit-tests-16.x 92.11% <ø> (ø)
esm-unit-tests-18.x 92.11% <ø> (ø)
integration-tests-14.x 79.00% <ø> (ø)
integration-tests-16.x 79.10% <ø> (ø)
integration-tests-18.x 79.10% <ø> (ø)
unit-tests-14.x 91.32% <ø> (ø)
unit-tests-16.x 91.38% <ø> (ø)
unit-tests-18.x 91.36% <ø> (ø)
versioned-tests-14.x 75.60% <ø> (-0.15%) ⬇️
versioned-tests-16.x 76.93% <ø> (-0.14%) ⬇️
versioned-tests-18.x 76.93% <ø> (-0.14%) ⬇️

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

see 2 files with indirect coverage changes

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

@bizob2828 bizob2828 merged commit 2746195 into main Jun 5, 2023
@bizob2828 bizob2828 deleted the release/v10.2.0 branch June 5, 2023 22:21
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