Skip to content

Releases: newrelic/newrelic-lambda-cli

v0.6.3

20 Oct 17:55
b39013b

Choose a tag to compare

This release completes Python 3.9 support.

v0.6.2

18 May 01:23
75df5a1

Choose a tag to compare

  • Fixes license key output handling bug #175

v0.6.1

14 May 15:46
169571e

Choose a tag to compare

  • Adds missing enquiries dependency #173

v0.6.0

10 May 21:35
98fa2be

Choose a tag to compare

  • Adding java layer support #168
  • Adding additional NR account id validation for managed secret #171

v0.5.5

25 Feb 22:51
a88f810

Choose a tag to compare

  • Adds a warning if attempting to install the New Relic Lambda Extension on an unsupported runtime #160
  • Adds nodejs14.x runtime support #160
  • newrelic-lambda layers uninstall now only removes environment variables it manages instead of NEW_RELIC_* #159

v0.5.4

12 Feb 18:25
ff38086

Choose a tag to compare

  • Fixes a get_linked_account_by_name AttributeError #154

v0.5.3

10 Feb 02:17
92ec034

Choose a tag to compare

  • Make New Relic Cloud integration linking ID-based instead of name-based #150 * Display IAM role ARN for existing New Relic Cloud integrations #150

v0.5.2

11 Jan 18:23
8478195

Choose a tag to compare

  • Now displays the status reason for when a CloudFormation change set fails #149

v0.5.1

18 Dec 01:51
5c4f3db

Choose a tag to compare

  • Fixes AttributeError related to an old reference to role_policy

v0.5.0

18 Dec 00:55
799f617

Choose a tag to compare

Adds staging as a valid option for '--nr-region' when configuring the extension, and fetching the license key. This is useful for internal NR customers.