* Adds a `-e` shorthand for the `--enable-logs` flag
0.1.17
* 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
0.1.16
* 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
0.1.14
* 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
0.1.13
* Updates the log subscription pattern to capture timeouts 66