You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2022/10/03 16:55:26 UTC

[nifi] branch main updated (c9ade4802c -> 11ff622882)

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

mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from c9ade4802c NIFI-10575 Added minimum GitHub token permissions for workflows
     add 11ff622882 NIFI-10568 Add stateful info to runtime manifest components

No new revisions were added by this update.

Summary of changes:
 .../protocol/component/api/ExtensionComponent.java | 10 +++++++
 .../api/{Relationship.java => Stateful.java}       | 31 +++++++++++-----------
 .../impl/StandardRuntimeManifestBuilder.java       | 28 +++++++++++++++++++
 .../nifi/runtime/manifest/TestRuntimeManifest.java |  5 ++++
 4 files changed, 59 insertions(+), 15 deletions(-)
 copy c2/c2-protocol/c2-protocol-component-api/src/main/java/org/apache/nifi/c2/protocol/component/api/{Relationship.java => Stateful.java} (71%)