Versions Compared

Key

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

...

Version 1.0.0 of Apache NiFi is a major release that includes a brand new UI, framework level improvements and much more! 

Release Date: August 30, 2016

There are many changes in the 1.0.0 release but the Application level highlights include:

...

A full list of issues that were resolved can be found at: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12332640

Version 0.7.1

Version 0.7.1 of Apache NiFi focuses on addressing defects and security related improvements.

Release Date: October TBD, 2016

Highlights of the 0.7.1 release include:

  • Important stability improvements
    • Improved specific exception handling situations and synchronization in the content repository to avoid data loss.
    • Improved stability of provenance repository when handling indexing exceptions.
  • Improvements to existing capabilities
    • Added SSL/TLS support to Kafka processors.
    • Added features to ConsumeKafka to better align with features in GetKafka.
    • Improved ConsumeJMS to copy message properties into flowfile attributes, and to support more message acknowledgement modes.
    • Improved ConsumeJMS and PublishJMS for expression language support of destination name.
    • Various improvements to JolTransformJSON, PutS3Object, ListS3, ListFile, ModifyBytes and PutEmail processors.
    • Deprecated some public API methods that were removed in the 1.0.0 release.
  •  Defects addressed
    • Fixed SiteToSiteReportingTask to not send duplicate events.
    • Fixed issue where controller services that reference other controller services could be disabled on NiFi restart.
    • Fixed issue with PublishKafka and PutKafka sending a flowfile to 'success' when it did not actually send the file to Kafka.
    • Fixed issue that multiple HDFS processors could not work with different HDFS clusters.
    • Fixed various issues with Kafka processors.
    • Fixed GetHTTP and PostHTTP to use the SSL/TLS Protocol property of its SSLContextService.
    • Fixed UnpackContent issues where it did not work with flowfile-stream or flowfile-tar content, and fixed concurrency issue.
    • Fixed ListenHTTP to avoid leaking threads when attempting to bind to an address already in use.

 A full list of issues that were resolved can be found at TBD.

Version 0.7.0

Version 0.7.0 of Apache NiFi adds several valuable Processors, a new developer focused doc, and continued improvement to usability and stability.

...