Skip to content

Releases: newrelic/newrelic-lambda-cli

v0.2.1

02 Apr 23:03
Compare
Choose a tag to compare
  • Fixes an newrelic-lambda integrations update bug where an error would occur if there were no changes detected #92

v0.2.0

30 Mar 22:00
8c7e965
Compare
Choose a tag to compare
  • The newrelic-log-ingest function is now installed directly, rather than via a nested CloudFormation stack, which simplifies management.
  • The upgrade process will migrate from a nested stack to an unnested stack.
  • The upgrade CLI now preserves parameter values by default, so they don't need to be re-specified when you run the upgrade.

v0.1.25

12 Mar 15:37
46b81e1
Compare
Choose a tag to compare
  • Adds a newrelic-lambda integrations update command to update the log ingestion function #85
  • Fixes bug where newrelic-lambda subscriptions install was returning an incomplete message for no change #86

v0.1.24

09 Mar 22:22
9d85fee
Compare
Choose a tag to compare
  • Bumps Log Ingestion Function to v2.2.1 #83

v0.1.23

09 Mar 15:03
1391006
Compare
Choose a tag to compare
  • Fixes ARN Handling for Subscription Commands #82

v0.1.22

04 Mar 20:12
6fffd02
Compare
Choose a tag to compare
  • Adds RequestId to the default log subscription filter pattern #80

v0.1.21

27 Feb 22:29
b673b0c
Compare
Choose a tag to compare
  • Adds a --output argument to newrelic-lambda functions list to specify output format #78
  • Bumps log ingestion function version to v2.1.3 #79

v0.1.20

26 Feb 17:39
3deefb4
Compare
Choose a tag to compare

v0.1.19

21 Feb 19:30
53a62bf
Compare
Choose a tag to compare
  • Fixes filter pattern check when updating subscription filters #75

v0.1.18

20 Feb 17:41
9d6ae18
Compare
Choose a tag to compare
  • Adds a -e shorthand for the --enable-logs flag