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

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


    from 5ba20b87c5 NIFI-12648 Refactor components in elasticsearch bundle 
using current API methods
     add 38fc0a4e8d NIFI-12646 Set Python Processor version to 2.0.0-M2
     add 640b7bdfbb NIFI-12646-RC4 prepare release nifi-2.0.0-M2-RC4
     add 5ca7b0df81 NIFI-12646-RC4 prepare for next development iteration
     new da9aa33bf1 Merge branch 'NIFI-12646-RC4'

The 1 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:
 .../minifi-framework/minifi-properties-loader/pom.xml                | 4 +---
 nifi-commons/nifi-json-schema-api/pom.xml                            | 4 +---
 nifi-commons/nifi-json-schema-shared/pom.xml                         | 4 +---
 .../nifi-extension-utils/nifi-record-path-property/pom.xml           | 4 +---
 .../nifi-framework/nifi-web/nifi-web-frontend/pom.xml                | 4 +---
 .../nifi-framework-bundle/nifi-framework/nifi-web/pom.xml            | 3 +--
 nifi-nar-bundles/nifi-jolt-bundle/nifi-jolt-nar/pom.xml              | 4 +---
 nifi-nar-bundles/nifi-jolt-bundle/nifi-jolt-processors/pom.xml       | 4 +---
 nifi-nar-bundles/nifi-jolt-bundle/nifi-jolt-utils/pom.xml            | 4 +---
 nifi-nar-bundles/nifi-jolt-bundle/pom.xml                            | 4 +---
 nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-common/pom.xml     | 4 +---
 nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-processors/pom.xml | 3 +--
 .../nifi-zendesk-bundle/nifi-zendesk-services-nar/pom.xml            | 4 +---
 nifi-nar-bundles/nifi-zendesk-bundle/nifi-zendesk-services/pom.xml   | 4 +---
 .../nifi-openai-module/src/main/python/PromptChatGPT.py              | 2 +-
 .../nifi-text-embeddings-module/src/main/python/ChunkDocument.py     | 2 +-
 .../nifi-text-embeddings-module/src/main/python/ParseDocument.py     | 2 +-
 .../src/main/python/vectorstores/PutChroma.py                        | 2 +-
 .../src/main/python/vectorstores/PutPinecone.py                      | 2 +-
 .../src/main/python/vectorstores/QueryChroma.py                      | 2 +-
 .../src/main/python/vectorstores/QueryPinecone.py                    | 2 +-
 nifi-toolkit/nifi-toolkit-api/pom.xml                                | 5 +++++
 pom.xml                                                              | 2 +-
 23 files changed, 27 insertions(+), 48 deletions(-)

Reply via email to