(nifi) branch main updated: NIFI-13157 Replaced deprecated getNextTarEntry() and getNextZipEntry() with getNextEntry(). This closes #8813

2024-05-10 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 7dfb4936a9 NIFI-13157 Replaced deprecated

(nifi) branch main updated: NIFI-13213 Added Validation for Swap File Names This closes 8812

2024-05-10 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 1c2469bf33 NIFI-13213 Added Validation for Swap File

(nifi) branch main updated: NIFI-13196: Added new isAutoTerminated(Relationship) method to ProcessContext, which simply delegates to Connectable.isAutoTerminated(Relationship) This closes #8790

2024-05-10 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 62fbd8e8b1 NIFI-13196: Added new isAutoTerminated

(nifi) branch main updated: NIFI-13209 Corrected system-tests workflow paths for framework This closes #8806

2024-05-10 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 196f6bb6b1 NIFI-13209 Corrected system-tests

(nifi) branch main updated: NIFI-13200: Do not allow 'filename' or 'path' attribute to removed from FlowFile This closes #8791

2024-05-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 9cf5f947e8 NIFI-13200: Do not allow 'filename

(nifi) branch main updated: NIFI-13202 Removed Accumulo Processors and Services This closes #8794.

2024-05-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 72b45f3114 NIFI-13202 Removed Accumulo Processors

(nifi) branch support/nifi-1.x updated: NIFI-13201 Deprecated Accumulo Components for Removal This closes #8793

2024-05-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 99603eb6b8 NIFI-13201

(nifi) branch main updated: NIFI-13203: Include s3.url attribute in FetchS3Object, PutS3Object This closes #8795

2024-05-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new db7e073368 NIFI-13203: Include s3.url attribute

(nifi) branch main updated: NIFI-13113: upgrade Iceberg from 1.5.0 to 1.5.2 This closes #8796

2024-05-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 7584a5c6f5 NIFI-13113: upgrade Iceberg from 1.5.0

(nifi) branch main updated: NIFI-13187 - Modernize Archetypes This closes #8783.

2024-05-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 4faad38c16 NIFI-13187 - Modernize Archetypes

(nifi) branch support/nifi-1.x updated: NIFI-13181 Updated msal4j to 1.15.0 This closes #8777

2024-05-08 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new dc39334b37 NIFI-13181

(nifi) branch main updated: NIFI-13168 Upgraded QuestDB from 7.3.7 to 7.4.2 This closes #8773

2024-05-07 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new f4d40722fe NIFI-13168 Upgraded QuestDB from 7.3.7

(nifi) branch main updated: NIFI-11686 upgrade Elasticsearch low-level REST client to 8.13.3 This closes #8772

2024-05-07 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 1f5868b999 NIFI-11686 upgrade Elasticsearch low

(nifi) branch main updated: NIFI-13167 Replaced Hamcrest Matchers with JUnit Matchers This closes #8764

2024-05-07 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 09cf383f9b NIFI-13167 Replaced Hamcrest Matchers

(nifi) branch main updated: NIFI-13160 Corrected frontend changes evaluation in ci-workflow This closes #8761.

2024-05-07 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new b259e2ae73 NIFI-13160 Corrected frontend changes

(nifi) branch main updated: NIFI-13160 Support Skipping Frontend Unit Tests This closes #8757

2024-05-06 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 6b8c19c761 NIFI-13160 Support Skipping Frontend Unit

(nifi) branch main updated: Revert "NIFI-12973 Add Process Group scope to Flow Analysis rules" After commentary in the JIRA regarding UX and nifi-api considerations needing further discussion and reso

2024-05-06 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 7540991a59 Revert "NIFI-12973 Add Process

(nifi) branch support/nifi-1.x updated: Revert "NIFI-12231 FetchSmb supports Move and Delete Completion Strategies"

2024-05-06 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 00d90e3f4a Revert "

(nifi) 01/02: NIFI-13148 Excluded unused xmlunit dependency from nifi-registry-test This closes #8750.

