This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch beke_2
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
discard 4963f4334 MINIFICPP-2850 Finalize stable API before 1.0
discard c0b0bce57 clang tidy fix
discard 00fe8994c update manifest
discard b807fc0d2 fix linter
discard 98984a190 api_sandbox -> api_testing
discard 4fac593e0 review changes
discard 2e9abb638 Apply suggestions from code review
omit c13b5b411 refactor minifiSystemAllowedType
omit e9a72f38f review changes
omit 5c7ca43a0 AttributeProviderService::ProvidesApi
omit 8375ad07f more tests
omit 90289f68f MINIFICPP-2816 Add controller_service::api_implementations
to C api
add 2b37cf586 Bump cryptography from 46.0.7 to 48.0.1 in /behave_framework
(#2202)
add 4bb562b27 MINIFICPP-2816 Add controller_service::api_implementations
to C api
add e4d949eb7 more tests
add 8f48fa3a5 AttributeProviderService::ProvidesApi
add e02c4c900 review changes
add 46eb8c3b6 refactor minifiSystemAllowedType
add c0c9768b1 Apply suggestions from code review
add 4702fbeb3 review changes
add 5aaf0acf8 api_sandbox -> api_testing
add d2146d0dc fix linter
add 3305519dd update manifest
add 30a6a204a clang tidy fix
add dbc319526 Update
extensions/stable-api-testing/AnimalControllerServices.h
add 4dfb48c28 reformatted entire stable-api-testing dir
add 6d99be7de small refactor in AgentInformation.cpp
add 08c79b97d Revert "small refactor in AgentInformation.cpp"
add 35d49cab7 Revert "refactor minifiSystemAllowedType"
new ff8f2f089 MINIFICPP-2850 Finalize stable API before 1.0
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 (4963f4334)
\
N -- N -- N refs/heads/beke_2 (ff8f2f089)
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.
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:
behave_framework/pyproject.toml | 2 +-
extensions/stable-api-testing/AnimalControllerServices.h | 12 +++++++-----
extensions/stable-api-testing/tests/ZooTests.cpp | 6 ++----
libminifi/src/core/state/nodes/AgentInformation.cpp | 13 +++++--------
4 files changed, 15 insertions(+), 18 deletions(-)