Releases: genecommerce/module-encryption-key-manager
Releases · genecommerce/module-encryption-key-manager
v0.0.6-alpha
What's Changed
- Update test.sh by @convenient in #19
- Add logging to the
decrypt
function to trace unhandled data by @convenient in #18
Full Changelog: v0.0.5-alpha...v0.0.6-alpha
v0.0.5-alpha
What's Changed
- Add basic circleci verification tests by @convenient in #16
- Fix imported namespace to allow compatibility by @jorgehs91 in #15
New Contributors
- @jorgehs91 made their first contribution in #15
Full Changelog: v0.0.4-alpha...v0.0.5-alpha
v0.0.4-alpha
What's Changed
- Add customer_entity, oauth_consumer, and tfa_user_config to the list of tables that contain encrypted values by @TuVanDev in #6
- Add command to reencrypt specific table/column pair by @convenient in #10
- Add admin_user and admin_adobe_ims_webapi to the list of tables that contain encrypted values by @TuVanDev in #11
- Removed setup_version from module.xml for zero downtime deploy. by @davekleijn in #13
New Contributors
- @TuVanDev made their first contribution in #6
- @davekleijn made their first contribution in #13
Full Changelog: v0.0.3-alpha...v0.0.4-alpha
v0.0.3-alpha
What's Changed
- Emphasise steps to protect stores by @qrz-io in #4
- Fix
config:set --lock-env
command by @convenient in #5
Full Changelog: v0.0.2-alpha...v0.0.3-alpha
v0.0.2-alpha
What's Changed
- fix core_config_data re-encryption by @convenient in #2
- Additional fixes by @convenient in #3
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
v0.0.1-alpha
Update README.md