2024-05-06 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 68a885d3906014e6b75c07273c42e6a350cf5886 Author: exceptionfactory AuthorDate: Mon May 6 11:23:01 2024 -0500 NIFI

(nifi) 02/02: NIFI-13147 Remove include-new-ui profile and include it by default always. This closes #8749.

2024-05-06 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit b0ace45b554b0a81ffa86ad4e86cc1a486239675 Author: Matt Gilman AuthorDate: Mon May 6 10:47:57 2024 -0400 NIFI-13147

(nifi) branch main updated (7a6c26fd96 -> b0ace45b55)

2024-05-06 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 7a6c26fd96 NIFI-13144 improved depependency update config and various dependencies new 68a885d390 NIFI-13148

(nifi) branch support/nifi-1.x updated: NIFI-13137 - Switch to Zulu for MacOS Java 8 action This closes #8739.

2024-05-04 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 5adc0d8cb8 NIFI-13137

(nifi) 01/01: NIFI-13006 solr component marked as deprecated

2024-04-26 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch NIFI-13006 in repository https://gitbox.apache.org/repos/asf/nifi.git commit 63ca5c9aa6e8c08f52885dc24751aa0934843f6c Author: Joseph Witt AuthorDate: Fri Apr 26 11:01:46 2024 -0700 NIFI

(nifi) branch NIFI-13006 created (now 63ca5c9aa6)

2024-04-26 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch NIFI-13006 in repository https://gitbox.apache.org/repos/asf/nifi.git at 63ca5c9aa6 NIFI-13006 solr component marked as deprecated This branch includes the following new commits

(nifi) branch main updated: NIFI-12986 Remove depreciation warning from ProcessSession.commit Explain advantage of commitAsync in ProcessSession

2024-04-22 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 49862d5342 NIFI-12986 Remove depreciation warning

(nifi) branch main updated: NIFI-13042 Support Python 3.12 for Python Processors This closes #8644.

2024-04-14 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 2d9943e2d3 NIFI-13042 Support Python 3.12 for Python

(nifi) branch support/nifi-1.x updated: NIFI-12969: Fixed a typo in the #isTempDestinationNecessary method, where we were comparing existingConnection.getProcessGroup() to newDestination.getProcessGro

2024-04-03 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 212763dd79 NIFI-12969: Fixed

(nifi) branch main updated: NIFI-12969: Fixed a typo in the #isTempDestinationNecessary method, where we were comparing existingConnection.getProcessGroup() to newDestination.getProcessGroup(), instea

2024-04-03 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 3a03caa149 NIFI-12969: Fixed a typo

(nifi) branch main updated: NIFI-5894 set a default last modified time when no last modified time is provided instead of NPE

2024-04-02 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 0bd3635ff9 NIFI-5894 set a default last modified

(nifi) branch main updated: NIFI-12943 Upgraded Hadoop from 3.3.6 to 3.4.0 This closes #8556

2024-03-25 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new dd9d1c978f NIFI-12943 Upgraded Hadoop from 3.3.6

(nifi) branch support/nifi-1.x updated: NIFI-12911 Upgraded Jagged from 0.3.0 to 0.3.2

2024-03-15 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 06e452742b NIFI-12911

(nifi) branch main updated: NIFI-12911 Upgraded Jagged from 0.3.0 to 0.3.2 This closes #8522.

2024-03-15 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new d62c8054d0 NIFI-12911 Upgraded Jagged from 0.3.0

(nifi) branch main updated: NIFI-12910 Upgraded Spring Framework from 6.0.17 to 6.0.18 This closes #8520.

2024-03-15 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 82ea7a284c NIFI-12910 Upgraded Spring Framework from

(nifi) branch main updated: NIFI-12772 Expose REMOTE_POLL_BATCH_SIZE property for ListSFTP

2024-02-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 89b618cc05 NIFI-12772 Expose REMOTE_POLL_BATCH_SIZE

(nifi) branch main updated: NIFI-12796 - PutDatabaseRecord statement type should support u/c/d for Debezium This closes #8412.

2024-02-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new abc08eb842 NIFI-12796 - PutDatabaseRecord statement

