- Dropped Elixir 1.12.x support
- Fixed
GenerateDataKeyWithoutPlaintext
- it now does not sendKeySpec
when sendingNumberOfBytes
(#15)
- Updated dependencies
- Dropped Elixir 1.11.x support
- Updated dependencies
- Updated dependencies
- Add
GenerateDataKeyPair
andGenerateDataKeyPairWithoutPlaintext
operations (#12) - Updated dependencies
- Add
Sign
,Verify
andGetPublicKey
operations
- Fixed the
@doc
compiler warning - Updated dependencies
- Fixed issue with
generate_data_key
ignoring key size param when setting KeySpec default (#4) - Updated ExAws dependency
- Major Project Split. Please see the main ExAws repository for previous changelogs.