🚀 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

1245
8

3.3.6

Diff
teamiopipe
published 3.3.6 •

Changelog

Source

v3.3.6 (2022-10-27)

Miscellaneous chores

  • Updated dependencies
  • Changed peer dependency versions to use the ^ specifier instead of ~. Thanks to @wrumsby for pointing it out, and @ran-j for submitting a PR to fix.
teamiopipe
published 3.3.5 •

Changelog

Source

v3.3.5 (2022-07-14)

Miscellaneous chores

This release updates the ReadMe to emphasize that this plugin should be last in the plugins section of the serverless.yml. Thank you to @sebastianmarines for pinpointing this as a cause of Node 16 functions being unable to find the NR handler.

teamiopipe
published 3.3.3 •

Changelog

Source

v3.3.3 (2022-06-22)

Miscellaneous chores

  • Corrected serverless.yml in the Java example
teamiopipe
published 3.3.2 •

Changelog

Source

v3.3.2 (2022-06-16)

Miscellaneous chores

  • Set stderr log output for Python agent
  • Updated newrelic-log-ingestion script stack name to comply with the CLI.
teamiopipe
published 3.3.1 •

Changelog

Source

v3.3.1 (2022-06-06)

Bug fixes

  • Restored the NEW_RELIC_LOG_ENABLED env var when logEnabled is set in serverless.yml.
teamiopipe
published 3.3.0 •

Changelog

Source

v3.3.0 (0222-05-31)

Features

  • Added support for Node 16
teamiopipe
published 3.2.0 •

Changelog

Source

v3.2.0 (2022-05-06)

Features

  • Added support for provider layers. (Thank you to @Shereef for the contribution!)

Miscellaneous chores

  • Moved project dependencies to peer dependencies
teamiopipe
published 3.1.1 •

Changelog

Source

v3.1.1 (2022-04-13)

Features

  • Added Fallback logging for developers running Serverless 2.x, or running 3.x in environments that don't have local Serverless 3.x.
teamiopipe
published 3.1.0 •

Changelog

Source

v3.1.0 (2022-04-06)

Features

  • Added support for enableExtensionLogs boolean

Bug fixes

  • Improved support for logging in v3
  • Handling error state when deploying account is unable to list policies
  • Ensuring that API polling integration is created when enableIntegration is set to true

Miscellaneous chores

  • Dependency updates
teamiopipe
published 3.0.0 •

Changelog

Source

v3.0.0 (2022-02-25)

⚠ BREAKING CHANGES

  • Added support for Serverless 3.x.