You are viewing a plain text version of this content. The canonical link for it is here.
- [nifi] branch main updated: NIFI-9426 Removed unused jackson-mapper-asl from MiNiFi - posted by ma...@apache.org on 2021/12/01 01:40:52 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8153 custom date/time format properties for PutElasticsearchRecord - posted by jg...@apache.org on 2021/12/01 12:29:00 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (112e95d -> 0553df4) - posted by sz...@apache.org on 2021/12/01 13:27:04 UTC, 0 replies.
- [nifi-minifi-cpp] 01/03: MINIFICPP-1677 Add SASL options to Kafka processors - posted by sz...@apache.org on 2021/12/01 13:27:05 UTC, 0 replies.
- [nifi-minifi-cpp] 02/03: MINIFICPP-1629 Add DeleteAzureDataLakeStorage processor - posted by sz...@apache.org on 2021/12/01 13:27:06 UTC, 0 replies.
- [nifi-minifi-cpp] 03/03: MINIFICPP-1692 TLSSocket: Break infinite loop when no more data can be read - posted by sz...@apache.org on 2021/12/01 13:27:07 UTC, 0 replies.
- [nifi] branch NIFI-9428 created (now d45b23d) - posted by ma...@apache.org on 2021/12/02 15:43:34 UTC, 0 replies.
- [nifi] branch main updated (d45b23d -> 2b415de) - posted by mc...@apache.org on 2021/12/02 18:31:54 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9436 - In AbstractPutHDFSRecord make sure the record writers use the FileSystem object the processor already has. - posted by ma...@apache.org on 2021/12/02 19:24:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9432 - fix typo in diagnostic output (#5562) - posted by ma...@apache.org on 2021/12/02 20:25:35 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9069 Changed framework dataflow serialization to support JSON - posted by ex...@apache.org on 2021/12/02 21:11:05 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9433: When a Connection is unregistered from the NioAsyncLoadBalanceClient, make sure that we only cancel its active transaction if the transaction belongs to the appropriate connection. Also ensure that when we do cancel a transaction / call its failure callback, we purge the collection of any FlowFiles that have been sent in that transaction. This ensures that we cannot later attempt to failure the transaction again, decrementing the count of FlowFiles for the connection more than w [...] - posted by jg...@apache.org on 2021/12/03 15:31:45 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9409 Updated links for EVP BytesToKey and PBKDF2 - posted by an...@apache.org on 2021/12/03 18:27:42 UTC, 0 replies.
- svn commit: r51185 - /dev/nifi/nifi-nar-maven-plugin-1.3.3/ /release/nifi/nifi-nar-maven-plugin-1.3.3/ - posted by bb...@apache.org on 2021/12/03 21:18:40 UTC, 0 replies.
- [nifi-maven] branch main updated (89e8cea -> 1285f4b) - posted by bb...@apache.org on 2021/12/03 21:24:10 UTC, 0 replies.
- [nifi-maven] 01/01: Merge branch 'nifi-maven-1.3.3-rc1' into main - posted by bb...@apache.org on 2021/12/03 21:24:11 UTC, 0 replies.
- [nifi-maven] annotated tag rel/nifi-nar-maven-plugin-1.3.3 created (now b079651) - posted by bb...@apache.org on 2021/12/03 21:27:08 UTC, 0 replies.
- svn commit: r51186 - /release/nifi/nifi-nar-maven-plugin-1.3.2/ - posted by bb...@apache.org on 2021/12/03 21:28:25 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9441: Ensure that we only update our member variable for the latest timestamp after processing all objects within the GCS Bucket - posted by pv...@apache.org on 2021/12/04 22:49:38 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9442: When deleting a connection, ensure that when the source of the connection is a funnel that its upstream components are checked (recursively) - posted by jg...@apache.org on 2021/12/05 11:40:14 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9439: - Add PutElasticsearchJson processor to Elasticsearch REST bundle - Deprecate PutElasticsearchHttp/PutElasticsearchHttpReccord in favour of Elasticsearch REST processors - posted by jg...@apache.org on 2021/12/05 20:39:55 UTC, 0 replies.
- [nifi-minifi-cpp] branch MINIFICPP-1689-RC2 created (now 0553df4) - posted by ad...@apache.org on 2021/12/06 09:28:17 UTC, 0 replies.
- [nifi-minifi-cpp] annotated tag minifi-cpp-0.11.0-RC2 created (now a44ee23) - posted by ad...@apache.org on 2021/12/06 09:28:18 UTC, 0 replies.
- svn commit: r51199 - /dev/nifi/nifi-minifi-cpp/0.11.0/ - posted by ad...@apache.org on 2021/12/06 09:35:43 UTC, 0 replies.
- svn commit: r51200 - in /dev/nifi/nifi-minifi-cpp/0.11.0: nifi-minifi-cpp-0.11.0-bin-linux.tar.gz nifi-minifi-cpp-0.11.0-source.tar.gz - posted by ad...@apache.org on 2021/12/06 09:39:22 UTC, 0 replies.
- svn commit: r51201 - in /dev/nifi/nifi-minifi-cpp/0.11.0: nifi-minifi-cpp-0.11.0-bin-linux.tar.gz nifi-minifi-cpp-0.11.0-source.tar.gz - posted by ad...@apache.org on 2021/12/06 10:04:49 UTC, 0 replies.
- svn commit: r51202 - /dev/nifi/nifi-minifi-cpp/0.11.0/ - posted by ad...@apache.org on 2021/12/06 10:20:29 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9443 Update NAR plugin to 1.3.3 and update data model for extension manifest to capture new fields - posted by jg...@apache.org on 2021/12/06 13:58:54 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9447: Fix SNMP related tests to find available UDP ports instead of TCP - posted by tp...@apache.org on 2021/12/06 20:02:06 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9093 This closes #5578. GetSplunk Processor hangs addressed by adding timeouts. changed the required flag to false on ConnectTimeout and ReadTimeout properties - posted by jo...@apache.org on 2021/12/07 15:17:57 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9397 Added Custom Authorization property to JettyWebSocketClient - posted by ex...@apache.org on 2021/12/07 17:07:48 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9448 Improved S2S HTTP Extend Transaction Exception Handling - posted by jg...@apache.org on 2021/12/08 14:34:11 UTC, 0 replies.
- [nifi] branch main updated (563df24 -> bf288f3) - posted by ma...@apache.org on 2021/12/08 18:41:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9421: Running NiFi Stateless with local NARs only - posted by jg...@apache.org on 2021/12/08 20:59:50 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9417: Update BulletinMergerTest.java - posted by ma...@apache.org on 2021/12/09 18:32:12 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9382: This closes #5584. Added system test that replicates issue in which a closed shared classloader causes issues when used again NIFI-9382: Fixed issue with SharedInstanceClassLoader where the classloader may get closed but then get used again. When the SharedInstanceClassLoader is closed, we will now ensure that we don't use anymore and instead create a new one. - posted by jo...@apache.org on 2021/12/09 19:42:10 UTC, 0 replies.
- [nifi] branch main updated (97198e3 -> f5dccb5) - posted by th...@apache.org on 2021/12/09 21:34:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9471 Corrected PutKudu usage of DataTypeUtils.toString() - posted by pv...@apache.org on 2021/12/10 09:27:09 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9457 Support microseconds for String Timestamps in PutKudu - posted by pv...@apache.org on 2021/12/10 09:32:05 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1694 Change unnecessary errors to warnings - posted by ad...@apache.org on 2021/12/10 12:24:36 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9450 Correct Admin Guide documentation about diagnostics - posted by ex...@apache.org on 2021/12/10 12:49:19 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9468 - Bump Kafka client from 2.6.0 to 2.6.3 - posted by ex...@apache.org on 2021/12/10 13:00:13 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9473 - Upgrade Jackson from 2.12.3 to 2.12.5 - posted by ex...@apache.org on 2021/12/10 13:44:23 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9474 - Upgrade Log4j references to 2.15.0 - posted by ex...@apache.org on 2021/12/10 14:00:58 UTC, 0 replies.
- [nifi] branch main updated (8fdde86 -> b578f18) - posted by bb...@apache.org on 2021/12/10 14:12:50 UTC, 0 replies.
- [nifi] branch NIFI-9428 updated (d45b23d -> b578f18) - posted by ma...@apache.org on 2021/12/10 16:38:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9259: Adding GeohashRecord Processor (#5476) - posted by ma...@apache.org on 2021/12/10 22:00:11 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9474 - Upgrade additional Log4j references to 2.15.0 - posted by ex...@apache.org on 2021/12/11 03:47:43 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9353: Adding Config Verification to AWS Processors - posted by ch...@apache.org on 2021/12/11 14:35:37 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9343: Adding config verification to GCP processors - posted by pv...@apache.org on 2021/12/11 18:58:17 UTC, 0 replies.
- svn commit: r51359 - /dev/nifi/nifi-minifi-cpp/0.11.0/ /release/nifi/nifi-minifi-cpp/0.11.0/ - posted by ab...@apache.org on 2021/12/13 10:06:29 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9386: Adding status task schedule to Stateless engine config - posted by pv...@apache.org on 2021/12/13 11:09:09 UTC, 0 replies.
- [nifi-site] branch main updated: MINIFICPP-1689 - Add minificpp 0.11.0 to the downloads page - posted by ad...@apache.org on 2021/12/13 12:12:11 UTC, 0 replies.
- svn commit: r1895878 - /nifi/site/trunk/minifi/download.html - posted by ad...@apache.org on 2021/12/13 12:23:25 UTC, 0 replies.
- [nifi-minifi-cpp] annotated tag rel/minifi-cpp-0.11.0 created (now 1e657ae) - posted by ad...@apache.org on 2021/12/13 12:49:30 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (f9d8834 -> 83b16aa) - posted by sz...@apache.org on 2021/12/13 14:51:31 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (83b16aa -> ca8861e) - posted by ma...@apache.org on 2021/12/13 15:13:32 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9474 Block log4j-core older than 2.15.0 - posted by ex...@apache.org on 2021/12/13 16:55:19 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 created (now da03510) - posted by jo...@apache.org on 2021/12/13 18:05:21 UTC, 0 replies.
- [nifi] 01/04: NIFI-9480 prepping support branch for 1.15.1 release - posted by jo...@apache.org on 2021/12/13 18:05:22 UTC, 0 replies.
- [nifi] 02/04: NIFI-9474 - Upgrade Log4j references to 2.15.0 - posted by jo...@apache.org on 2021/12/13 18:05:23 UTC, 0 replies.
- [nifi] 03/04: NIFI-9474 - Upgrade additional Log4j references to 2.15.0 - posted by jo...@apache.org on 2021/12/13 18:05:24 UTC, 0 replies.
- [nifi] 04/04: NIFI-9474 Block log4j-core older than 2.15.0 - posted by jo...@apache.org on 2021/12/13 18:05:25 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9380 Exclude snappy-java used in parquet bundle and rely on snappy-java from Hadoop libs NAR - posted by jo...@apache.org on 2021/12/13 18:15:43 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated (f776381 -> 5e9c09c) - posted by jo...@apache.org on 2021/12/13 18:43:04 UTC, 0 replies.
- [nifi] 01/22: NIFI-9471 Corrected PutKudu usage of DataTypeUtils.toString() - posted by jo...@apache.org on 2021/12/13 18:43:05 UTC, 0 replies.
- [nifi] 02/22: NIFI-9433: When a Connection is unregistered from the NioAsyncLoadBalanceClient, make sure that we only cancel its active transaction if the transaction belongs to the appropriate connection. Also ensure that when we do cancel a transaction / call its failure callback, we purge the collection of any FlowFiles that have been sent in that transaction. This ensures that we cannot later attempt to failure the transaction again, decrementing the count of FlowFiles for the connection more than w [...] - posted by jo...@apache.org on 2021/12/13 18:43:06 UTC, 0 replies.
- [nifi] 03/22: NIFI-9441: Ensure that we only update our member variable for the latest timestamp after processing all objects within the GCS Bucket - posted by jo...@apache.org on 2021/12/13 18:43:07 UTC, 0 replies.
- [nifi] 04/22: NIFI-9436 - In AbstractPutHDFSRecord make sure the record writers use the FileSystem object the processor already has. - posted by jo...@apache.org on 2021/12/13 18:43:08 UTC, 0 replies.
- [nifi] 05/22: Update BulletinMergerTest.java - posted by jo...@apache.org on 2021/12/13 18:43:09 UTC, 0 replies.
- [nifi] 06/22: NIFI-9416: Fixing NPE when updating param context without inheritedParameterContexts - posted by jo...@apache.org on 2021/12/13 18:43:10 UTC, 0 replies.
- [nifi] 07/22: NIFI-9411: Adding missing 'setSubtitle' call for Controller Services modal - posted by jo...@apache.org on 2021/12/13 18:43:11 UTC, 0 replies.
- [nifi] 08/22: NIFI-9410: Fix for ConsumeMQTT processor in stateless environment - posted by jo...@apache.org on 2021/12/13 18:43:12 UTC, 0 replies.
- [nifi] 09/22: NIFI-9409 Updated links for EVP BytesToKey and PBKDF2 - posted by jo...@apache.org on 2021/12/13 18:43:13 UTC, 0 replies.
- [nifi] 10/22: NIFI-9392 PutHive3Streaming processor throws java.lang.NoClassDefFoundError on startup - posted by jo...@apache.org on 2021/12/13 18:43:14 UTC, 0 replies.
- [nifi] 11/22: NIFI-9389 - NPE guard for ExecuteProcess on no OnTriggered NIFI-9389 - NPE guard for ExecuteProcess on no OnTriggered - posted by jo...@apache.org on 2021/12/13 18:43:15 UTC, 0 replies.
- [nifi] 12/22: NIFI-9372 Corrected NiFi application log messages - posted by jo...@apache.org on 2021/12/13 18:43:16 UTC, 0 replies.
- [nifi] 13/22: NIFI-9368: Fixed the ordering of the log entries on the processor level bulletin pop-up - posted by jo...@apache.org on 2021/12/13 18:43:17 UTC, 0 replies.
- [nifi] 14/22: NIFI-9366 prevent unwanted provenance_repository directory being created by nifi-persistent-provenance-repository tests Clean upp temp provenance_repository after each test - posted by jo...@apache.org on 2021/12/13 18:43:18 UTC, 0 replies.
- [nifi] 15/22: NIFI-9365: Changed HashMap to ConcurrentHashMap in StandardProcessorNode for the activeThreads, because we have a need to iterate over it outside of synchronized keyword - posted by jo...@apache.org on 2021/12/13 18:43:19 UTC, 0 replies.
- [nifi] 16/22: NIFI-9364: Ensure that we delegate calls to write(byte[]) and write(byte[], int, int) to the underlying OutputStream when writing to the file-based content repository for stateless - posted by jo...@apache.org on 2021/12/13 18:43:20 UTC, 0 replies.
- [nifi] 17/22: NIFI-9362: Ensure that we update the StateMap in AbstractListProcessor to hold any files whose date matches the latest before setting cluster-wide state - posted by jo...@apache.org on 2021/12/13 18:43:21 UTC, 0 replies.
- [nifi] 18/22: NIFI-9202 Improve Allowable Values merging to handle cases when different nodes have different set of Allowable Values. - posted by jo...@apache.org on 2021/12/13 18:43:22 UTC, 0 replies.
- [nifi] 19/22: NIFI-9093 GetSplunk Processor hangs NIFI-9093 changed the required flag to false on ConnectTimeout and ReadTimeout properties - posted by jo...@apache.org on 2021/12/13 18:43:23 UTC, 0 replies.
- [nifi] 20/22: NIFI-8392: Translate JDBC CHAR type to RecordFieldType STRING - posted by jo...@apache.org on 2021/12/13 18:43:24 UTC, 0 replies.
- [nifi] 21/22: NIFI-8272 Delete stale metrics from REST API Prometheus endpoint. Added test tag to the nifi-web-api pom.xml and corrected imports. - posted by jo...@apache.org on 2021/12/13 18:43:25 UTC, 0 replies.
- [nifi] 22/22: NIFI-8153 custom date/time format properties for PutElasticsearchRecord - posted by jo...@apache.org on 2021/12/13 18:43:26 UTC, 0 replies.
- [nifi] branch main updated: [NIFI-9423-NIFI-9429]: Show icon and tooltip for Parameters with leading and/or trailing whitespace (#5569) - posted by mc...@apache.org on 2021/12/13 21:01:52 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9482 Upgrade Log4j 2 from 2.15.0 to 2.16.0 - posted by jo...@apache.org on 2021/12/13 21:10:40 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: Revert "NIFI-9392 PutHive3Streaming processor throws java.lang.NoClassDefFoundError on startup" - posted by jo...@apache.org on 2021/12/13 21:19:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9482 This closes #5600. Upgrade Log4j 2 from 2.15.0 to 2.16.0 - posted by jo...@apache.org on 2021/12/13 21:24:47 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9399 Apply Secure Processing to TransformXml XSLT - posted by jo...@apache.org on 2021/12/14 15:08:48 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated (200538a -> 4e88943) - posted by jo...@apache.org on 2021/12/14 17:15:18 UTC, 0 replies.
- [nifi] 01/15: NIFI-9473 - Upgrade Jackson from 2.12.3 to 2.12.5 - posted by jo...@apache.org on 2021/12/14 17:15:19 UTC, 0 replies.
- [nifi] 02/15: NIFI-9468 - Bump Kafka client from 2.6.0 to 2.6.3 - posted by jo...@apache.org on 2021/12/14 17:15:20 UTC, 0 replies.
- [nifi] 03/15: NIFI-9426 Removed unused jackson-mapper-asl from MiNiFi - posted by jo...@apache.org on 2021/12/14 17:15:21 UTC, 0 replies.
- [nifi] 04/15: NIFI-9420 Upgraded MiNiFi Guava from 26.0 to 31.0.1 - posted by jo...@apache.org on 2021/12/14 17:15:22 UTC, 0 replies.
- [nifi] 05/15: NIFI-9419 ParseCEF - Upgraded parcefone and supported empty extensions - posted by jo...@apache.org on 2021/12/14 17:15:23 UTC, 0 replies.
- [nifi] 06/15: NIFI-9408 - MiNiFi - remove Ignite dependencies - posted by jo...@apache.org on 2021/12/14 17:15:24 UTC, 0 replies.
- [nifi] 07/15: NIFI-9396 - MiNiFi - bump junit to 4.13.2 - posted by jo...@apache.org on 2021/12/14 17:15:25 UTC, 0 replies.
- [nifi] 08/15: NIFI-9395 - MiNiFi - bump httpclient to 4.5.13 - posted by jo...@apache.org on 2021/12/14 17:15:26 UTC, 0 replies.
- [nifi] 09/15: NIFI-9394 Removed RequestLogger and TimerFilter - posted by jo...@apache.org on 2021/12/14 17:15:27 UTC, 0 replies.
- [nifi] 10/15: NIFI-9393 Set Port Scheduled State for Flow Definitions - posted by jo...@apache.org on 2021/12/14 17:15:28 UTC, 0 replies.
- [nifi] 11/15: Revert "NIFI-9394 Removed RequestLogger and TimerFilter" - posted by jo...@apache.org on 2021/12/14 17:15:29 UTC, 0 replies.
- [nifi] 12/15: NIFI-9260 Making the 'write and rename' behaviour optional for PutHDFS - posted by jo...@apache.org on 2021/12/14 17:15:30 UTC, 0 replies.
- [nifi] 13/15: NIFI-9194: Upsert for Oracle12+ - posted by jo...@apache.org on 2021/12/14 17:15:31 UTC, 0 replies.
- [nifi] 14/15: NIFI-9185 Add Avro logical type to SelectHive3QL processor - posted by jo...@apache.org on 2021/12/14 17:15:32 UTC, 0 replies.
- [nifi] 15/15: NIFI-5821 Added Engine Name to Script Engine property descriptions - posted by jo...@apache.org on 2021/12/14 17:15:33 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9448 Improved S2S HTTP Extend Transaction Exception Handling - posted by jo...@apache.org on 2021/12/14 17:19:09 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated (7cedb9b -> 4aefc67) - posted by jo...@apache.org on 2021/12/14 17:21:08 UTC, 0 replies.
- [nifi] 01/02: NIFI-9355 Upgraded Apache Curator from 4.2.0 to 5.2.0 - posted by jo...@apache.org on 2021/12/14 17:21:09 UTC, 0 replies.
- [nifi] 02/02: NIFI-9457 Support microseconds for String Timestamps in PutKudu - posted by jo...@apache.org on 2021/12/14 17:21:10 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9375 Refactored Registry using OSUtils from nifi-bootstrap-utils - posted by jo...@apache.org on 2021/12/14 17:22:08 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9376 Updated Admin Guide removing reference to default password - posted by jo...@apache.org on 2021/12/14 17:22:50 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9480 fixing version ref - posted by jo...@apache.org on 2021/12/14 17:31:56 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: Revert "Update BulletinMergerTest.java" - posted by jo...@apache.org on 2021/12/14 18:12:27 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9417: Update BulletinMergerTest.java - posted by jo...@apache.org on 2021/12/14 18:13:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9486 This closes #5604. Upgrade to logback 1.2.8, remove unnecessary dependencyManagement entries in minifi and nifi-registry in favor of root pom Remove unnecessary use of slf4j-simple - posted by jo...@apache.org on 2021/12/14 19:44:33 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9486 This closes #5604. Upgrade to logback 1.2.8, remove unnecessary dependencyManagement entries in minifi and nifi-registry in favor of root pom Remove unnecessary use of slf4j-simple - posted by jo...@apache.org on 2021/12/14 19:46:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9486 This closes #5604. Add compile scope to logging deps in nifi-registry-assembly NIFI-9486 Add compile scope to logging deps in minifi-assembly - posted by jo...@apache.org on 2021/12/14 20:35:32 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9486 This closes #5604. Add compile scope to logging deps in nifi-registry-assembly NIFI-9486 Add compile scope to logging deps in minifi-assembly - posted by jo...@apache.org on 2021/12/14 20:37:13 UTC, 0 replies.
- [nifi] branch NIFI-9480-RC1 created (now b09619d) - posted by jo...@apache.org on 2021/12/15 03:05:25 UTC, 0 replies.
- [nifi] 01/02: NIFI-9480-RC1 prepare release nifi-1.15.1-RC1 - posted by jo...@apache.org on 2021/12/15 03:05:26 UTC, 0 replies.
- [nifi] 02/02: NIFI-9480-RC1 prepare for next development iteration - posted by jo...@apache.org on 2021/12/15 03:05:27 UTC, 0 replies.
- [nifi] annotated tag nifi-1.15.1-RC1 created (now d9b7436) - posted by jo...@apache.org on 2021/12/15 03:05:39 UTC, 0 replies.
- svn commit: r51452 - /dev/nifi/nifi-1.15.1/ - posted by jo...@apache.org on 2021/12/15 03:30:21 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (ca8861e -> 10e05df) - posted by ad...@apache.org on 2021/12/15 07:45:08 UTC, 0 replies.
- svn commit: r51474 - /dev/nifi/nifi-1.15.1/ /release/nifi/1.15.1/ - posted by jo...@apache.org on 2021/12/15 19:41:02 UTC, 0 replies.
- svn commit: r51478 - /release/nifi/1.15.0/ - posted by jo...@apache.org on 2021/12/15 21:19:55 UTC, 0 replies.
- svn commit: r1896009 - in /nifi/site/trunk: download.html minifi/download.html registry.html - posted by jo...@apache.org on 2021/12/15 21:29:04 UTC, 0 replies.
- [nifi] annotated tag rel/nifi-1.15.1 created (now 7748870) - posted by jo...@apache.org on 2021/12/15 21:50:39 UTC, 0 replies.
- svn commit: r1896011 - in /nifi/site/trunk/docs/nifi-docs: ./ components/org.apache.nifi/nifi-ambari-nar/1.15.1/ components/org.apache.nifi/nifi-ambari-nar/1.15.1/org.apache.nifi.reporting.ambari.AmbariReportingTask/ components/org.apache.nifi/nifi-amq... - posted by jo...@apache.org on 2021/12/15 21:51:00 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated (d9715d7 -> 4acb358) - posted by jo...@apache.org on 2021/12/15 21:54:49 UTC, 0 replies.
- [nifi] 01/01: Merge branch 'NIFI-9480-RC1' into support/nifi-1.15 - posted by jo...@apache.org on 2021/12/15 21:54:50 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9480 - posted by jo...@apache.org on 2021/12/15 21:56:34 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9476 - Fix QueryRecord when no result and with array type column - posted by ma...@apache.org on 2021/12/15 22:38:26 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9478 Moved Netty Log Exception Handler to end of pipeline - posted by ex...@apache.org on 2021/12/15 22:59:29 UTC, 0 replies.
- [nifi-site] branch main updated: NIFI-9480 updating download links - posted by jo...@apache.org on 2021/12/16 15:13:27 UTC, 0 replies.
- [nifi] branch main updated (5e9c868 -> 03cf976) - posted by ma...@apache.org on 2021/12/16 20:09:39 UTC, 0 replies.
- [nifi] branch main updated (03cf976 -> 8638b7c) - posted by ma...@apache.org on 2021/12/16 20:11:12 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9460: Update Lodash to 4.17.21 (#5605) - posted by mt...@apache.org on 2021/12/16 22:28:13 UTC, 0 replies.
- svn commit: r1896080 - in /nifi/site/trunk: download.html minifi/download.html registry.html security.html - posted by th...@apache.org on 2021/12/16 23:40:37 UTC, 0 replies.
- svn commit: r1896081 - in /nifi/site/trunk: download.html minifi/download.html registry.html - posted by th...@apache.org on 2021/12/16 23:44:26 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9495 Corrected BulletinMergerTest using static timestamps - posted by ma...@apache.org on 2021/12/16 23:45:05 UTC, 0 replies.
- [nifi-site] branch main updated: NIFI-9480 - Updated security.html page for 1.15.1 release. - posted by th...@apache.org on 2021/12/16 23:47:30 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9461: Allowing Parameter descriptions to be changed (#5603) - posted by mt...@apache.org on 2021/12/17 01:09:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9491 Excluded commons-logging and added jcl-over-slf4j references - posted by ma...@apache.org on 2021/12/17 14:18:16 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9497 Upgraded Bouncy Castle from 1.69 to 1.70 - posted by pv...@apache.org on 2021/12/17 16:32:03 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9461: Correcting equality comparison in Parameter update test - posted by tu...@apache.org on 2021/12/17 17:06:59 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9503: Fixed issue in system-tests - posted by ex...@apache.org on 2021/12/19 02:00:15 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9504 Upgraded Logback from 1.2.8 to 1.2.9 - posted by ch...@apache.org on 2021/12/19 18:20:19 UTC, 0 replies.
- [nifi-site] branch main updated: NIFI-9493 Update Release Note and Project Links - posted by an...@apache.org on 2021/12/20 16:45:59 UTC, 0 replies.
- svn commit: r1896194 - in /nifi/site/trunk: minifi/download.html minifi/faq.html minifi/getting-started.html minifi/index.html minifi/minifi-java-agent-quick-start.html minifi/minifi-toolkit.html minifi/system-admin-guide.html registry.html - posted by an...@apache.org on 2021/12/20 16:54:49 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9483 This closes #5616. Excluded Log4j 2 log4j-core and related libraries - posted by jo...@apache.org on 2021/12/20 17:02:36 UTC, 0 replies.
- [nifi] branch main updated (9dd6b5f -> f85ae68) - posted by mt...@apache.org on 2021/12/20 17:21:10 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated (d9bc4c0 -> 91f5cc3) - posted by jo...@apache.org on 2021/12/20 17:43:24 UTC, 0 replies.
- [nifi] 01/05: NIFI-9495 Corrected BulletinMergerTest using static timestamps - posted by jo...@apache.org on 2021/12/20 17:43:25 UTC, 0 replies.
- [nifi] 02/05: NIFI-9491 Excluded commons-logging and added jcl-over-slf4j references - posted by jo...@apache.org on 2021/12/20 17:43:26 UTC, 0 replies.
- [nifi] 03/05: NIFI-9497 Upgraded Bouncy Castle from 1.69 to 1.70 - posted by jo...@apache.org on 2021/12/20 17:43:27 UTC, 0 replies.
- [nifi] 04/05: NIFI-9504 Upgraded Logback from 1.2.8 to 1.2.9 - posted by jo...@apache.org on 2021/12/20 17:43:28 UTC, 0 replies.
- [nifi] 05/05: NIFI-9483 This closes #5616. Excluded Log4j 2 log4j-core and related libraries - posted by jo...@apache.org on 2021/12/20 17:43:29 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9507 This closes #5617. Corrected SSH Client handling on connect failures - posted by jo...@apache.org on 2021/12/21 03:24:08 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9507 Corrected SSH Client handling on connect failures - posted by jo...@apache.org on 2021/12/21 03:24:36 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9509 Added PatchedSFTPEngine to correct SFTP rename flags handling - posted by jo...@apache.org on 2021/12/21 19:09:33 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated: NIFI-9509 updating docker version ref - posted by jo...@apache.org on 2021/12/21 19:13:21 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9509 This closes #5618. Added PatchedSFTPEngine to correct SFTP rename flags handling - posted by jo...@apache.org on 2021/12/21 19:14:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9452 Generate a RuntimeManifest for NiFi at build time - Write additional fields to extnesion-manifest.xml for processors - Update C2 model classes to support new fields for processors, properties, and scheduling - Create converter between NiFi model and C2 model - Create generator and execute during the build - posted by ma...@apache.org on 2021/12/21 21:37:20 UTC, 0 replies.
- [nifi] branch NIFI-9508-RC1 created (now 32ad254) - posted by jo...@apache.org on 2021/12/21 22:30:59 UTC, 0 replies.
- [nifi] 01/02: NIFI-9508-RC1 prepare release nifi-1.15.2-RC1 - posted by jo...@apache.org on 2021/12/21 22:31:00 UTC, 0 replies.
- [nifi] 02/02: NIFI-9508-RC1 prepare for next development iteration - posted by jo...@apache.org on 2021/12/21 22:31:01 UTC, 0 replies.
- [nifi] annotated tag nifi-1.15.2-RC1 created (now d52b99f) - posted by jo...@apache.org on 2021/12/21 22:31:13 UTC, 0 replies.
- svn commit: r51692 - /dev/nifi/nifi-1.15.2/ - posted by jo...@apache.org on 2021/12/21 22:50:46 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9445: Minor formatting improvements in developer guide. - posted by ex...@apache.org on 2021/12/22 04:32:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7371 Added FlowFile attributes for exceptions in S3 processors - posted by ex...@apache.org on 2021/12/22 04:35:54 UTC, 0 replies.
- [nifi] branch main updated (0d49371 -> d6efc69) - posted by ma...@apache.org on 2021/12/22 15:48:41 UTC, 0 replies.
- svn commit: r51715 - /dev/nifi/nifi-1.15.2/ /release/nifi/1.15.2/ - posted by jo...@apache.org on 2021/12/22 23:00:44 UTC, 0 replies.
- svn commit: r1896294 - in /nifi/site/trunk: download.html minifi/download.html registry.html - posted by jo...@apache.org on 2021/12/22 23:05:54 UTC, 0 replies.
- [nifi-site] branch main updated: NIFI-9508 - posted by jo...@apache.org on 2021/12/22 23:08:14 UTC, 0 replies.
- svn commit: r1896295 - /nifi/site/trunk/download.html - posted by jo...@apache.org on 2021/12/22 23:10:25 UTC, 0 replies.
- [nifi] annotated tag rel/nifi-1.15.2 created (now 4da346d) - posted by jo...@apache.org on 2021/12/23 00:00:24 UTC, 0 replies.
- svn commit: r1896297 - in /nifi/site/trunk/docs/nifi-docs: ./ components/org.apache.nifi/nifi-ambari-nar/1.15.2/ components/org.apache.nifi/nifi-ambari-nar/1.15.2/org.apache.nifi.reporting.ambari.AmbariReportingTask/ components/org.apache.nifi/nifi-amq... - posted by jo...@apache.org on 2021/12/23 00:00:57 UTC, 0 replies.
- [nifi] branch support/nifi-1.15 updated (2e2e550 -> b7ff136) - posted by jo...@apache.org on 2021/12/23 00:01:02 UTC, 0 replies.
- [nifi] 01/01: Merge branch 'NIFI-9508-RC1' into support/nifi-1.15 - posted by jo...@apache.org on 2021/12/23 00:01:03 UTC, 0 replies.
- svn commit: r51716 - /release/nifi/1.15.1/ - posted by jo...@apache.org on 2021/12/23 00:29:12 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8605 Adding a new property for ExecuteSQL and ExecuteSQLRecord processors to enable/disable auto committing change the default value of auto commit function to true Changed the auto commit property name and add more details in the description If the auto commit is set to false, commit() is called for consistency adds unit tests Fix the check style issue of having more than 200 characters in single line - posted by ma...@apache.org on 2021/12/30 23:40:28 UTC, 0 replies.