Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:49
· 2 commits to main since this release

Features:

  • add encrypt_nil? option to store nil as SQL NULL (#148) by Jinkyou Son

Bug Fixes:

  • always mark the plaintext encryption argument sensitive (CVE-2026-81322) by Zach Daniel

  • decode decrypted terms with :safe and reject compressed payloads (CVE-2026-81319) by Zach Daniel

  • encrypt embedded via storage representation (#147) by Jinkyou Son