Versions Compared

Key

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

Table of Contents
absoluteUrltrue
typeflat

NiFi Registry 0.1.0

Version 0.1.0 of Apache NiFi Registry is the initial release focusing on storage/management of versioned flows.

Release Date: TBD

Highlights of the 0.1.0 release include:

  • Initial REST API
    • Management of buckets, versioned flows, users/groups
    • Java client for interacting with the REST API
  • Initial UI
    • Management of buckets and users via admin portion of the UI
    • Ability to view, sort, and filter versioned flows stored in buckets
    • Ability to view the version history for a given versioned flow
    • Ability to create and manage policies on buckets to restrict access to appropriate users
  • Security
    • Authentication via certificates, LDAP, or Kerberos
    • Authorization via a file-based policy provider, with support for file-based and LDAP user-group providers

Version 1.4.0

Version 1.4.0 of Apache NiFi is a feature and stability release focusing on key bug fixes and new record based processors and controller services.

...