Skip to content

Releases: newrelic/serverless-newrelic-lambda-layers

v3.3.3

22 Jun 21:05
cdf29cf
Compare
Choose a tag to compare

Correcting serverless.yml in the Java example

v3.3.2

16 Jun 15:15
6266d26
Compare
Choose a tag to compare
  • Sets stderr log output for Python agent
  • Updates newrelic-log-ingestion script stack name to comply with the CLI.

v3.3.1

06 Jun 21:15
c5bb6a4
Compare
Choose a tag to compare

Restores the NEW_RELIC_LOG_ENABLED env var when logEnabled is set in serverless.yml.

v3.3.0

31 May 18:15
1f16e6f
Compare
Choose a tag to compare

Support for Node 16

v3.2.0

06 May 22:26
520bd44
Compare
Choose a tag to compare

This release

  1. moves project dependencies to peer dependencies
  2. adds support for provider layers. (Thank you to @Shereef for the contribution!)

v3.1.1

13 Apr 21:54
a8da0b8
Compare
Choose a tag to compare

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

v3.1.0

06 Apr 21:14
8e47710
Compare
Choose a tag to compare

Support for enableExtensionLogs boolean

Dependency updates and 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

v3.0.0

25 Feb 17:20
6062126
Compare
Choose a tag to compare

Support for Serverless 3.x.

v2.4.1

22 Feb 21:50
f48132b
Compare
Choose a tag to compare

This updates several dependencies in response to security notices. This is the last 2.x.x release.

v.2.4.0

25 Jan 20:10
3a92e54
Compare
Choose a tag to compare

Updating dependencies: node-fetch patch, and prettier updated to the latest version.