nifi/nifi-nar-bundles
Joe Ferner 058883091c
NIFI-6872:
- Added UI versioned flow supportsDownload functionality with download flow menu item
- Added VersionsResource endpoint for downloading versioned flow with registry-related info removed
- Added ProcessGroupResource endpoint for downloading current flow with registry-related info removed
- Added StandardNifiServiceFacade functionality for downloading both current and versioned flow
- Added XmlTransient markers on variables introduced by Instantiated model classes so they do not appear in serialized download
- Updated NiFiRegistryFlowMapper.mapParameterContexts to handle mapping nested parameter contexts for use in producing a complete VersionedFlowSnapshot
- Added ability for NiFiRegistryFlowMapper to map nested process groups ignoring versioning for use in producing a complete VersionedFlowSnapshot
- Added unit tests where helpful

NIFI-6872: PR response...
- Updated mapParameterContext to return a Map to handle uniqueness of contexts by name since ultimately everything converted it to a map anyway. The VersionedParameterContext class from the registry model doesn't support hashcode/equals currently so returning a Set wouldn't work.
- Updated assert calls to put expected value as first parameter and actual as second parameter
- Added one time password (OTP) support for flow download endpoint to support non cert based authentication

This closes #3931
2019-12-18 16:37:47 -05:00
..
nifi-ambari-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-amqp-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-atlas-bundle NIFI-6910 - ReportLineageToAtlas - Added processor properties for connect timeout and read timeout. 2019-12-16 20:55:13 +01:00
nifi-avro-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-aws-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-azure-bundle NIFI-6583: Fixed erroneous references to 1.10.0-SNAPSHOT nifi artifacts that should now be 1.11.0-SNAPSHOT 2019-11-22 10:55:08 -05:00
nifi-beats-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-cassandra-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ccda-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-cdc NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-confluent-platform-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-couchbase-bundle NIFI-6795 - fix for CouchbaseMapCacheClient to allow new objects to be created 2019-12-06 07:04:37 +01:00
nifi-cybersecurity-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-datadog-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-druid-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-easyrules-bundle NIFI-6890 Support configuring rules in controller service configuration 2019-11-22 11:17:48 -05:00
nifi-elasticsearch-bundle NIFI-6925: Fixed JoltTransformRecord for RecordReaders, improved MockProcessSession (#3913) 2019-12-17 11:42:24 -05:00
nifi-email-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-enrich-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-evtx-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-extension-utils NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-flume-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-framework-bundle NIFI-6872: 2019-12-18 16:37:47 -05:00
nifi-gcp-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-graph-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-groovyx-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-grpc-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-hadoop-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-hadoop-libraries-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-hbase-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-hive-bundle NIFI-6956: Fixed StreamingException handling in PutHive3Streaming (#3941) 2019-12-17 14:49:04 -05:00
nifi-hl7-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-html-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ignite-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-influxdb-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-jetty-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-jms-bundle NIFI-6916 - handle null text message in JMSConsumer 2019-12-13 13:03:23 -05:00
nifi-jolt-record-bundle NIFI-6925: Fixed JoltTransformRecord for RecordReaders, improved MockProcessSession (#3913) 2019-12-17 11:42:24 -05:00
nifi-kafka-bundle NIFI-6824 - Handling NPE of header value when consuming from Kafka 2019-12-17 16:40:42 +01:00
nifi-kerberos-iaa-providers-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-kite-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-kudu-bundle NIFI-6895: Fix PutKudu processor concurrency issues 2019-12-03 03:46:12 +01:00
nifi-language-translation-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ldap-iaa-providers-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-lumberjack-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-media-bundle NIFI-6686 - Improved exception handling in ResizeImage processor. 2019-12-13 12:55:26 -05:00
nifi-metrics-reporting-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-mongodb-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-mqtt-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-network-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-parquet-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-poi-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-prometheus-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-provenance-repository-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-ranger-bundle NIFI-6896 Standardize hadoop.version for everything that uses nifi-hadoop-libraries 2019-11-22 11:14:46 -05:00
nifi-redis-bundle NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-registry-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-rethinkdb-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-riemann-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-rules-action-handler-bundle NIFI-6855 - added action type enforcement option for handlers 2019-11-20 12:24:41 -05:00
nifi-scripting-bundle NIFI-6859: Add scripted versions of RecordSinkService, RulesEngineService, and ActionHandler (#3881) 2019-11-14 14:20:58 -05:00
nifi-site-to-site-reporting-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-slack-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-snmp-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-social-media-bundle NIFI-6905 Prevent non-primary nodes to connect Twitter API when runnin in primary node only mode. 2019-12-13 13:41:21 -05:00
nifi-solr-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-spark-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-splunk-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-spring-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-sql-reporting-bundle NIFI-6842 - Introduce MetricsEventReportingTask 2019-11-08 10:25:54 -05:00
nifi-standard-bundle NIFI-6953: Add missing documentation for input.flowfile.uuid attribute of ExecuteSQL processors 2019-12-16 14:48:12 -05:00
nifi-standard-services NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-stateful-analysis-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-tcp-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-update-attribute-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-websocket-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-windows-event-log-bundle NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
pom.xml NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00