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

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


    from 9627c4c0e8 NIFI-12174 Upgraded AWS PutLambda Processor to SDK 2
     new f2927525f3 NIFI-12213 This closes #7871. add nifi-utils dependency to 
NARs that do not use nifi-standard-services-api-nar as a parent
     new 584b3fc165 NIFI-12214 This closes #7869. ConsumeElasticsearch Query 
Builder properties do not dependOn the Query Definition Style
     new 1a0f509ffc NIFI-12211: This closes #7868. add Validator.VALID to 
username/password on TinkerpopClientService

The 3 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:
 .../apache/nifi/components/PropertyDescriptor.java | 30 ++++++++++++++++++++
 .../nifi/components/TestPropertyDescriptor.java    | 33 ++++++++++++++++++++++
 .../elasticsearch/ConsumeElasticsearch.java        | 32 +++++++++++++++++++++
 .../elasticsearch/ConsumeElasticsearchTest.java    |  8 +++---
 .../integration/AbstractElasticsearchITBase.java   |  2 +-
 nifi-nar-bundles/nifi-elasticsearch-bundle/pom.xml |  4 +--
 .../apache/nifi/graph/TinkerpopClientService.java  |  2 ++
 .../nifi-kerberos-iaa-providers-nar/pom.xml        |  5 ++++
 .../nifi-ldap-iaa-providers-nar/pom.xml            |  5 ++++
 9 files changed, 114 insertions(+), 7 deletions(-)

Reply via email to