Skip to content

Releases: apache/nifi-api

2.5.0

09 Nov 02:23
nifi-api-2.5.0
b9ee03b

Choose a tag to compare

Features

  • Add ListenComponent interface and Listen Port definition for components publishing network socket port information
  • Add create branch method to FlowRegistryClient interface

2.4.0

16 Oct 20:15
nifi-api-2.4.0
5104507

Choose a tag to compare

Features

  • Add clear Bulletins methods to the BulletinRepository interface definition
  • Add stack trace property to Bulletin objects
  • Add Flow Registry Client to documented Extension Types
  • Upgraded plugins and test dependencies

2.3.0

16 Oct 20:14
nifi-api-2.3.0
dd85e2e

Choose a tag to compare

Features

  • Add dropStateKeySupported to Stateful annotation allowing a component to specify if individual keys in the component's state can be removed
  • Add flow name and registry information to RegisteredFlowSnapshotMetadata

2.2.0

01 Aug 02:25
nifi-api-2.2.0
9792302

Choose a tag to compare

Features

  • Added VerifyableFlowRegistryClient interface for verification of Flow Registry Clients
  • Added Registered Flow Snapshot Metadata to Process Group Status

2.1.0

01 Aug 02:23
nifi-api-2.1.0
960c607

Choose a tag to compare

Features

  • Added DisallowRunOnce behavior annotation for Processors

2.0.0

23 Sep 17:42
nifi-api-2.0.0
0a171b9

Choose a tag to compare

Features

  • Initial version of Apache NiFi public API as a standalone module for integrating internal and external extension components