v3.2.1
- Improve error messages for
decrypt
,decrypt_stream
andget_resource_id
when the given encrypted data is empty. Note thatdecrypt
anddecrypt_stream
will throw anINVALID_ARGUMENT
error when that happens, not aDECRYPTION_FAILED
. - Downgrade severity for logs related to internal storage and HTTP requests from
Info
toDebug
- Dependency upgrades