All Versions
33
Latest Version
Avg Release Cycle
104 days
Latest Release
1480 days ago

Changelog History
Page 1

  • v4.3.2

    April 04, 2020
  • v4.3.1

    October 10, 2019
  • v4.3.0

    May 02, 2019
  • v4.2.1

    April 04, 2019
  • v4.2.0

    February 21, 2019
  • v4.1.4 Changes

    February 12, 2019

    ๐Ÿ‘ท Full Changelog

    Closed issues:

    • ๐Ÿ‘ท symmetric-encryption --generate fails #115

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘ท Use dirname to create a parent path for new config file #116 (cmrd-senya)
  • v4.1.3 Changes

    February 03, 2019

    ๐Ÿ‘ท Full Changelog

    Closed issues:

    • ๐Ÿ‘ท I gotta ask... --generate creates world-readable key files? #99

    ๐Ÿ”€ Merged pull requests:

    • โž• Add AWS to list of available keystores #113 (tommysolsen)
    • ๐Ÿ”‹ Feature/key files are only readable by owner #112 (nesteves)
  • v4.1.2 Changes

    November 11, 2018

    ๐Ÿ‘ท 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)
  • v4.1.0 Changes

    October 21, 2018

    ๐Ÿ‘ท 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)
  • v4.0.0 Changes

    August 30, 2017

    ๐Ÿ‘ท Full Changelog