(nifi) branch support/nifi-1.x updated: NIFI-12818 Deprecated ReportLineageToAtlas for Removal This closes #8426.

2024-02-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new d5385c298d NIFI-12818

(nifi) 01/03: NIFI-12820 Upgraded Email Processors to Jakarta Mail 2 This closes #8428.

2024-02-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit ff4c187f860e332640bd1a10d09fd435d286e3f1 Author: exceptionfactory AuthorDate: Mon Feb 19 20:18:09 2024 -0600 NIFI

(nifi) 03/03: NIFI-12817 Moved Hadoop DBCP NAR to Hadoop Build Profile This closes #8425.

2024-02-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 27f8b98e9a64e544e0158b36700091610389dea5 Author: exceptionfactory AuthorDate: Mon Feb 19 13:53:50 2024 -0600 NIFI

(nifi) 02/03: NIFI-12821 Set docker-maven-plugin version to 0.43.4 This closes #8429.

2024-02-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 1124728ff73c8fdb2cf6683d3a1f0686ef9b093b Author: exceptionfactory AuthorDate: Mon Feb 19 20:53:04 2024 -0600 NIFI

(nifi) branch main updated (fcbd7c690b -> 27f8b98e9a)

2024-02-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from fcbd7c690b NIFI-12644 Exported json flows does not match minifi json schema resolved by adding new method transform

(nifi) 01/02: NIFI-12792 Deprecated nifi-spark-bundle components for removal This closes #8408

2024-02-14 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit 463e965f588ec405e1e9d49d5246f81b069a70e2 Author: exceptionfactory AuthorDate: Wed Feb 14 15:03:11 2024 -0600

(nifi) branch support/nifi-1.x updated (b262f96b56 -> f9b89b7248)

2024-02-14 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from b262f96b56 NIFI-12777 Add support for UUID record field type in QueryRecord processor new 463e965f58

(nifi) 02/02: NIFI-12770 Deprecated Ranger Authorizers for Removal This closes #8387

2024-02-14 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit f9b89b7248d343e07cbe49108855cdd292080ee5 Author: exceptionfactory AuthorDate: Fri Feb 9 16:21:34 2024 -0600

(nifi) branch main updated: NIFI-12793 Removed deprecated nifi-spark-bundle This closes #8409

2024-02-14 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new fcaaa566e8 NIFI-12793 Removed deprecated nifi-spark

(nifi) branch support/nifi-1.x updated: NIFI-12769 Updated copyright year to 2024 in NOTICE file headers This closes #8385.

2024-02-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 3baf052aae NIFI-12769

(nifi) branch main updated: NIFI-12769 Updated copyright year to 2024 in NOTICE file headers This closes #8384.

2024-02-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new b6b0b241c3 NIFI-12769 Updated copyright year to 2024

(nifi-site) branch main updated: Updating Slack invite links

2024-02-09 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi-site.git The following commit(s) were added to refs/heads/main by this push: new 2d611e19 Updating Slack invite links 2d611e19

(nifi) branch main updated: NIFI-12708: add option in UnpackContent to specify encoding charset for filenames in zip unpacking

2024-02-07 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new e00d2b6d5e NIFI-12708: add option in UnpackContent

(nifi) branch main updated: NIFI-12681: Remove standard services api nar version so it is inherited.

2024-01-27 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new ddc12b94be NIFI-12681: Remove standard services api

(nifi) branch main updated: NIFI-12676 Fixed Servlet Registration in HandleHttpRequest This closes #8304.

2024-01-25 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 103e350943 NIFI-12676 Fixed Servlet Registration

(nifi) branch support/nifi-1.x updated: NIFI-12606: Upgrade parent Apache POM to version 31

2024-01-12 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 037ab2886f NIFI-12606

(nifi) branch main updated: NIFI-12606: Upgrade parent Apache POM to version 31 This closes #8242.

2024-01-12 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new be16a423ed NIFI-12606: Upgrade parent Apache POM

(nifi) branch main updated: NIFI-12607 This closes #8243. remove kernel 2.6 TIMED_WAIT documentation

2024-01-12 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 2179d16bdc NIFI-12607 This closes #8243. remove

