Releases: newrelic/serverless-newrelic-lambda-layers
Releases · newrelic/serverless-newrelic-lambda-layers
v0.4.1
Bumping package.json version for release pipeline
v0.4.0
Includes support for log ingestion via New Relic Lambda Extension. Also allows extension to be disabled via serverless.yml config, and includes dependency updates.
v0.3.0
- Adds support for the New Relic Lambda Extension #81
v0.2.5
- Fix to include
templates
in NPM package #76
- Fix request handling of JSON response #77
v0.2.4
- Fix undefined error in integration module #74
v0.2.3
- Fixes missing fetch dependency error #72
v0.2.2
- Fixes an integration check binding bug #70
v0.2.1
- Fixes a reference error for getCallerIdentity #69
v0.2.0
- Now installs the New Relic Lambda integration and log ingestion function #61
Breaking Change:
- Some functionality now requires the
newRelic.apiKey
to be set