Skip to content

Releases: newrelic/serverless-newrelic-lambda-layers

v2.2.1

30 Nov 16:17
05ea295
Compare
Choose a tag to compare

This release corrects how the plugin detects NR-AWS integration. If any integration exists, the plugin skips creating any integration, and so avoids creating a polling integration when there's a current streaming integration.

The integration code still requests specific integration names from AWS, but that's a backstop which happens after a request to NerdGraph.

v2.2.0

11 Nov 22:15
bebb71c
Compare
Choose a tag to compare

Adds support for Lambda ARM64/Graviton2 architecture.

Updates serverless to 2.66, and Jest to 27

Removes Node 10 from example serverless.yml.

v2.1.4

15 Sep 23:43
bd47ad8
Compare
Choose a tag to compare

Updating Serverless to 2.59.0

v2.1.3

15 Sep 22:21
244f661
Compare
Choose a tag to compare

Adding fix for trusted account key support, adding logging, updating test fixtures.

v2.1.1

02 Sep 17:24
7b00aa9
Compare
Choose a tag to compare

Updating dependencies (Serverless to 2.57.0) and updating CI/CD image to Node 10.

v2.1.0

01 Sep 20:27
4e4b091
Compare
Choose a tag to compare

Adding support for Python 3.9 and removing support for Node 8.

v1.1.8

09 Jul 21:08
410b8fa
Compare
Choose a tag to compare
  • Adds 'proxy' option in order to allow this plugin to work behind an HTTP proxy #144 (thanks @CalMlynarczyk)

v1.1.7

09 Jun 19:13
e6333eb
Compare
Choose a tag to compare

Updating dependencies.

V1.1.6

29 Apr 17:39
4f0d655
Compare
Choose a tag to compare

Adding support for java layer

v1.1.5

05 Mar 20:15
141e444
Compare
Choose a tag to compare

Adding disableLicenseKeySecret flag