Releases: newrelic/newrelic-lambda-cli
Releases · newrelic/newrelic-lambda-cli
v0.6.3
This release completes Python 3.9 support.
v0.6.2
- Fixes license key output handling bug #175
v0.6.1
- Adds missing enquiries dependency #173
v0.6.0
- Adding java layer support #168
- Adding additional NR account id validation for managed secret #171
v0.5.5
- 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
- Fixes a
get_linked_account_by_name
AttributeError #154
v0.5.3
- 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
- Now displays the status reason for when a CloudFormation change set fails #149
v0.5.1
- Fixes AttributeError related to an old reference to role_policy
v0.5.0
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.