Skip to content

v3.2.1

Compare
Choose a tag to compare
@quentinvernot quentinvernot released this 15 Feb 10:52
· 104 commits to master since this release
  • Improve error messages for decrypt, decrypt_stream and get_resource_id when the given encrypted data is empty. Note that decrypt and decrypt_stream will throw an INVALID_ARGUMENT error when that happens, not a DECRYPTION_FAILED.
  • Downgrade severity for logs related to internal storage and HTTP requests from Info to Debug
  • Dependency upgrades