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.16.0 #2170

Merged
merged 5 commits into from
Apr 29, 2024
Merged

chore: release v11.16.0 #2170

merged 5 commits into from
Apr 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 29, 2024

v11.16.0 (2024-04-29)

Features

  • Added API ignoreApdex to ignore calculating apdex for the active transaction (#2166) (cb21d2c)

Bug fixes

  • Fixed issue with CJS being imported as ESM (#2168) (9a14cb0)

Security improvements

Documentation

Miscellaneous chores

  • Migrated @newrelic/superagent into agent repo (#2141)
  • Migrated @newrelic/aws-sdk into agent repo (#2161) (a9eb593)
  • Migrated @newrelic/koa into mainline agent repo (#2148) (33af646)
  • Removed repetitive cache busting (#2160) (5ac870e)
  • Updated instrumentation to use type constants instead of raw strings (#2165) (c5b42cd)
  • Updated versioned tests readme (#2159) (a957304)
  • Updated versioned tests to support upcoming tooling (#2147) (38e47d9)
  • Updated versioned tests to use quiet output mode (#2145) (63a5ddc)

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.20%. Comparing base (9a14cb0) to head (7790fc1).

❗ Current head 7790fc1 differs from pull request most recent head 02e60ad. Consider uploading reports for the commit 02e60ad to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2170      +/-   ##
==========================================
- Coverage   95.20%   95.20%   -0.01%     
==========================================
  Files         279      279              
  Lines       44811    44811              
==========================================
- Hits        42664    42663       -1     
- Misses       2147     2148       +1     
Flag Coverage Δ
integration-tests-16.x 50.13% <ø> (ø)
integration-tests-18.x 49.27% <ø> (ø)
integration-tests-20.x 49.27% <ø> (ø)
unit-tests-16.x 89.01% <ø> (ø)
unit-tests-18.x 88.92% <ø> (ø)
unit-tests-20.x 88.92% <ø> (ø)
versioned-tests-16.x 76.27% <ø> (-0.09%) ⬇️
versioned-tests-18.x 77.31% <ø> (-0.09%) ⬇️
versioned-tests-20.x 77.32% <ø> (-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.

@jsumners-nr jsumners-nr marked this pull request as ready for review April 29, 2024 12:16
NEWS.md Outdated
#### Documentation

* Fixed images in markdown tutorials ([#2153](https://github.com/newrelic/node-newrelic/pull/2153)) ([ef14948](https://github.com/newrelic/node-newrelic/commit/ef14948a0068e21d7c5aa569b8f2862f07a7f941))
* Fixed images in markdown tutorials ([#2153](https://github.com/newrelic/node-newrelic/pull/2153)) ([ea8358f](https://github.com/newrelic/node-newrelic/commit/ea8358f6fa5a6e001ad49cab93eab46d7d9a9eb3))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a duplicate

NEWS.md Outdated Show resolved Hide resolved
"security": [
"bump formidable and superagent"
],
"bugfixes": [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file also needs cleaned up. i didn't catch it the first time

Copy link
Member

@bizob2828 bizob2828 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one last change

@jsumners-nr jsumners-nr merged commit ff44b39 into main Apr 29, 2024
36 checks passed
@jsumners-nr jsumners-nr deleted the release/v11.16.0 branch April 29, 2024 16:29
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

2 participants