.. |
nifi-administration
|
NIFI-7568 - Applied Kerberos mappings to authentication requests. Kerberos mappings should now be applied correctly in H2 database for username/password based login. Added tests.
|
2020-07-24 13:28:01 -07:00 |
nifi-authorizer
|
NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation.
|
2020-07-14 10:39:28 -07:00 |
nifi-client-dto
|
NIFI-7627: Fixed typo that showed the wrong case for Run Statuses in the ProcessorRunStatusDetailsDTO (#4400)
|
2020-07-14 15:44:52 -04:00 |
nifi-documentation
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |
nifi-file-authorizer
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |
nifi-flowfile-repo-serialization
|
NIFI-6849: Reworked how nodes inherit cluster information when joining a cluster. Now, if there are conflicts, a local copy is made of the flow/authorizations/etc. and the cluster's flow is inherited.
|
2020-04-09 10:42:05 -04:00 |
nifi-framework-authorization
|
NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances.
|
2020-07-28 17:02:42 -04:00 |
nifi-framework-cluster
|
NIFI-7536: Fix to improve performance when determining the run status of processors when needing to wait for all processors to stop for updating parameter context, etc.
|
2020-06-19 10:14:12 -04:00 |
nifi-framework-cluster-protocol
|
NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances.
|
2020-07-28 17:02:42 -04:00 |
nifi-framework-core
|
NIFI-7669 Changed custom PBE AEAD algorithm to derive key once rather than on every encrypt/decrypt operation, leading to substantial performance gains.
|
2020-07-29 09:29:00 +02:00 |
nifi-framework-core-api
|
NIFI-7633: Added FlowFileConcurrency of SINGLE_BATCH_PER_NODE to allow data to be pulled into a ProcessGroup as a batch
|
2020-07-20 12:02:54 +02:00 |
nifi-framework-nar-loading-utils
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |
nifi-framework-nar-utils
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |
nifi-headless-server
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |
nifi-mock-authorizer
|
NIFI-6849: Reworked how nodes inherit cluster information when joining a cluster. Now, if there are conflicts, a local copy is made of the flow/authorizations/etc. and the cluster's flow is inherited.
|
2020-04-09 10:42:05 -04:00 |
nifi-nar-utils
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |
nifi-properties-loader
|
NIFI-7679 Changed flow fingerprint masking logic to derive a static key once (slowly) from nifi.sensitive.props.key and use a (fast) HMAC/SHA-256 operation during fingerprinting to resolve unacceptable delays.
|
2020-07-28 10:22:24 +02:00 |
nifi-repository-models
|
NIFI-7469: Updated RepositoryRecord to include flag indicating whether or not the content of a FlowFile was modified. This allows us to explicitly keep track of this state rather than implying it (potentially incorrectly).
|
2020-07-10 10:44:51 -04:00 |
nifi-resources
|
NIFI-7315 Fixed typo in bootstrap.conf for 17th argument
|
2020-07-31 11:17:17 -04:00 |
nifi-runtime
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |
nifi-shell-authorizer
|
NIFI-7271 Make command timeout configurable for ShellUserGroupProvider
|
2020-03-23 20:43:06 -04:00 |
nifi-site-to-site
|
NIFI-7304 Removed default value for nifi.web.max.content.size.
|
2020-07-14 10:42:00 -07:00 |
nifi-standard-prioritizers
|
NIFI-7021-RC3 prepare for next development iteration
|
2020-01-19 14:14:40 -05:00 |
nifi-stateless
|
NIFI-7678: Fixed memory leak, improved some logic that constantly created collections unnecessarily. Changed types of Collections being used to much more efficient implementations. Removed using Streams for performance-critical parts of application
|
2020-07-27 13:28:15 +02:00 |
nifi-user-actions
|
NIFI-7021-RC3 prepare for next development iteration
|
2020-01-19 14:14:40 -05:00 |
nifi-web
|
NIFI-7691: Validate request object to be not null.
|
2020-07-31 15:31:32 -04:00 |
pom.xml
|
NIFI-7592: Allow NiFi to be started without a GUI/REST interface
|
2020-07-31 14:09:12 -04:00 |