🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

serverless-newrelic-lambda-layers

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-newrelic-lambda-layers - npm Package Versions

2345
8

5.8.0

Diff
newrelic
published 5.8.0 •

Changelog

Source

v5.8.0 (2025-04-23)

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)
newrelic
published 5.7.0 •

Changelog

Source

v5.7.0 (2025-01-20)

Miscellaneous chores

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

Changelog

Source

v5.6.0 (2024-12-10)

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

newrelic
published 5.5.0 •

Changelog

Source

v5.5.0 (2024-11-21)

Features

Security improvements

  • deps: adding support to serverless v4 (#477) (d7048b5)
  • 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
newrelic
published 5.4.0 •

Changelog

Source

v5.4.0 (2024-07-24)

newrelic
published 5.3.0 •

Changelog

Source

v5.3.0 (2024-06-12)

Features

newrelic
published 5.2.1 •

Changelog

Source

v5.2.1 (2024-06-12)

Miscellaneous chores

  • removed add-to-board which adds issues/PRs to Node.js agent team github board (#446) (8162697)

Continuous integration

  • Updated create release to pass in build: true (#450) (4fd4ea3)
newrelic
published 5.2.0 •

Changelog

Source

v5.2.0 (2024-06-11)

Features

Security improvements

Miscellaneous chores

  • ci: Removed redundant publish.yml workflow (#427) (b392bdc)

Tests

  • layer: upgrade Lambda layer version in tests NR-278207 (#442) (1b7a6f7)
  • Updated ARNs to contain latest layer versions (#432) (8414422)

Continuous integration

  • Removed use_new_release input from prepare release workflow (#430) (e339d48)
  • removed changelog.json file (#429) (924c798)
newrelic
published 5.1.0 •

Changelog

Source

v5.1.0 (2024-03-26)

Bug fixes

  • Added GitHub Actions workflows for validate (lint, test), and publish (#412) (99a396b)

Miscellaneous chores

newrelic
published 5.0.1 •

Changelog

Source

v5.0.1 (2024-02-13)

Bug fixes

  • Updated check for existing newrelic-log-ingestion script to handle variable suffix.
2345
8