Skip to content

Releases: newrelic/newrelic-lambda-cli

v0.4.1

19 Nov 18:03
c3f4550
Compare
Choose a tag to compare

Addresses a validation bug where some valid EU region license keys weren't passing.

v0.4.0

12 Nov 16:57
03cc342
Compare
Choose a tag to compare

Default extensions to on, and create the managed secret for the license key by default.

v0.3.3

11 Nov 16:50
888f8dc
Compare
Choose a tag to compare
  • Fixes bug where .lsplit() was used instead of .split() #124

v0.3.2

05 Nov 20:41
6708ae2
Compare
Choose a tag to compare
  • Adds fallback option for license keys if AWS Secrets Manager not available #121

v0.3.1

26 Oct 19:44
401d6df
Compare
Choose a tag to compare

When used with the --enable-license-key-secret option, the CLI now appends the current region to the policy name, so that the secret can be created in each account region.

v0.3.0

21 Oct 19:12
06a7ba0
Compare
Choose a tag to compare
  • Disables the AWS permissions check by default #115
  • The --enable-extension flag installs the license key secret policy if present #113
  • Add additional supported runtimes using the New Relic Lambda Extension #111
  • Adds a --enable-extension flag to enable the New Relic Lambda Extension #110
  • Adds support for New Relic admin keys #106

v0.2.6

08 Sep 19:13
7eb3075
Compare
Choose a tag to compare
  • Fixes non-zero error code for unsupported runtimes #104
  • Store the New Relic license key in a managed secret #103

v0.2.4

15 May 21:24
4790412
Compare
Choose a tag to compare
  • Fixes out-of-order output for threaded commands
  • Pins click to >=7.2.1 to include a fix for a file not found bug in Windows
  • Fixes a bug where the subscription filter verification would override the filter pattern with the default

v0.2.3

13 May 19:13
e4815b3
Compare
Choose a tag to compare
  • Declares UTF-8 encoding to handle unicode errors #95
  • newrelic-lambda layers and newrelic-lambda subscriptions commands now run in thread pool #95

v0.2.2

29 Apr 05:18
81be03a
Compare
Choose a tag to compare
  • Updates the New Relic Layers API to layers.newrelic-external.com, deprecating nr-layers.iopipe.com