Releases: ekino/EkinoDataProtectionBundle
Releases · ekino/EkinoDataProtectionBundle
v3.1.0
What's Changed
- fix(GdprProcessor): Fix readonly issue by @c-Rolland in #65
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- chore(php): bump php version by @mremi in #59
- chore(upgrade): Monolog by @c-Rolland in #64
New Contributors
- @c-Rolland made their first contribution in #64
Full Changelog: v2.0.0...v3.0.0
v2.0.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
- Add monolog processor to encrypt logs
- Add optional sonata admin to decrypt logs
- Add processor to decrypt secrets at runtime
- Add optional sonata admin to encrypt content
- Enable strict typing
- GdprProcessor: cast context keys to string to avoid FatalThrowableError with numeric keys
- Add TravisCI matrix
- Fix Coveralls tool export
- Fix badges
- Disable audit of Log (cf. https://sonata-project.org/bundles/doctrine-orm-admin/master/doc/reference/audit.html)
- Remove deprecation about configuration tree builder without a root node
- Throw EncryptionException when content can't be encrypted/decrypted and display flash message in admin