Symmetric Encryption v4.1.2 Release Notes

Release Date: 2018-11-11 // over 5 years ago
  • ๐Ÿ‘ท Full Changelog

    Closed issues:

    • ๐Ÿ‘ท Require active record causes trouble when it is not in use #110
    • ๐Ÿ‘ท Rails: Accessing the decrypted attribute corrupts the encrypted attribute content #108
    • ๐Ÿ‘ท Issues with named parameters for generate CLI command #106
    • ๐Ÿ‘ท AWS KMS Keystore not available? #105
    • ๐Ÿ‘ท Unable to use --rotate-keys generated from v3.8.3 in v4.0.0 #95

    ๐Ÿ”€ Merged pull requests:

    • Fix run_rotate_keys #111 (viniciusnz)
    • ๐Ÿ‘ท Prevent encrypted attribute corruption when using None-encoder #109 (gr8bit)
    • ๐Ÿ›  Fixed issues with named parameters as part of the generate CLI command. #107 (rmorlok)