Skip to content

Releases: newrelic/newrelic-lambda-cli

v0.1.17

20 Feb 15:38
bf6b96c
Compare
Choose a tag to compare
  • Adds a --filter-pattern argument to newrelic-lambda subscriptions install to specify a custom log subscription filter pattern #73
  • Adds an --enable-logs flag to newrelic-lambda integrations install to enable New Relic Logging mode on the log ingestion function #74

v0.1.16

18 Feb 23:01
7611496
Compare
Choose a tag to compare
  • Adds support for all, installed and not-installed filters to layers and subscriptions commands #70
  • Adds an --exclude argument to layers and subscriptions commands when using filters #70
  • Bumps the log ingestion function to v2.1.2 #71

v0.1.14

07 Feb 16:35
254c8d6
Compare
Choose a tag to compare
  • Adds support for multiple --function arguments for newrelic-lambda layers [install|uninstall] commands #67
  • Adds supports for multiple --function arguments for newrelic-lambda subscriptions [install|uninstall] commands #68

v0.1.13

05 Feb 17:54
20c1fab
Compare
Choose a tag to compare
  • Updates the log subscription pattern to capture timeouts #66

v0.1.12

29 Jan 00:41
a0a6f43
Compare
Choose a tag to compare
  • Fix except block for permissions check #64

v0.1.11

25 Jan 00:17
1b59b35
Compare
Choose a tag to compare
  • Bumps the version of the log ingestion function #62

v0.1.10

14 Jan 02:03
5472bdc
Compare
Choose a tag to compare
  • Handle pre-existing integration installs more gracefully #61

v0.1.9

07 Jan 00:46
1e77beb
Compare
Choose a tag to compare
  • Adds a --force flag to newrelic-lambda integrations uninstall to disable interactive prompts #57
  • New Relic AWS Lambda integration can now be uninstalled via newrelic-lambda integrations uninstall if --nr-account-id is provided #59

v0.1.8

03 Jan 18:28
04bf091
Compare
Choose a tag to compare
  • Fixes an unhandled 400 error during CloudFormation stack creation #56
  • Adds support for running the CLI via a Docker container #55 (thanks @ismferd)

v0.1.7

31 Dec 14:27
0cad8ce
Compare
Choose a tag to compare
  • Fixes botocore import error in newrelic_lambda_cli.permissions #51
  • Reverts upstream version pinning with gql and graphql-core #49