mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
- Added ability to get raw property values from PropertyConfiguration instead of just effective values - Updated TestRunner to allow for testing these migration methods - Auto-enable newly created controller services if they are valid - Eliminated Proxy properties in all AWS processors and instead just make use of the Proxy Configuration controller service - Eliminated authentication properties from AWS processors and migrated all processors to using Controller Service or authentication This closes #7874 Signed-off-by: David Handermann <exceptionfactory@apache.org>