Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version 0.7.1 fixed typo JolTransformJSON to JoltTransformJSON

...

  • 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 exceptions during indexing of events.
  • 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 JolTransformJSONJoltTransformJSON, 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.

...