mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +00:00
- Adding ResolvedReference to encapsulate the results of resolving a back-reference. - Update README.md - Added OkResult for delete commands - Added sync-flow-versions and transfer-flow-version to registry commands - Returning appropriate status code when exiting standalone mode - Adding security section to README Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #2477.