Skip to content

v6.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 21:23
· 250 commits to main since this release
00f8ad1
  • 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

  • Fixed overeager pattern-filter interpretation.

  • Added getShim method for retrieving a test Shim instance.

    This enables test setup involving instrumentation like scenarios (adding segments, etc.) without reaching into the internal tracer.