* Bumps the version of the log ingestion function 62
0.1.10
* Handle pre-existing integration installs more gracefully 61
0.1.9
* 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
0.1.8
* Fixes an unhandled 400 error during CloudFormation stack creation 56 * Adds support for running the CLI via a Docker container 55 (thanks ismferd)
0.1.7
* Fixes `botocore` import error in `newrelic_lambda_cli.permissions` 51 * Reverts upstream version pinning with `gql` and `graphql-core` 49
0.1.6
* Disables GQL schema introspection if it fails 48