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

Bump newrelic from 11.23.2 to 12.0.0 #178

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps newrelic from 11.23.2 to 12.0.0.

Release notes

Sourced from newrelic's releases.

v12.0.0 (2024-07-31)

⚠ BREAKING CHANGES

  • Dropped support for Node.js 16
  • Removed legacy context manager
  • Removed support for redis < 2.6.0
  • Removed instrumentation for director
  • Updated mongodb instrumentation to drop support for versions 2 and 3

Features

  • Dropped support for Node.js 16 (#2394) (1870010)
  • Removed legacy context manager (#2404) (321244c)
  • Removed support for redis < 2.6.0 (#2405) (e2c0a31)
  • Removed instrumentation for director (#2402) (1b355e7)
  • Added server.address to amqplib spans (#2406) (09636a4)
  • Updated mongodb instrumentation to drop support for versions 2 and 3 (#2398) (a0ae32a)
  • Migrated instrumentation for next into agent (#2409) ([b55d8e1](https://github.com/newr elic/node-newrelic/commit/b55d8e1ca09e6055ea09f4fcd773a05245e7203f))
    • You no longer need to load Next.js instrumentation via @newrelic/next.
    • Instead you must load the agent via NODE_OPTIONS='-r newrelic' next start

Documentation

Miscellaneous chores

  • Added test configs for defined targets in the aws test suite (#2403) (cf514d9)
  • Added producer and consumer metrics to kafkajs instrumentation (#2407) (41c1cc6)
  • Switched to using Node built-in test runner (#2387) (b9f64b7)
  • Updated @newrelic/native-metrics to 11.0.0 (#2412) (aef69e2)
  • Updated dashboard links in developer-setup.md (#2397) (16866da)
  • Verified MySQL host:port metric is recorded (#2400) (74176f7)

Tests

  • Removed mongodb-esm tests as they are not atomic and conflicting with mongodb tests in CI (#2416) (e587b9d)
  • Updated minimum version of lesser used versions of 3rd party libraries (#2399) (ef8c006)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

Changelog

Sourced from newrelic's changelog.

{ "repository": "newrelic/node-newrelic", "entries": [ { "version": "12.0.0", "changes": { "security": [ ], "bugfixes": [ ], "features": [ "Added server.address to amqplib spans", "Removed support for redis < 2.6.0", "Removed legacy context manager", "Removed instrumentation for director", "Updated mongodb instrumentation to drop support for versions 2 and 3", "Dropped support for Node.js 16", "Migrated instrumentation for next into agent" ] } }, { "version": "11.23.2", "changes": { "security": [], "bugfixes": [ "Updated aws-sdk v3 instrumentation to load custom middleware last to properly get the external http span to add aws.* attributes", "Updated cassandra-driver instrumentation to properly trace promise based executions" ], "features": [ "Added support for fs.glob in Node 22+" ] } }, { "version": "11.23.1", "changes": { "security": [], "bugfixes": [ "Updated redis v4 instrumentation to work with transactions(multi/exec)" ], "features": [] } }, { "version": "11.23.0", "changes": { "security": [], "bugfixes": [], "features": [

... (truncated)

Commits
  • 42ed0b7 chore: release v12.0.0 (#2418)
  • 941902f test: Removed mongodb-esm tests as they are not atomic and conflicting with m...
  • e587b9d test: Removed mongodb-esm tests as they are not atomic and conflicting with m...
  • a163ee8 chore: Merge next branch (#2412)
  • aef69e2 chore: Updated @newrelic/native-metrics to 11.0.0
  • 41c1cc6 chore: Added producer and consumer metrics to kafkajs instrumentation (#2407)
  • 2aa18b5 refactor: Migrated Next.js instrumentation into agent (#2409)
  • d0c3b96 refactor: Moved relevant nextjs instrumentation and rely on agent commons
  • 09636a4 feat: Added server.address to amqplib spans (#2406)
  • bfdc9a5 Merge remote-tracking branch 'next-js/main' into merge-nextjs-instrumentation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 11.23.2 to 12.0.0.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v11.23.2...v12.0.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the skip-release Do not publish new release label Aug 5, 2024
@dependabot dependabot bot requested review from drdaemos and a team as code owners August 5, 2024 11:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Looks like newrelic is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/newrelic-12.0.0 branch August 6, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release Do not publish new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants