israella.blogg.se

Update node js version
Update node js version








update node js version

Customers running Node.js 11 and earlier have two options: Node.js 10 and 11 are not supported by v8. Node.js v12 is the earliest version supported by the New Relic Node.js v8 agent. Update New Relic Dependencies to versions with updated Node.js version support

  • Defaulted config.feature_flags.certificate_bundle to false.
  • The New Relic bundle and feature flag will be fully removed in next major release. In this case, we recommend getting a certificate bundle for your environment such as the one from Mozilla.

    update node js version

  • If you find this breaking your current environment, you may leverage a feature-flag to temporarily restore this functionality.
  • The standard serverless_mode configuration still exists.
  • Remain on New Relic Node.js v8 agent without the ability to use new features only available with update agent versions.Īdded official parity support for Node.js 16.īREAKING: Removed serverless_mode as a feature flag.
  • Upgrade to a supported version of Node.js and take advantage of the New Relic Node.js v9 agent's new features.
  • Customers running Node.js 13 and earlier have two options: Node.js 12 and 13 are not supported by v9. Node.js 14 is the earliest version supported by the New Relic Node.js v9 agent. Update New Relic dependencies to versions with updated Node.js version support
  • All versions lower than v20.0.0 are deprecated by hapi for security reasons.
  • This is the earliest support version that runs on Node.js 14+.īREAKING: Updated the minimum supported version of hapi to be v20.0.0. The net result is the if you had feature_flag.await_support set to false, the legacy instrumentation tracked every function in a promise chain as a separate segment.īREAKING: Removed instrumentation for the obsolete oracle npm package.īREAKING: Updated the minimum version of pg to be 8.2.x. The agent now relies on async_hooks to track async promise propagation.
  • Released the await_support feature flag.
  • This also removes the legacy Promise instrumentation.
  • The external segment will now be named External/.īREAKING: Removed ability to disable async hooks based promise context tracking via the await_support feature flag.
  • Previous external segments would be named External/:443 when using default HTTPS port.
  • If you find this breaking your current environment, we recommend getting a CA bundle such as the one from Mozilla.īREAKING: The agent now excludes port when making external HTTPS requests to port 443 to be in compliance with the spec and other agents

    update node js version

  • The agent no-longer includes the New Relic certificate bundle when using the 'certificates' configuration (commonly with proxies).
  • For further information see our support policy.īREAKING: The agent no-longer includes the New Relic certificate bundle automatically when using the 'certificates' configuration (commonly with proxies).
  • Added official parity support for Node.js 18.










    Update node js version