(nifi) branch main updated: NIFI-12532: This closes #8179. Ensure that when CommunicateAction completes (exceptionally or otherwise) that it gets removed from the list of all CommunicationActions

2023-12-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new c670161cb0 NIFI-12532: This closes #8179. Ensure

(nifi) branch support/nifi-1.x updated: NIFI-12535: Fixed documentation for 'PadRight Examples' table name in the Expression Language Guide as well as the last example in the table.

2023-12-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 29821f6e71 NIFI-12535: Fixed

(nifi) branch main updated: NIFI-12535: This closes #8181. Fixed documentation for 'PadRight Examples' table name in the Expression Language Guide as well as the last example in the table.

2023-12-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 77093671e0 NIFI-12535: This closes #8181. Fixed

(nifi) branch main updated: NIFI-12528: This closes #8180. Fixed bug that resulted in StackOverflowError when deleting loop containing only funnels

2023-12-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new c41b273e82 NIFI-12528: This closes #8180. Fixed bug

(nifi) branch main updated: NIFI-12536: This closes #8178. Used proper method for converting byte array to String

2023-12-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 2897618635 NIFI-12536: This closes #8178. Used

(nifi) branch support/nifi-1.x updated: NIFI-12450 This closes #8103. Added Deprecation Warning for Bootstrap Notifications

2023-12-04 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 60fe794906 NIFI-12450

(nifi) branch main updated: NIFI-11788 Modified APP_FILE logback configuration to have better cleanup NIFI-11788 Standardized Logback maximum settings - Set MiNiFi maxHistory to 10 and totalSizeCap to

2023-11-13 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 6447aea258 NIFI-11788 Modified APP_FILE logback

(nifi) branch main updated: NIFI-12288 This closes #7950. Improved Long and Integer handling in Utilities

2023-10-28 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new ae14738dea NIFI-12288 This closes #7950. Improved

[nifi] branch main updated: NIFI-12124: This closes #7791. Added a new RenameRecordField processor. In testing, also noticed that the Descendant Wildcard operator (//*) and Descendant Field Path Opera

2023-10-13 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 3ae0eedee6 NIFI-12124: This closes #7791. Added

[nifi] branch main updated: NIFI-12221: This closes #7876. Be more lenient about which Disconnection Codes we allow a node to be reconnected to a cluster vs. when we notify the node to disconnect agai

2023-10-13 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new f4ae292a45 NIFI-12221: This closes #7876. Be more

[nifi] branch support/nifi-1.x updated: NIFI-12228: This closes #7882. Fixed issue with FlowFile Concucrrency that can occasionally bring in more data than it should.

2023-10-13 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 4d00f8e156 NIFI-12228

[nifi] branch main updated: NIFI-12228: This closes #7881. Fixed issue with FlowFile Concucrrency that can occasionally bring in more data than it should. Code cleanup, fixing logback to avoid INFO-le

2023-10-13 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 0eabbcdf19 NIFI-12228: This closes #7881. Fixed

[nifi] branch support/nifi-1.x updated: NIFI-12214 This closes #7869. ConsumeElasticsearch Query Builder properties do not dependOn the Query Definition Style

2023-10-11 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new ac435ed7a1 NIFI-12214

[nifi] 02/03: NIFI-12214 This closes #7869. ConsumeElasticsearch Query Builder properties do not dependOn the Query Definition Style

2023-10-11 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 584b3fc1652809e49f7d8f34602208ad20e6e1d0 Author: Chris Sampson AuthorDate: Wed Oct 11 21:00:09 2023 +0100 NIFI-12214

[nifi] 03/03: NIFI-12211: This closes #7868. add Validator.VALID to username/password on TinkerpopClientService

2023-10-11 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 1a0f509ffc4a2d0b9620d1d322807d3588deb6e4 Author: levilentz AuthorDate: Wed Oct 11 10:36:44 2023 -0700 NIFI-12211

[nifi] 01/03: NIFI-12213 This closes #7871. add nifi-utils dependency to NARs that do not use nifi-standard-services-api-nar as a parent

