Skip to content

Releases: newrelic/newrelic-lambda-cli

v0.7.2

20 Jul 23:10
c06b351
Compare
Choose a tag to compare

v0.7.1

24 Jun 18:12
844843d
Compare
Choose a tag to compare
  • Adds support for Node 16
  • Removes deprecated Lambda runtimes Node 10 and Python 2.7

v0.7.0

17 Mar 23:49
b191eb7
Compare
Choose a tag to compare
  • 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

26 Jan 19:26
08928ee
Compare
Choose a tag to compare
  • Pins gql to 2.0.0 as 3.0.0 introduces breaking changes #197 (thanks @irishgordo)

v0.6.9

06 Jan 19:25
9403996
Compare
Choose a tag to compare
  • Fixes bug where layers.index was returning layers with incompatible architectures #197

v0.6.8

16 Dec 15:46
1a51f3b
Compare
Choose a tag to compare

v0.6.7

30 Nov 21:13
e5c21f4
Compare
Choose a tag to compare
  • Remove Enquiries For Layer Prompts #187

v0.6.6

23 Nov 18:45
e891f91
Compare
Choose a tag to compare
  • Detects TTY, Go Into Non-Interactive Mode If Not TTY #186

v0.6.5

04 Nov 17:23
5726b1f
Compare
Choose a tag to compare
  • Adds support for compatible architectures in layer selection (x64_86, arm64)

v0.6.4

26 Oct 16:00
c14b5d9
Compare
Choose a tag to compare
  • Fixes datatype issue for nr_account_id in verbose mode #178 (thanks @Kavinraja-G)