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

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


    omit 82d6dd32a clang-tidy workaround
    omit a73ba3735 MinifiProcessContextGetControllerServiceFromProperty
    omit dddc1334a remove MinifiProxyData::version
    omit 983202951 MINIFI_PROXY_CONFIGURATION_SERVICE_PROPERTY_TYPE description 
change
    omit af16b11be minimize formatting changes for easier review
    omit 5dd600ed5 MINIFICPP-2765 Move GCP Extension to stable C API
     add 3ec8374ef MINIFICPP-2602 Add withAllowedTypes<> to 
AzureStorageProcessorBase.h (#2191)
     add 5ca60f3ec MINIFICPP-2837 Missing ProvidesApi from 
AttributeProviderService (#2192)
     add 1ed49d6da MINIFICPP-2839 Remove test rocksdb instance after test runs 
(#2193)
     add 913faf82c MINIFICPP-2765 Move GCP Extension to stable C API
     add 30a163462 minimize formatting changes for easier review
     add c98c90369 MINIFI_PROXY_CONFIGURATION_SERVICE_PROPERTY_TYPE description 
change
     add afe835c9b remove MinifiProxyData::version
     add a093f9348 MinifiProcessContextGetControllerServiceFromProperty
     add 4ec5f5ca8 clang-tidy workaround

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (82d6dd32a)
            \
             N -- N -- N   refs/heads/gcp_to_c_api (4ec5f5ca8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../ubuntu_22_04_clang_arm_manifest.json           | 49 +++++++++++++++++++++-
 .../azure/processors/AzureStorageProcessorBase.h   | 16 +++----
 .../KubernetesControllerService.h                  |  2 +
 .../tests/DBContentRepositoryTests.cpp             |  9 ++++
 .../tests/unit/TailFileTests.cpp                   |  2 +
 .../controllers/AttributeProviderService.h         | 11 ++++-
 .../ProxyConfigurationServiceInterface.h           |  1 +
 7 files changed, 78 insertions(+), 12 deletions(-)

Reply via email to