This is an automated email from the ASF dual-hosted git repository.

fgerlits pushed a change to branch MINIFICPP-2283
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


    from 74fc7f6a0 whitespace improvement
     add 929aafecc getAllControllerServices should return a vector of 
non-owning pointers
     add f22ed53c9 protect against future code which includes non-sensitive 
properties in the overrides map by mistake

No new revisions were added by this update.

Summary of changes:
 encrypt-config/FlowConfigEncryptor.cpp                 |  4 ++--
 libminifi/include/core/ProcessGroup.h                  |  2 +-
 .../include/core/controller/ControllerServiceNode.h    |  1 +
 libminifi/src/core/ProcessGroup.cpp                    |  8 ++++++--
 .../src/core/controller/ControllerServiceNode.cpp      | 18 ++++++------------
 libminifi/src/core/json/JsonFlowSerializer.cpp         |  1 +
 libminifi/src/core/yaml/YamlFlowSerializer.cpp         |  1 +
 7 files changed, 18 insertions(+), 17 deletions(-)

Reply via email to