Skip to content

v7.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 19:38
· 159 commits to main since this release
f5a70fc
  • Added ability to download pre-builts through a proxy host.

    • Use NR_NATIVE_METRICS_PROXY_HOST=<proxy_host> npm i @newrelic/native-metrics.
  • Fixed deprecated code, updated fs.existsSync to fs.accessSync and using NULL vs. the more modern nullptr.

  • Added workflow to automate preparing release notes by reusing the newrelic/node-newrelic/.github/workflows/prep-release.yml@main workflow from agent repository.

  • Added job to automatically add issues/pr to Node.js Engineering board