Releases: newrelic/serverless-newrelic-lambda-layers
Releases · newrelic/serverless-newrelic-lambda-layers
v3.3.3
Correcting serverless.yml in the Java example
v3.3.2
- Sets
stderr
log output for Python agent
- Updates newrelic-log-ingestion script stack name to comply with the CLI.
v3.3.1
Restores the NEW_RELIC_LOG_ENABLED
env var when logEnabled
is set in serverless.yml.
v3.2.0
This release
- moves project dependencies to peer dependencies
- adds support for provider layers. (Thank you to @Shereef for the contribution!)
v3.1.1
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
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
Support for Serverless 3.x.
v2.4.1
This updates several dependencies in response to security notices. This is the last 2.x.x release.
v.2.4.0
Updating dependencies: node-fetch patch, and prettier updated to the latest version.