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 644ccc827 K -> P in Property context
    omit b13110bf5 review change + small improvement in build.rs
    omit d4d650cdb is_required: K::IS_REQUIRED
    omit 48c934876 cargo fmt
    omit de1851816 fix
    omit ff08c36c7 manifest update
    omit 00bd3f375 rebase NUMBER_VALIDATOR
    omit 11962ac64 win fix
    omit cd1f52788 property rework
    omit ac48ad190 MINIFICPP-2869 Improve rust api property validation and 
property getters
     add acf6bc7e4 MINIFICPP-2879 Use FIPS when MINIFI_FIPS environment 
variable is set (#2235)
     add a1aaf191f MINIFICPP-2882 Fix missing catch2 target in Conan build 
(#2236)
     add b2d7921cd MINIFICPP-2880 Drop clang18 support (#2240)
     add d89fea9eb MINIFICPP-2881 Set MINIFI_API_VERSION to 2 (#2244)
     add 7862f00f3 MINIFICPP-2869 Improve rust api property validation and 
property getters
     add 04bef4b10 property rework
     add 3ceb9f089 win fix
     add 4f22e3bfe rebase NUMBER_VALIDATOR
     add 614f750b3 manifest update
     add 2af66cf93 fix
     add 96eecad11 cargo fmt
     add fdc8bf61b is_required: K::IS_REQUIRED
     add f7fddb476 review change + small improvement in build.rs
     add c7b0ed09b K -> P in Property context

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   (644ccc827)
            \
             N -- N -- N   refs/heads/minifi_rust_impr (c7b0ed09b)

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/compiler-support.yml                              | 2 +-
 README.md                                                           | 2 +-
 .../src/minifi_behave/containers/minifi_linux_container.py          | 5 ++++-
 .../src/minifi_behave/containers/minifi_win_container.py            | 6 +++++-
 cmake/GetCatch2.cmake                                               | 3 +++
 minifi-api/include/minifi-api.h                                     | 2 +-
 6 files changed, 15 insertions(+), 5 deletions(-)

Reply via email to