Skip to content

Releases: newrelic/serverless-newrelic-lambda-layers

v5.14.0

11 Mar 10:29
b79d88e

Choose a tag to compare

Features

Miscellaneous chores

  • bump up dependencies with nodejs24 package lock changes for release (#580) (8a10666)
  • release v5.13.1 (#579) (c4b1fd1)

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

v5.13.0

10 Dec 03:57
e3eaf48

Choose a tag to compare

Features

  • added support for Node.js 24.x and Python 3.14 (#560) (7b2830f)
  • updated examples to remove event trigger (#552) (5373c9a)

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

v5.12.0

12 Nov 16:27
7d26df5

Choose a tag to compare

Features

Security improvements

Miscellaneous chores

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

v5.10.0

15 Sep 04:12
e748c90

Choose a tag to compare

Features

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

v5.9.0

31 Jul 11:58
a9d0651

Choose a tag to compare

Features

Miscellaneous chores

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

v5.8.0

23 Apr 12:35
c9c2cc5

Choose a tag to compare

Features

  • add sendFunctionLogs & sendExtensionLogs config params (#497) (0556094)
  • added feature to add nrTags and customise nrEnvDelimiter (#494) (c27b89b)
  • adding ruby runtime support and example (#509) (f592cac)

Security improvements

Miscellaneous chores

  • added dotnet8 example (#512) (9742d1d)
  • added engines for package.json (#511) (271e0d9)
  • deps-dev: bump axios from 1.6.2 to 1.8.4 in /examples/java (#500) (52a829d)
    • Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • deps-dev: bump axios from 1.6.2 to 1.8.4 in /examples/nodejs (#499) (55ce0ca)
    • Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • deps-dev: bump axios from 1.6.2 to 1.8.4 in /examples/python (#508) (8364719)
    • Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • deps-dev: bump braces from 3.0.2 to 3.0.3 in /examples/java (#507) (36dd0a9)
    • Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • deps-dev: bump braces from 3.0.2 to 3.0.3 in /examples/nodejs (#506) (a5be1a0)
    • Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • deps-dev: bump braces from 3.0.2 to 3.0.3 in /examples/python (#475) (ce4ae6c)
  • deps-dev: bump ws from 7.5.7 to 7.5.10 in /examples/java (#474) (f3d2404)
  • deps-dev: bump ws from 7.5.7 to 7.5.10 in /examples/nodejs (#505) (c87e79b)
    • Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • deps: bump axios from 1.6.2 to 1.7.7 in /examples/python-requirements (#472) (23d8e29)
  • deps: bump axios from 1.7.7 to 1.8.4 in /examples/python-requirements (#513) (6f3237e)
    • Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • update ci-workflow.yml (#504) (00e98c2)
  • updated dependencies version (#514) (9f3c45a)
  • Updated examples with latest versions (#493) (c9cdafc)
  • Updated Serverless version in examples (#510) (fe18340)
  • updated test fixures for the serverless repo with latest layers (#495) (07c2225)
  • updating test-fixtures with latest versions (#501) (2474fe6)

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

v5.7.0

20 Jan 13:11
2a4100c

Choose a tag to compare

Miscellaneous chores

  • Fixing handler not updating for Node.js runtime 22 (#489) (0161b3b)

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

v5.6.0

02 Jan 15:43
02069c0

Choose a tag to compare

Features

  • Added support for Python 3.13 runtime (#480) (a64bac5)
  • Adding support to Node js v22 runtime and updating test cases. (#483) (b6fb279)
  • updating code cov version (#481) (632bed9)

Bug fixes

Documentation

Miscellaneous chores

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

v5.5.0

21 Nov 12:15
b0c282b

Choose a tag to compare

Features

Security improvements

Miscellaneous chores

  • deps-dev: bump braces from 3.0.2 to 3.0.3 in /examples/python-requirements (#445) (fe84bdf)
  • deps-dev: bump ws from 7.5.7 to 7.5.10 in /examples/python (#453) (4fe712e)

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

v5.4.0

24 Jul 14:25
9d9b6ac

Choose a tag to compare

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