Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added 2.0.0-M4

Table of Contents
absoluteUrltrue

Version 2.0.0-M4

Version 2.0.0-M4 is the fourth milestone version of Apache NiFi 2.0.0.

Release Date: Voting in progress

Jira Release Notes for 2.0.0-M4

Please refer to the Deprecated Components and Features documentation for items removed in this version.

Migrating Deprecated Components and Features for 2.0.0 includes current progress on the steps necessary for migrating certain components and features.

New Capabilities

  • Replaced legacy web user interface with rebuilt implementation based on current version of Angular and related libraries
  • ConsumeKafka and PublishKafka Processors with Kafka3ConnectionService supporting Kafka 3
  • SplitPCAP Processor for splitting binary packet capture files
  • SplitExcel Processor for splitting individual sheets from Microsoft Excel XLSX files
  • DeleteFile Processor for removing local files
  • FlowFileSource interface supporting FlowFile creation in Python Processors

Notable Improvements

  • Added Python Processor support to MiNiFi framework
  • Added App Installation Token support to GitHub FlowRegistryClient
  • Improved framework keystore and truststore handling to support dynamic reloading for cluster communication
  • Changed from RSA to Ed25519 for signing and verification of Application Bearer Tokens

Breaking Changes

  • Moved nifi-python-extensions to new Git repository
  • Removed support for application property protection and encrypt-config
  • Removed REST API support for Apache Knox SSO authentication
  • Removed REST API support for Kerberos SPNEGO authentication

NiFi NAR Maven Plugin Version 2.0.0

...