Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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: July 1, 2024

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

  • Completely rebuilt user interface featuring system or user selectable dark mode!
  • Support for Kafka 3 in for both consumption and publishing with Kafka.
  • Now able to split binary Packet Capture (PCAP) with SplitPCAP
  • Microsoft Excel XLSX files can be split to individual sheets with SplitExcel.
    • This is a good example of the increasingly common usage of NiFi in the wild to capture and transform unstructured or semi-structured data and deliver it to systems such as databases, vector stores, and more.
  • DeleteFile allows for removal of local files
    • The List/Fetch pattern was the beginning of the movement and Delete* components help complete it.  NiFi is increasingly being used not just for the traditional continuous and automated capture of data streams but also for more change data capture/replication scenarios.
  • New interface for Python extensions supporting components which source new data called FlowFileSource

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

Version 2.0.0 of Apache NiFi NAR Maven Plugin is a bug fix and dependency upgrade release.

Release Date: May XXX29, 2024

Highlights of the NAR Maven Plugin 2.0.0 release include:

...

Version 1.27.0 is feature improvement and bug fix release, including over 100 issues resolved.

Release Date: July XXX8, 2024

Jira Release Notes for 1.27.0

...