1.8.0 -- 2020-10-27
farleyb-amazon
released this
27 Oct 22:56
·
22 commits
to master-1.x
since this release
Bugfixes
- Fixes for enabling or disabling discovery mode in the CLI
Breaking Changes
--discovery
parameter is removed. It is replaced by a ‘discovery’ attribute of--wrapping-keys
parameter. Decrypt commands will fail if ‘discovery’ is used as a parameter. The ‘discovery’ attribute is valid only in decrypt commands where the provider is ‘aws-kms’. The command will fail if ‘discovery’ attribute is combined with any other provider.
See https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/crypto-cli.html for more information.