File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11#Change Log
22
33## 3.2.0 (2024-05-40) Update
4- Resolve issue of child classes containing Encrypted values not persisting correctly.
5- Made Twig extension an opt-out in config.
6- Check for null encrypted values on insert.
7- Fix command for bulk update/changes to the database.
8- Restore backward compatibility for 5.4.
9- Add AES-GCM-256 Encryptor
4+ Resolve issue of child classes containing Encrypted values not persisting correctly.
5+ Made Twig extension an opt-out in config.
6+ Check for null encrypted values on insert.
7+ Fix command for bulk update/changes to the database.
8+ Restore backward compatibility for 5.4.
9+ Add AES-GCM-256 Encryptor
1010
1111## 3.1.0 (2023-02-22) Update
12- Add attribute support for #[ Encrypted] attributes instead of @Encrypted annotations.
13- Add option to catch doctrine events from multiple connections.
14- Add encrypt and decrypt CLI commands.
15- Refactor for symfony flex and Symfony 6 recommended third party bundle structure
12+ Add attribute support for #[ Encrypted] attributes instead of @Encrypted annotations.
13+ Add option to catch doctrine events from multiple connections.
14+ Add encrypt and decrypt CLI commands.
15+ Refactor for symfony flex and Symfony 6 recommended third party bundle structure.
1616
1717## 3.0.1 (2022-03-13) Symfony 6 and PHP 8
1818Major backward compatibility breaking change to Symfony 6 and PHP 8.
You can’t perform that action at this time.
0 commit comments