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

bbende pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 78d88b4  NIFI-7657 Introduced AccessTokenUnnecessaryException for 
authentication calls to HTTP NiFi server. Added exception mapper.
     new 43c6ecd  NIFI-7517: When mapping a ProcessGroup to a 
VersionedProcessGroup, take into account FlowFile Concurrency and FlowFile 
Outbound Policy
     new 2c45a80  NIFI-7517 Fixing unit test, checkstyle issue, and duplicate 
property

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/nifi/groups/StandardProcessGroup.java | 10 ++++++++++
 .../org/apache/nifi/registry/flow/RestBasedFlowRegistry.java   |  2 ++
 .../nifi/registry/flow/mapping/NiFiRegistryFlowMapper.java     |  2 ++
 .../nifi/registry/flow/mapping/NiFiRegistryFlowMapperTest.java |  6 ++++++
 .../main/java/org/apache/nifi/stateless/core/RegistryUtil.java |  2 ++
 pom.xml                                                        |  2 +-
 6 files changed, 23 insertions(+), 1 deletion(-)

Reply via email to