Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Releases: newrelic/node-newrelic-koa

v9.1.0

01 Apr 20:40
0274452
Compare
Choose a tag to compare

Miscellaneous chores

  • Updated recordParamware to construct spec (#175) (a8bce24)

Tests

Continuous integration

  • Updated CI process for releases (#176) (69f41cd)
  • Fixed changelog_file to be NEWS.md (#179) (dfa6c30)
  • Fixed spelling of use_new_release in prepare-release.yml (#178) (4268c5d)

Build system

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/)

v9.0.0

12 Mar 18:36
f01aac5
Compare
Choose a tag to compare
  • BREAKING CHANGE: Updated koa instrumentation to construct specs at instrumentation
    • Must be running v11.11.0 of newrelic for this to function.
  • Updated dev deps follow-redirects, @babel/generator, @babel/parser, @babel/traverse, @babel/types, and axios to fix CVEs.

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/)

v8.0.1

25 Oct 17:46
ce8d201
Compare
Choose a tag to compare
  • Removed newrelic as peer dependency since this package only gets bundled with agent.
  • Updated @babel/traverse from 7.17.3 and 7.21.4 to 7.23.2.

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/)

v8.0.0

28 Aug 13:34
208f33c
Compare
Choose a tag to compare
  • BREAKING: Removed support for Node 14.

  • BREAKING: Removed ability to run @newrelic/koa as a standalone module. This package gets bundled with agent and no longer can run as a standalone in v10 of the newrelic agent.

  • Added support for Node 20.

  • Updated vulnerable dependencies:

    • word-wrap from 1.2.3 to 1.2.4.
    • protobufjs from 7.2.3 to 7.2.4.
  • Added test for registering instrumentation via nr-hooks.

  • Updated README links to point to new forum link.

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/)

v7.2.0

19 Apr 20:01
cf27cb9
Compare
Choose a tag to compare
  • Updated the registration of instrumentation to indicate that it will share a shim instance id for checking if items are wrapped.

  • Updated README header image to latest OSS office required images

  • Fixed dead links in the docs.

  • Added testing coverage to ensure Code Level Metrics functionality with Koa instrumentation

  • Added lockfile checks to CI workflow to prevent malicious changes

  • Updated json5 devDependency to latest.

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.

v7.1.1

16 Dec 15:33
4248f44
Compare
Choose a tag to compare
  • Updated Koa instrumentation to work in applications using the ES Modules loader.

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.

v7.1.0

14 Nov 17:30
ffc5173
Compare
Choose a tag to compare
  • Removed __NR prefixed properties in favor of symbols.

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.

v7.0.0

27 Jul 21:27
afc2479
Compare
Choose a tag to compare

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.

v6.1.2

08 Mar 14:23
e0fb5ef
Compare
Choose a tag to compare
  • Bumps urijs from 1.19.7 to 1.19.9.

  • Stopped bundling versioned tests.

  • Fixed discuss.newrelic.com link in README

  • Resolved several dev-dependency audit warnings.

v6.1.1

07 Feb 20:51
41eb678
Compare
Choose a tag to compare
  • Updated add-to-board to use org level NODE_AGENT_GH_TOKEN

  • Removed usages of internal tracer instance.

  • Bumped @newrelic/test-utilities to ^6.3.0.