Versions Compared

Key

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

...

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


MiNiFi (C++)

Version cpp-next

Release Date: TBD

Highlights of next release include:

  • Added ConsumeKafka processor
  • Added ListS3 processor
  • Added PutAzureBlobStorage processor
  • Changed the default C2 client protocol from CoapProtocol to RESTSender

Build Notes:

It is advised that you use the bootstrap.sh when not building on windows.

Version cpp-0.10.0

Release Date: TBD June 2021

New features in this release:

  •  new processors:
    •  ListS3
    • PutAzureBlobStorage
    • ConsumeKafka
    • PerformanceDataMonitor
    • ConsumeJournald
  •  add resource consumption data to heartbeats
  • build with Visual Studio 2019 on Windows.

A few of the improvements and fixes:

  • revive SQL processors
  • fix expression language support in PublishKafka
  • implement FollowRedirects and SendBody properties in InvokeHTTP
  • add Initial Starting Position property to TailFile
  • support credential refresh in AWSCredentialsService
  • change default C2 protocol to REST
  • plus bugfixes, compiler warning fixes etc.

Build Notes:

It is advised that you use the bootstrap.sh when not building on windows.

Version cpp-0.9.0

Release Date: 1 March 2021

...