Skip to content

v3.2.1

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