2023-10-11 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit f2927525f30934c9566b0d0b400b268cac0e9297 Author: Mike Moser AuthorDate: Wed Oct 11 20:38:46 2023 + NIFI-12213

[nifi] branch main updated (9627c4c0e8 -> 1a0f509ffc)

2023-10-11 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 9627c4c0e8 NIFI-12174 Upgraded AWS PutLambda Processor to SDK 2 new f2927525f3 NIFI-12213 This closes #7871. add

[nifi] branch main updated: NIFI-12137: This closes #7808. Fixed name of Expression Language Scope from LIMITED to ENVIRONMENT, ; fixed issue in which flowfiles routed to failure by FlowFileTransform

2023-10-04 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 711f2f1188 NIFI-12137: This closes #7808. Fixed name

[nifi] branch main updated: NIFI-12161: This closes #7829. Ensuring framework threads use lightweight threads instead of a capped thread pool. This prevents framework threads from livelocking in the

2023-10-04 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 1d9ccb3857 NIFI-12161: This closes #7829. Ensuring

[nifi] branch support/nifi-1.x updated: NIFI-12163 This closes #7835. Improved Syslog 5424 Line Handling

2023-10-03 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 9bd7b91514 NIFI-12163

[nifi] branch main updated: NIFI-12163 This closes #7835. Improved Syslog 5424 Line Handling

2023-10-03 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new da4c6f6e25 NIFI-12163 This closes #7835. Improved

[nifi] branch support/nifi-1.x updated: NIFI-12162 This closes #7831. Upgraded Netty from 4.1.98 to 4.1.99

2023-10-02 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 71baa2c4ce NIFI-12162

[nifi] branch main updated: NIFI-12162 This closes #7831. Upgraded Netty from 4.1.98 to 4.1.99

2023-10-02 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 2c79b5f8e2 NIFI-12162 This closes #7831. Upgraded

[nifi] branch main updated: NIFI-12157 This closes #7826. Removed nifi-logging-utils and NiFiLog - Replaced NiFiLog references with direct references to SLF4J LoggerFactory

2023-10-02 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 19b4be40aa NIFI-12157 This closes #7826. Removed

[nifi] branch main updated (342fb0d876 -> 9228036e1d)

2023-10-01 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 342fb0d876 NIFI-12143: This closes #7820. Introduced a new nifi-calcite-utils module and refactored the nifi-sql

[nifi] 02/02: NIFI-7355: This closes #7677. TinkerpopClientService

2023-10-01 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 9228036e1db4624b3a90e5a0db607d2673191c59 Author: levilentz AuthorDate: Sat Sep 23 15:20:20 2023 -0700 NIFI-7355

[nifi] 01/02: NIFI-6721: This closes #7789. jms_expiration attribute problem fix

2023-10-01 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 9b9dd4bae3be28057ada9fcfeca9f8e3efb79abd Author: annanys23 AuthorDate: Fri Sep 8 16:25:55 2023 + NIFI-6721

[nifi] branch main updated: NIFI-12038 This closes #7760. introduce PackageFlowFile processor

2023-09-30 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new e93586df11 NIFI-12038 This closes #7760. introduce

[nifi] 02/02: NIFI-12152 This closes #7818. Refactored addProvider() Bouncy Castle references

2023-09-30 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit c76191fa4b80309ea239aa30d63951188b7fef76 Author: exceptionfactory AuthorDate: Fri Sep 29 16:13:02 2023 -0500 NIFI

[nifi] branch main updated (9ba81c9564 -> c76191fa4b)

2023-09-30 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 9ba81c9564 NIFI-12147 Cleaned poms, updated Dockerfile, fixed Jersey version to get appropriate bundled ASM new

[nifi] 01/02: NIFI-12142 This closes #7822. Corrected Cluster Pool Size Method Reference

2023-09-30 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 75c3b19979403467b278469af98a4aa1048f0ccc Author: exceptionfactory AuthorDate: Sat Sep 30 08:15:29 2023 -0500 NIFI

[nifi] branch main updated: NIFI-12141 This closes #7805. Update README about HTTPS and OpenID Authentication for Docker Image

