nifi/nifi-nar-bundles
bibistroc 51091a5fca
NIFI-7338 This closes #4169. Added comment about com.hierynomus.smbj.SMBClient syncronicity
- added file.size attribute on GetSmbFile

Signed-off-by: Joe Witt <joewitt@apache.org>
2020-08-10 09:44:52 -07:00
..
nifi-accumulo-bundle NIFI-7290: omit transitive that is causing the build to fail and not needed for the test scope 2020-03-27 13:12:13 -04:00
nifi-ambari-bundle
nifi-amqp-bundle NIFI-6312: Improved connection handling in AMQP processors 2020-08-03 09:43:25 -07:00
nifi-atlas-bundle NIFI-7523: Use SSL Context Service for Atlas HTTPS connection in Atla… (#4348) 2020-06-23 14:22:50 -04:00
nifi-avro-bundle NIFI-7703 updated all commons codec references to 1.14 2020-08-04 12:11:57 -07:00
nifi-aws-bundle NIFI-7664 Add Content Disposition property to PutS3Object processor 2020-08-03 18:27:35 +02:00
nifi-azure-bundle NIFI-7708: Add Azure SDK for Java (and transitive dependencies) to LICENCE and NOTICE files 2020-08-06 10:55:31 -07:00
nifi-beats-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-cassandra-bundle NIFI-7590 In 'CassandraSessionProvider.onDisabled' setting Cassandra-related references properly to null after closing them so that they can be renewed in 'onEnabled' (which creates them only if set to 'null', leaving them closed otherwise). 2020-06-30 21:56:14 +02:00
nifi-ccda-bundle
nifi-cdc NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-confluent-platform-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-couchbase-bundle
nifi-cybersecurity-bundle
nifi-datadog-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-druid-bundle
nifi-easyrules-bundle NIFI-7542 Upgrade additional jackson-databind versions. 2020-07-07 08:26:13 -04:00
nifi-elasticsearch-bundle NIFI-7542 Upgrade additional jackson-databind versions. 2020-07-07 08:26:13 -04:00
nifi-email-bundle NIFI-7540: Fix TestListenSMTP and TestListFile on macOS build environment (#4341) 2020-06-16 17:45:37 -07:00
nifi-enrich-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-evtx-bundle NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances. 2020-07-28 17:02:42 -04:00
nifi-extension-utils NIFI-7410 Update JdbcCommon.java when javaSqlType is CLOB or NCLOB in convertToAvroStream method, use the DataTypeUtils.toString(clob/nClob,(String) null, StandardCharsets.UTF_8)) method to get the String 2020-07-17 14:39:30 +02:00
nifi-flume-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-framework-bundle NIFI-7338 fixed provenance, top level dir, 2020-08-10 09:43:43 -07:00
nifi-gcp-bundle NIFI-7707 - This closes #4451. fixed Publish GCP PubSub processor for binary data 2020-08-07 08:14:19 -07:00
nifi-graph-bundle NIFI-7542 Upgrade additional jackson-databind versions. 2020-07-07 08:26:13 -04:00
nifi-groovyx-bundle NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-grpc-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-hadoop-bundle NIFI-7509: Added optional Record Writer property to all List* Processors 2020-06-19 17:30:40 +02:00
nifi-hadoop-libraries-bundle
nifi-hbase-bundle NIFI-7667 - add variable support to GetHBase properties (#4424) 2020-07-23 09:29:44 -04:00
nifi-hive-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-hl7-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-html-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-ignite-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-influxdb-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-jetty-bundle
nifi-jms-bundle NIFI-7671: Support Message Selector in ConsumeJMS processor 2020-07-27 12:50:44 +02:00
nifi-jolt-record-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-kafka-bundle NIFI-7522 bumping from Apache Kafka 2.5 to Apache Kafka 2.6 2020-08-10 09:55:53 +02:00
nifi-kerberos-iaa-providers-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-kite-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-kudu-bundle NIFI-7551 Add support for VARCHAR to Kudu NAR bundle 2020-06-19 09:19:12 +02:00
nifi-language-translation-bundle
nifi-ldap-iaa-providers-bundle NIFI-7537 - Small fix to make the LDAP connection timeout property a String rather than a Long. Fixes cast error in LDAP libs. 2020-06-17 16:33:02 -04:00
nifi-lumberjack-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-media-bundle NIFI-7572: Added ScriptedTransformRecord processor. Addressed a couple of minor bugs in mock classes that were encountered during testing. 2020-07-08 15:52:06 -04:00
nifi-metrics-reporting-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-mongodb-bundle NIFI-7463 2020-05-20 19:54:24 -04:00
nifi-mqtt-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-network-bundle
nifi-parquet-bundle NIFI-7542 Override jackson-databind version. 2020-06-22 17:37:57 -04:00
nifi-poi-bundle NIFI-7244 Updated all tests which dont run well on windows to either work or be ignored on windows 2020-03-12 19:13:59 +01:00
nifi-prometheus-bundle NIFI-7592: Updated nifi system test to no longer include nifi-server-nar and also changed a unit test to an integration test because it starts an embedded server on a specific port 2020-08-07 12:51:17 -04:00
nifi-provenance-repository-bundle NIFI-7621 & NIFI-7614 Updated terminology throughout codebase and documentation. 2020-07-14 10:39:28 -07:00
nifi-ranger-bundle NIFI-7680 Added convenience methods for creating XML DocumentBuilder instances. 2020-07-28 17:02:42 -04:00
nifi-redis-bundle NIFI-7373 Setting TTL on keys in Redis putAll 2020-07-23 07:39:15 -04:00
nifi-registry-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-rethinkdb-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-riemann-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-rules-action-handler-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-scripting-bundle NIFI-7572: Force ScriptedTransformRecord to recompile the script when started 2020-08-06 17:40:12 -07:00
nifi-site-to-site-reporting-bundle NIFI-7369 Adding decimal support for record handling in order to avoid missing precision when reading in records 2020-06-02 15:13:14 -04:00
nifi-slack-bundle
nifi-smb-bundle NIFI-7338 This closes #4169. Added comment about com.hierynomus.smbj.SMBClient syncronicity 2020-08-10 09:44:52 -07:00
nifi-snmp-bundle
nifi-social-media-bundle
nifi-solr-bundle NIFI-7703 updated all commons codec references to 1.14 2020-08-04 12:11:57 -07:00
nifi-spark-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-splunk-bundle NIFI-7407 Replaced SSLContextFactory references to "TLS" with "TLSv1.2" (in shared constant). 2020-05-19 12:56:59 -07:00
nifi-spring-bundle NIFI-7187 adding missing version strings from accumulo bundle pom 2020-03-20 10:07:56 -04:00
nifi-sql-reporting-bundle NIFI-7398 Upgraded jackson-databind dependency version to 2.9.10.4 at root pom.xml. 2020-05-07 14:19:55 -04:00
nifi-standard-bundle NIFI-7703 updated all commons codec references to 1.14 2020-08-04 12:11:57 -07:00
nifi-standard-services NIFI-7526 Updated code to use the new helper library for OkHttp. 2020-07-31 10:51:15 +02:00
nifi-stateful-analysis-bundle NIFI-7211 Added @Ignore with warning message to a test that randomly fails due to timing issues. 2020-05-25 10:24:38 -04:00
nifi-tcp-bundle
nifi-update-attribute-bundle Revert "NIFI-7592: Allow NiFi to be started without a GUI/REST interface" 2020-08-07 12:50:48 -04:00
nifi-websocket-bundle
nifi-windows-event-log-bundle
pom.xml NIFI-7338 fixed provenance, top level dir, 2020-08-10 09:43:43 -07:00