Releases: newrelic/newrelic-lambda-cli
Releases · newrelic/newrelic-lambda-cli
v0.7.1
- Adds support for Node 16
- Removes deprecated Lambda runtimes Node 10 and Python 2.7
v0.7.0
- Adds license key secret verification to
newrelic-lambda integrations update
#204
- Fixes error handling in link_account #203 (thanks @Menghongli)
Breaking Change
- The
newrelic-lambda integrations update
command now requires --nr-account-id
and --nr-api-key
arguments
v0.6.10
- Pins
gql
to 2.0.0
as 3.0.0
introduces breaking changes #197 (thanks @irishgordo)
v0.6.9
- Fixes bug where
layers.index
was returning layers with incompatible architectures #197
v0.6.7
- Remove Enquiries For Layer Prompts #187
v0.6.6
- Detects TTY, Go Into Non-Interactive Mode If Not TTY #186
v0.6.5
- Adds support for compatible architectures in layer selection (x64_86, arm64)
v0.6.4
- Fixes datatype issue for nr_account_id in verbose mode #178 (thanks @Kavinraja-G)