mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
- Replaced Groovy implementation with Java classes - Added StandardEncryptConfig and RegistryEncryptConfig command implementations - Added FileTransformer interface with implementations for configuration files - Changed -A to -u for output authorizers.xml when targeting Registry - Removed --newFlowProvider option not used - Removed --translateCli option - Removed --decrypt option Signed-off-by: Joe Gresock <jgresock@gmail.com> This closes #7901.