Releases: newrelic/serverless-newrelic-lambda-layers
Releases · newrelic/serverless-newrelic-lambda-layers
v2.1.0
v1.1.8
v1.1.7
V1.1.6
Adding support for java layer
v1.1.5
v1.1.4
v1.1.2
Fix for string accountId values not matching number value returned by integration validation.
v.1.1.1
Correction to constructor to handle fallback to default region. (Thank you, @vishalraghav94!)
v1.1.0
This release includes
- a corrected CloudFormation template for automatic creation of the appropriate managed secret in AWS, and corresponding access policy, attached to the function execution role
- more obvious messaging if the New Relic License Key can't be retrieved from New Relic
- updates to the serverless module
v1.0.0
- Allows deployment to non-US regions from US-based NR accounts
- Automatically creates and attaches access policy for authenticating the NR Extension instead of log subscription/ingest (unless the extension is explicitly not enabled)
- Updates Serverless and Jest dependencies