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

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


    omit d3168aee3 support c2x
    omit a39724025 update manifest
    omit bbe22b59c cargo fmt
    omit f2ff1177a c23 update
    omit 1bfabab96 update manifest
    omit b3a6b89fc rebase fixes
    omit 127bfc158 ci clippy changes
    omit 4c0af1ca9 clippy fixes
    omit a2a97c619 add Send for CffiInputStream/CffiOutputStream
    omit 83f5c2b8c arm clippy fixes
    omit 191db01c8 claude code review
    omit e2d145e73 fix clippy
    omit 63e0203b0 update docs
    omit 6a64d4e83 cargo fmt
    omit 2d118e33c small improvements
    omit ad47a9fd4 cargo behave fix disable minifi_rs_playground without 
ENABLE_TEST_PROCESSORS set CMAKE_LIBRARY_OUTPUT_DIRECTORY for corrosion
    omit 53af2a111 cargo fmt
    omit c8028334d rebase changes
    omit a1d37cc5f MINIFICPP-2740 Rust bindings based on stable C API
    omit 174b91491 removed <= c23 workarounds removed unused macro magic
    omit b7ce7e9da minifi_processor_class_definition -> 
minifi_processor_definition minifi_controller_service_class_definition -> 
minifi_controller_service_definition 
MINIFI_PROXY_CONFIGURATION_SERVICE_PROPERTY_TYPE -> 
MINIFI_PROXY_CONFIGURATION_SERVICE_INTERFACE_PROPERTY_TYPE 
MINIFI_SSL_CONTEXT_SERVICE_PROPERTY_TYPE -> 
MINIFI_SSL_CONTEXT_SERVICE_INTERFACE_PROPERTY_TYPE
    omit e11293c38 ensure \n at file ending
    omit 29bf25ffd Apply suggestions from code review
    omit 13b1b18c5 move AdvancedLogger.h to 
minifi-api/include/minifi-cpp/core/logging/AdvancedLogger.h
    omit 0d8c61bd9 fix linter issues with .clang-format update and 
RemoteProcessGroupPort.h reformat
    omit da8424e4e review changes
    omit 989f4c720 moved set_max_log_size and level to AdvancedLogger
    omit d4c1a25d1 remove get/setTriggerWhenEmpty from ProcessorApi 2
    omit a0aa065e5 remove get/setTriggerWhenEmpty from ProcessorApi
    omit ba9fcfbd8 removed MinifiLoggerSetMaxLogSize
    omit a7cc12b8f copilot review changes
    omit 4c9a67ea5 remove minifiSystemControllerServiceType
    omit 7a731a2d4 MINIFICPP-2850 Finalize stable API before 1.0
     add ee49532b2 MINIFICPP-2850 Finalize stable API before 1.0 (#2205)
     add 35e78e3f5 MINIFICPP-2740 Rust bindings based on stable C API
     add 512b5ecb7 rebase changes
     add 187e07c94 cargo fmt
     add ffc3b4a1b cargo behave fix disable minifi_rs_playground without 
ENABLE_TEST_PROCESSORS set CMAKE_LIBRARY_OUTPUT_DIRECTORY for corrosion
     add 67fdae73a small improvements
     add 8da953e26 cargo fmt
     add 4024b262b update docs
     add 9e306aa22 fix clippy
     add 123aaeeb2 claude code review
     add 3f63290ee arm clippy fixes
     add f58cc911e add Send for CffiInputStream/CffiOutputStream
     add 840db4575 clippy fixes
     add ba6ad686c ci clippy changes
     add 6b3e659e0 rebase fixes
     add f33babc0d update manifest
     add b0f7d6b9e c23 update
     add ad0bec512 cargo fmt
     add ebcbd63e4 update manifest
     add 0dddb3211 support c2x

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   (d3168aee3)
            \
             N -- N -- N   refs/heads/minifi_rust (0dddb3211)

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:
 libminifi/src/minifi-api.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to