Symmetric Encryption v4.1.0 Release Notes

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

    Closed issues:

    • ๐Ÿ”ง Cipher with version:1 not found in any of the configured SymmetricEncryption ciphers #103
    • ๐Ÿ‘ท Query Db? #102
    • โœ… Validating for nil is giving false in my tests/Getting Coercible::UnsupportedCoercion: Coercible::Coercer::Object#to_string errors #96
    • ๐Ÿ‘ท Can't get array column to encrypt #91
    • ๐Ÿ‘ท Generate files command appears to suggest wrong parameter for app name #90
    • ๐Ÿ‘ท Order preserving encryption #89
    • โœ… Issue saving non-string fields - Encrypted date test must be a value encrypted using SymmetricEncryption.encrypt #88
    • ๐Ÿ‘ท Multi-environment usage #87
    • ๐Ÿ‘ท Detect encryption version of an encrypted attribute #86
    • ๐Ÿ“š Documentation is out of date #84
    • ๐Ÿ‘ท Padding Check Failed #82

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”‹ Feature/aws kms #104 (reidmorrison)
    • โž• Add missing check ENV variable #101 (ggwpp)
    • ๐Ÿ‘Œ Support output buffer in Reader#read and drastically reduce Reader & Writer memory usage #98 (janko)
    • ๐Ÿ‘ Allow explicitly setting environment requested from config file #97 (whatcould)
    • ๐Ÿ“š Documentation/fix links #85 (tingaloo)