2023-09-28 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new b8fd22e065 NIFI-12141 This closes #7805. Update

[nifi] branch main updated: NIFI-12135 This closes #7799. Update update_oidc_properties.sh

2023-09-27 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new acd9b5b10b NIFI-12135 This closes #7799. Update

[nifi] branch main updated: NIFI-12136 This closes #7800. Update README.md to add an example how to using Nifi to connect to an OpenID server.

2023-09-27 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 01fb3e99dd NIFI-12136 This closes #7800. Update

[nifi] branch main updated: NIFI-11271: This closes #7795. Removed deprecated Kerberos-related properties and updated to make use of KerberosUserService; some code cleanup to bring up-to-date with Jav

2023-09-26 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 16c527271b NIFI-11271: This closes #7795. Removed

[nifi] branch main updated: NIFI-12123: This closes #7786. Added additional @UseCase and @MultiProcessorUseCase annotations as well as some trivial cleanup that was flagged by IntelliJ such as making

2023-09-25 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 025109a9d8 NIFI-12123: This closes #7786. Added

[nifi] branch main updated: NIFI-12068: This closes #7737. Added the ability to annotate components with @UseCase and @MultiProcessorUseCase annotations; updated several processors to make use of them

2023-09-22 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 140ac52e9d NIFI-12068: This closes #7737. Added

[nifi] branch support/nifi-1.x updated: NIFI-12111 This closes #7776. Deprecated Unmaintained Components for Removal

2023-09-22 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 90972a7f57 NIFI-12111

[nifi] branch main updated: NIFI-12101: This closes #7768. Fixed bugs that caused StatelessBasicsIT.testChangeFlowVersion to fail. There were a couple of related issues. Firstly, for Stateless Groups

2023-09-22 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 713be8b539 NIFI-12101: This closes #7768. Fixed bugs

[nifi] branch support/nifi-1.x updated: NIFI-12108 This closes #7773. Deprecated SpringContextProcessor for removal

2023-09-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 1a5798b1fe NIFI-12108

[nifi] branch support/nifi-1.x updated: NIFI-12110 This closes #7775. Upgraded Spring Framework from 5.3.29 to 5.3.30

2023-09-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new e7215bf5c1 NIFI-12110

[nifi] 02/03: NIFI-12109 This closes #7774. Removed SpringContextProcessor

2023-09-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit a832b134b17fe45ae71b1ee763841ba90161f834 Author: exceptionfactory AuthorDate: Thu Sep 21 16:01:40 2023 -0500 NIFI

[nifi] 03/03: NIFI-12095 This closes #7762. Increase default Xmx to 1g

2023-09-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 9ae69212723d32edcdbfa1538b742ff2887d25c9 Author: Nandor Soma Abonyi AuthorDate: Wed Sep 20 11:06:38 2023 +0200 NIFI

[nifi] branch main updated (b6bcce4fe1 -> 9ae6921272)

2023-09-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from b6bcce4fe1 NIFI-12106 Upgraded Spring Boot from 2.7.14 to 2.7.15 new 4169352a2f NIFI-12110 This closes #7775

[nifi] 01/03: NIFI-12110 This closes #7775. Upgraded Spring Framework from 5.3.29 to 5.3.30

2023-09-21 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 4169352a2ff75685c7ef4b199833a1f011fee67b Author: exceptionfactory AuthorDate: Thu Sep 21 16:11:15 2023 -0500 NIFI

[nifi] branch support/nifi-1.x updated: NIFI-12086 This closes #7757. Removed unused jgit dependency from framework-core

2023-09-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/support/nifi-1.x by this push: new 237892988a NIFI-12086

[nifi] branch main updated: NIFI-12086 This closes #7757. Removed unused jgit dependency from framework-core

2023-09-20 Thread joewitt
This is an automated email from the ASF dual-hosted git repository. joewitt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git The following commit(s) were added to refs/heads/main by this push: new 11d8519914 NIFI-12086 This closes #7757. Removed

  1   2   3   4   5   6   7   8   9   10   >