Releases: newrelic/serverless-newrelic-lambda-layers
v5.14.0
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
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
Features
- added retry logic for NR layers API fetch (#541) (4a55108)
- fix for package-lock.json (#546) (d43646e)
Security improvements
- deps: bump brace-expansion (#536) (c6e2c58)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- deps: bump form-data (#539) (56a90d4)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- deps: bump tmp and inquirer (#538) (f8bbd56)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Miscellaneous chores
- deps-dev: bump lockfile-lint-api from 5.4.6 to 5.9.2 (#522) (5ebb177)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- deps: bump form-data in /examples/nodejs (#523) (55e83d0)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- deps: bump tmp and inquirer in /examples/java (#537) (4769715)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- release v5.11.0 (#544) (fe185e5)
- Co-authored-by: chaudharysaket gh-actions-chaudharysaket@github.com
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
Features
- added slim layer support (#532) (ca5fa67)
- updated README (#529) (9f2f412)
- updated Readme file (#533) (41afa0a)
- Updated Readme for Provider Tags (#530) (11fee78)
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
Features
- apm fusion mode (#524) (d6149e3)
- Support for Ingest Key (#526) (f703457)
- support to ruby 3.4 (#520) (c3bed4b)
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
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
- deps: bump axios from 1.6.2 to 1.7.7 (#473) (3174ca2)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
- deps: bump axios from 1.7.7 to 1.8.4 (#498) (0f4fbe0)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
- deps-dev: bump ws from 7.5.7 to 7.5.10 in /examples/java (#474) (f3d2404)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
- 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)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
- 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
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.6.0
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
- Fix markdown link in manualWrapping option (#437) (12b06f3)
- Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
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
Features
- Adding support for serverless v4 (#477) (d7048b5)
- add provided.al2023 (#462) (a56a995)
- Updating the Layer ARN versions to latest (#471) (a0fbe55)
Security improvements
- deps: bump braces from 3.0.2 to 3.0.3 (#444) (fa1c5e9)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
- deps: bump micromatch from 4.0.5 to 4.0.8 (#464) (8e77ad8)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
- deps: bump ws from 7.5.9 to 7.5.10 (#454) (13c2495)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
Miscellaneous chores
- deps-dev: bump braces from 3.0.2 to 3.0.3 in /examples/python-requirements (#445) (fe84bdf)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
- deps-dev: bump ws from 7.5.7 to 7.5.10 in /examples/python (#453) (4fe712e)
- Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chodavarapu Naga Viswanadha Avinash aavinash@newrelic.com
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
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/)