Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

⬆️ Bump newrelic from 8.6.0 to 8.16.0 #177

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps newrelic from 8.6.0 to 8.16.0.

Release notes

Sourced from newrelic's releases.

v8.16.0

  • Automatic application log forwarding is now enabled by default. This version of the agent will automatically send enriched application logs to New Relic. To learn more about about this feature, see the APM logs in context documentation. For additional configuration options, see the Node.js logs in context documentation. To learn about how to toggle log ingestion on or off by account, see our documentation to disable automatic logging via the UI or API.

  • Added a support statement to our release notes

  • Added node 18 to CI workflows.

Support statement:

  • New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.

v8.15.0

  • Added instrumentation for grpc-js unary, streaming, and bidirectional client calls.

  • Added ability to disable server-side configuration via local configuration setting: ignore_server_configuration or environmental variable of NEW_RELIC_IGNORE_SERVER_SIDE_CONFIG.

  • Added tests for client, server and bidirectional streaming of gRPC client.

  • Updated got from 8.3.2 to 11.8.5.

  • Updated moment from 2.29.2 to 2.29.4

Support statement:

  • New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Additionally, older releases will no longer be supported when they reach end-of-life.

v8.14.1

  • Added defensive code in redis v4 instrumentation to check for opts.socket first before evaluating opts.socket.path. Thanks @​RAshidAZ for your contribution!

  • Updated @grpc/proto-loader to v0.6.13 to pickup security fixes in protobufjs.

v8.14.0

  • Fixed issue with api.getBrowserTimingHeader optional script unwrapping issue with util.format. Thanks for your contribution @​github-dd-nicolas 🎉

  • Fixed winston instrumentation to not exit early when winston.createLogger is created without options.

  • Updated pino instrumentation to not override user log configurations.

v8.13.2

v8.13.1

  • Fixed passing undefined as a formatter options to winston.format.combine

    Thanks to Rana Mohammad (@​rjmohammad) for the contribution. 🎉

... (truncated)

Changelog

Sourced from newrelic's changelog.

v8.16.0 (2022-07-21)

  • Automatic application log forwarding is now enabled by default. This version of the agent will automatically send enriched application logs to New Relic. To learn more about about this feature, see the APM logs in context documentation. For additional configuration options, see the Node.js logs in context documentation. To learn about how to toggle log ingestion on or off by account, see our documentation to disable automatic logging via the UI or API.

  • Added a support statement to our release notes

  • Added node 18 to CI workflows.

v8.15.0 (2022-07-07)

  • Added instrumentation for grpc-js unary, streaming, and bidirectional client calls.

  • Added ability to disable server-side configuration via local configuration setting: ignore_server_configuration or environmental variable of NEW_RELIC_IGNORE_SERVER_SIDE_CONFIG.

  • Added tests for client, server and bidirectional streaming of gRPC client.

  • Updated got from 8.3.2 to 11.8.5.

  • Updated moment from 2.29.2 to 2.29.4

v8.14.1 (2022-06-09)

  • Added defensive code in redis v4 instrumentation to check for opts.socket first before evaluating opts.socket.path. Thanks @​RAshidAZ for your contribution!

  • Updated @grpc/proto-loader to v0.6.13 to pickup security fixes in protobufjs.

v8.14.0 (2022-06-06)

  • Fixed issue with api.getBrowserTimingHeader optional script unwrapping issue with util.format. Thanks for your contribution @​github-dd-nicolas 🎉

  • Fixed winston instrumentation to not exit early when winston.createLogger is created without options.

  • Updated pino instrumentation to not override user log configurations.

v8.13.2 (2022-05-31)

v8.13.1 (2022-05-27)

  • Fixed passing undefined as a formatter options to winston.format.combine

    Thanks to Rana Mohammad (@​rjmohammad) for the contribution. 🎉

v8.13.0 (2022-05-26)

  • Moved log forwarding logic to a transport so customer transports are not polluted with NR linking metadata and timestamp and error manipulations.

... (truncated)

Commits
  • cf6f5d9 Merge pull request #1292 from newrelic/release/v8.16.0
  • a065be2 NEWS.md: remove internal drama related to Node 18 on CI
  • 69d0fbf NEWS.md: update for release v8.16.0
  • 7d1e309 Adds auto-generated release notes.
  • 1df4cf4 Setting version to v8.16.0.
  • 8c5459a Merge pull request #1289 from bizob2828/update-mongo-server-container
  • f0a16d2 Merge pull request #1290 from michaelgoin/default-enable-log-forwarding
  • 33302b6 Enables log forwarding by default.
  • 8cd75fa update grep for mongo to not conflate 3 and 5 containers
  • a61171f Upgraded the test container for mongo to mongo v 3 to work with Mac M1.
  • 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 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 8.6.0 to 8.16.0.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/NEWS.md)
- [Commits](newrelic/node-newrelic@v8.6.0...v8.16.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2022

Superseded by #178.

@dependabot dependabot bot closed this Jul 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/newrelic-8.16.0 branch July 28, 2022 02:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants