Releases: newrelic/serverless-newrelic-lambda-layers
Releases · newrelic/serverless-newrelic-lambda-layers
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
v0.1.18
- Updates the New Relic Layers API to
layers.newrelic-external.com
, deprecating nr-layers.iopipe.com
v0.1.17
- Optimizes async HTTP requests the plugin makes during instrumentation #49
v0.1.16
Adding RequestId log filter pattern
v0.1.15
Adding include configuration for wrapping functions, tslint-on-commit, and updates to ReadMe.