Skip to content

Releases: apache/nifi-api

NiFi API 2.9.0

Choose a tag to compare

@pvillard31 pvillard31 released this 22 Jun 15:23
nifi-api-2.9.0
af5e64f

What's Changed

New Contributors

Full Changelog: nifi-api-2.8.0...nifi-api-2.9.0

NiFi API 2.8.0

Choose a tag to compare

@pvillard31 pvillard31 released this 22 Jun 15:22
nifi-api-2.8.0
9867373

What's Changed

Full Changelog: nifi-api-2.7.0...nifi-api-2.8.0

NiFi API 2.7.0

Choose a tag to compare

@pvillard31 pvillard31 released this 09 Mar 22:19
nifi-api-2.7.0
3c1d273

What's Changed

Full Changelog: nifi-api-2.6.0...nifi-api-2.7.0

2.6.0

Choose a tag to compare

@pvillard31 pvillard31 released this 04 Mar 08:26
nifi-api-2.6.0
d2b25da

What's Changed

Full Changelog: nifi-api-2.5.0...nifi-api-2.6.0

2.5.0

Choose a tag to compare

@exceptionfactory exceptionfactory released this 09 Nov 02:23
nifi-api-2.5.0
b9ee03b

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

Choose a tag to compare

@exceptionfactory exceptionfactory released this 16 Oct 20:15
nifi-api-2.4.0
5104507

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

Choose a tag to compare

@exceptionfactory exceptionfactory released this 16 Oct 20:14
nifi-api-2.3.0
dd85e2e

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

Choose a tag to compare

@exceptionfactory exceptionfactory released this 01 Aug 02:25
nifi-api-2.2.0
9792302

Features

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

2.1.0

Choose a tag to compare

@exceptionfactory exceptionfactory released this 01 Aug 02:23
nifi-api-2.1.0
960c607

Features

  • Added DisallowRunOnce behavior annotation for Processors

2.0.0

Choose a tag to compare

@exceptionfactory exceptionfactory released this 23 Sep 17:42
nifi-api-2.0.0
0a171b9

Features

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