nifi/nifi-nar-bundles
Kevin Doran 2608351113
NIFI-4667 Fix LDAP Sync Interval
Corrects time unit conversion for the Sync Interval config property
for LdapUserGroupProvider in authorizers.xml.

Also enforces a minimum value of 10 secs for the Sync Interval to help
catch unintentional misconfigurations, for example users upgrading
from previous versions, where tiny Sync Interval values could be set
as a workaround for NIFI-4667.

This closes #2341
2017-12-14 15:01:52 -05:00
..
nifi-ambari-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-amqp-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-avro-bundle NIFI-4297 2017-10-05 15:23:52 -04:00
nifi-aws-bundle NIFI-4628 Add support for ListS3Version2 API 2017-11-30 21:53:05 -08:00
nifi-azure-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-beats-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-cassandra-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-ccda-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-cdc NIFI-4490: Ensure driver settings are correct before connecting binlog 2017-11-02 09:16:56 +01:00
nifi-confluent-platform-bundle NIFI-4459: This closes #2240. Catch Exception if trying to iterate over many confluent schemas and unable to load one; in this case log a WARNING and continue on; also updated Jersey client to newest 2017-11-21 12:52:05 -05:00
nifi-couchbase-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-cybersecurity-bundle NIFI-4072 replace keyword RELEASE with actual version number 2017-11-09 21:04:50 +01:00
nifi-datadog-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-elasticsearch-bundle NIFI-4663 This closes #2317. Change log for document not found from warn to debug as we have a NOT_FOUND relationship 2017-12-05 12:44:54 -05:00
nifi-email-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-enrich-bundle NIFI-4652 updating to latest apache version and updating key maven plugins, fixing versions for grpc to avoid extranous build dir, correcting checkstyle issues, resolving build problem with incorrect usage of activeByDefault in maven. Key change is now for the 'dir-only' profile it is now activated via a system property -Ddir-only instead of profile. No other activeByDefault profiles exist except to minifi the javascript but that usage is acceptible as-is. This closes #2313 2017-12-04 09:59:23 -05:00
nifi-evtx-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-extension-utils NIFI-4671: This closes #2328. Ensure that Avro Schemas that are created properly denote fields as being nullable iff the schemas says they are, for non-top-level fields 2017-12-11 11:46:15 -05:00
nifi-flume-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-framework-bundle NIFI-4667 Fix LDAP Sync Interval 2017-12-14 15:01:52 -05:00
nifi-gcp-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-groovyx-bundle groovyx initial version 2017-11-13 14:32:58 -05:00
nifi-grpc-bundle NIFI-2375 updated to latest Tika across codebase. Fixed 2017-12-06 11:53:15 -05:00
nifi-hadoop-bundle NIFI-3366 This closes #2332. Added parent/child flowfile relationship between the incoming flowfile and the files that are moved from the input directory to the output directory. 2017-12-11 08:41:36 -05:00
nifi-hadoop-libraries-bundle NIFI-4650 This closes #2308. Added independent hadoop.http.core.version property 2017-12-02 12:58:29 -05:00
nifi-hbase-bundle NIFI-4578 Added strategy for dealing with nullable fields in PutHBaseRecord. 2017-11-14 13:59:30 +09:00
nifi-hive-bundle NIFI-4545: Improve Hive processors provenance transit URL 2017-11-09 12:53:28 -05:00
nifi-hl7-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-html-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-ignite-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-jetty-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-jms-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-kafka-bundle NIFI-4656, NIFI-4680: This closes #2330. Fix error handling in consume/publish kafka processors. Address issue with HortonworksSchemaRegistry throwing RuntimeException when it should be IOException. Fixed bug in ConsumeerLease/ConsumKafkaRecord that caused it to report too many records received 2017-12-08 16:01:14 -05:00
nifi-kerberos-iaa-providers-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-kite-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-kudu-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-language-translation-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-ldap-iaa-providers-bundle NIFI-4667 Fix LDAP Sync Interval 2017-12-14 15:01:52 -05:00
nifi-lumberjack-bundle NIFI-4664, NIFI-4662, NIFI-4660, NIFI-4659 moved tests which are timing/threading/network dependent and brittle to integration tests and un-ignored tests that are IT. Updated travis to reduce impact on infra and appveyor now skips test runs so is just to prove build works on windows. This closes #2319 2017-12-06 10:53:09 -05:00
nifi-media-bundle NIFI-2375 updated to latest Tika across codebase. Fixed 2017-12-06 11:53:15 -05:00
nifi-metrics-reporting-bundle NIFI-4392 Create a MetricReportingTask with GraphiteMetricService 2017-10-08 10:44:11 -04:00
nifi-mongodb-bundle NIFI-4636 Updated GetMongo to support expression language on limit, results per flowfile and batch fields. 2017-12-11 12:49:42 -05:00
nifi-mqtt-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-parquet-bundle NIFI-4544: Improve HDFS processors provenance transit URL 2017-11-02 10:10:03 +01:00
nifi-poi-bundle NIFI-4465 ConvertExcelToCSV Data Formatting and Delimiters 2017-10-17 14:56:49 +09:00
nifi-provenance-repository-bundle NIFI-4652 updating to latest apache version and updating key maven plugins, fixing versions for grpc to avoid extranous build dir, correcting checkstyle issues, resolving build problem with incorrect usage of activeByDefault in maven. Key change is now for the 'dir-only' profile it is now activated via a system property -Ddir-only instead of profile. No other activeByDefault profiles exist except to minifi the javascript but that usage is acceptible as-is. This closes #2313 2017-12-04 09:59:23 -05:00
nifi-ranger-bundle NIFI-4614: - Updating the types of resources that are filtered out for viewing purposes. Updates include resources with no values and resources that contain wildcards. 2017-11-20 10:20:01 -05:00
nifi-redis-bundle NIFI-4297 2017-10-05 15:23:52 -04:00
nifi-registry-bundle NIFI-4612: Allow AvroSchemaRegistry to disable name validation 2017-11-21 11:14:19 +01:00
nifi-rethinkdb-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-riemann-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-scripting-bundle NIFI-4644 Fixed LookupService API to allow for more than String/String lookup pairs. This closes #2304. 2017-12-13 16:04:23 -05:00
nifi-site-to-site-reporting-bundle NIFI-4343 - allow multiple URLs in SiteToSite reporting tasks 2017-10-30 22:13:06 +09:00
nifi-slack-bundle NIFI-2375 updated to latest Tika across codebase. Fixed 2017-12-06 11:53:15 -05:00
nifi-snmp-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-social-media-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-solr-bundle NIFI-3248: Improvement of GetSolr Processor 2017-10-23 18:53:54 +09:00
nifi-splunk-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-spring-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
nifi-standard-bundle NIFI-4644 Fixed LookupService API to allow for more than String/String lookup pairs. This closes #2304. 2017-12-13 16:04:23 -05:00
nifi-standard-services NIFI-4644 Fixed LookupService API to allow for more than String/String lookup pairs. This closes #2304. 2017-12-13 16:04:23 -05:00
nifi-stateful-analysis-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-tcp-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-update-attribute-bundle NIFI-4444: 2017-10-12 10:27:02 -07:00
nifi-websocket-bundle NIFI-4673 changed offending tests to be integration tests and fixed travis config to run the build only once and during appropriate script phase instead of install. Reviewed by Bende. 2017-12-06 16:13:42 -05:00
nifi-windows-event-log-bundle NIFI-4412-RC2 prepare for next development iteration 2017-09-28 13:45:36 -04:00
pom.xml NIFI-4661 no longer building and including the gprc elements by default. This closes #2318 2017-12-05 14:26:05 -05:00