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

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


    omit 06036d7c9 review change
    omit 6525c688d cargo fmt
    omit fce40dbef review changes and clippy fix (for new rust warnings (rustc 
upgrade))
    omit fd73ee076 property trait comments
    omit 7f6c01d0a K -> P in Property context 2
    omit fef93690b K -> P in Property context
    omit f67a0db5b review change + small improvement in build.rs
    omit 518b46846 is_required: K::IS_REQUIRED
    omit d33ed267d cargo fmt
    omit 8b847f62d fix
    omit 70f91327d manifest update
    omit 265f4f8a8 rebase NUMBER_VALIDATOR
    omit 64866d509 win fix
    omit 5bbfdc8ef property rework
    omit 3f92464be MINIFICPP-2869 Improve rust api property validation and 
property getters
     add 148097ab3 MINIFICPP-2888 Fixing build failure in rocky (#2250)
     add 4ee6b4fe8 MINIFICPP-2887 Memory leak in 
minifi_process_session_transfer/minifi_process_session_remove (#2249)
     add 37c901b05 MINIFICPP-2869 Improve rust api property validation and 
property getters
     add e109b753a property rework
     add 9568acc5c win fix
     add e0bf4d014 rebase NUMBER_VALIDATOR
     add 9c724e747 manifest update
     add 95bd720e9 fix
     add da99d6488 cargo fmt
     add 5bc2701c6 is_required: K::IS_REQUIRED
     add e7bc21a92 review change + small improvement in build.rs
     add 7399b5a30 K -> P in Property context
     add f5e7b430c K -> P in Property context 2
     add f71f18fcc property trait comments
     add 5b8d6721b review changes and clippy fix (for new rust warnings (rustc 
upgrade))
     add 144eb4c2e cargo fmt
     add 288e205a9 review change

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   (06036d7c9)
            \
             N -- N -- N   refs/heads/minifi_rust_impr (288e205a9)

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:
 .github/workflows/memcheck_ci.yml                  |  1 +
 docker/rockylinux/Dockerfile                       | 12 ++++-----
 extensions/llamacpp/tests/CMakeLists.txt           |  1 +
 extensions/stable-api-testing/tests/CMakeLists.txt |  1 +
 libminifi/src/minifi-api.cpp                       |  8 ++++--
 libminifi/test/unit/ProcessSessionTests.cpp        | 30 ++++++++++++++++++++++
 6 files changed, 45 insertions(+), 8 deletions(-)

Reply via email to