(nifi) branch main updated: NIFI-8134 allow unescapeJson Record Path function to recursively convert Maps to Records (#7745)

2024-05-14 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 2d112871db NIFI-8134 allow unescapeJson Record Path

(nifi) branch main updated (326df914bc -> 5a3b47353e)

2024-05-09 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 326df914bc NIFI-13175: Updating dialog layout and sizes to prevent a double scroll bar on smaller screen sizes (#8779

(nifi) branch main updated: NIFI-13076: reduce enum array allocation (#8679)

2024-04-22 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 31e1ce8f4c NIFI-13076: reduce enum array allocation

(nifi) branch main updated: NIFI-11443 Route Python Framework Logging to SLF4J (#8407)

2024-03-05 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 26f5fa2be0 NIFI-11443 Route Python Framework

(nifi) branch main updated (ecea18f796 -> 01ca19eccc)

2024-02-28 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from ecea18f796 NIFI-12733 Make Apicurio's groupId optional and configurable and use artifactId instead of name as key

(nifi) branch main updated: NIFI-12739 - Import ProcessPoolExecutor to fix bug in python 3.9+ (#8357)

2024-02-14 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 e03329e01f NIFI-12739 - Import ProcessPoolExecutor

(nifi) branch main updated: NIFI-12768 Removed unstable filename assertion in TestListFile (#8383)

2024-02-09 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 e93fb17b66 NIFI-12768 Removed unstable filename

(nifi) branch main updated: NIFI-12764 Removed Commons Codec and Lang3 from security-utils (#8380)

2024-02-09 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 2ea4838157 NIFI-12764 Removed Commons Codec

(nifi) branch main updated: NIFI-12629 - adding metadata filtering to QueryPinecone (#8264)

2024-01-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 f402970132 NIFI-12629 - adding metadata filtering

(nifi) branch main updated: NIFI-12634 Ignored Blank Prefix Values in Kubernetes Components (#8268)

2024-01-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 806d8d6165 NIFI-12634 Ignored Blank Prefix Values

(nifi) branch main updated: NIFI-9464 Fixed race condition between "Timer-Driven" threads when running SiteToSiteProvenanceReportingTask.onTrigger and "Compress Provenance Log" threads running EventFi

2024-01-08 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 1c26b39fcd NIFI-9464 Fixed race condition between

(nifi) branch main updated: NIFI-12478 Return Message Type as body for JMS Object Messages (#8131)

2023-12-07 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 f73888e7dd NIFI-12478 Return Message Type as body

(nifi) branch main updated: NIFI-12332 Removed nifi-toolkit-flowfile-repo Module (#7996)

2023-11-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 57ed9ad675 NIFI-12332 Removed nifi-toolkit-flowfile

(nifi) branch main updated: NIFI-12339 Fixed Property Decryption for Migrated Components (#8002)

2023-11-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 dabdf94bf1 NIFI-12339 Fixed Property Decryption

(nifi) branch main updated: NIFI-12341: Fixed typo in expression language guide

2023-11-09 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 3b6c482db3 NIFI-12341: Fixed typo in expression

(nifi) branch main updated: NIFI-12321 Avoid Exceptions when removing Python Processors (#7984)

2023-11-06 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 b50557b854 NIFI-12321 Avoid Exceptions when

(nifi) branch main updated (dcc4b8590f -> 309061ca2d)

2023-11-03 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from dcc4b8590f NIFI-8673 Documented Active Threads versus Cluster Summary details add 309061ca2d NIFI-12310 Validate

(nifi) branch main updated: NIFI-12297 Standardized File Path resolution in Persistence Providers (#7975)

2023-11-03 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 c706877147 NIFI-12297 Standardized File Path

(nifi) branch support/nifi-1.x updated: NIFI-12294 Standardized NAR Entry Loading (#7958)

2023-11-01 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 6c0a82ebd7 NIFI-12294

(nifi) branch main updated: NIFI-12294 Standardized NAR Entry Loading (#7958)

2023-11-01 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 945d8b54bc NIFI-12294 Standardized NAR Entry

[nifi] branch main updated: NIFI-12266 Added Standard Shared NAR and BOM (#7925)

2023-10-25 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 bd4ba34339 NIFI-12266 Added Standard Shared NAR

[nifi] branch main updated: NIFI-12269 Resolved Maven Build Warnings for Plugins (#7928)

2023-10-25 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 28b75c78a6 NIFI-12269 Resolved Maven Build Warnings

[nifi] branch main updated: NIFI-12198 Add API and CLI commands to import reporting task snapshots (#7875)

2023-10-20 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 fd2de5a151 NIFI-12198 Add API and CLI commands

[nifi] branch main updated: NIFI-12250: (#7908)

2023-10-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 98eef74dd8 NIFI-12250: (#7908) 98eef74dd8

[nifi] branch main updated: NIFI-12247: (#7905)

2023-10-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 f2822a6bfb NIFI-12247: (#7905) f2822a6bfb

[nifi] branch main updated: NIFI-12248: (#7906)

2023-10-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 dc76d3896d NIFI-12248: (#7906) dc76d3896d

[nifi] branch main updated: NIFI-12244 - UpdateRecord invalid because of migrateProperties (#7898)

2023-10-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 814e94b2ac NIFI-12244 - UpdateRecord invalid

[nifi] branch support/nifi-1.x updated: NIFI-12237 change label height and width from POSITION to SIZE difference (#7889)

2023-10-18 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 33773c772e NIFI-12237

[nifi] branch main updated: NIFI-12237 change label height and width from POSITION to SIZE difference (#7889)

2023-10-18 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 229199dab7 NIFI-12237 change label height and width

[nifi] branch support/nifi-1.x updated: NIFI-12238 Fix SplitText endline trimming with max fragment size (#7892)

2023-10-18 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 142abb07c6 NIFI-12238 Fix

[nifi] branch main updated: NIFI-12238 Fix SplitText endline trimming with max fragment size (#7892)

2023-10-18 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 91e4b453b4 NIFI-12238 Fix SplitText endline

[nifi] branch support/nifi-1.x updated: NIFI-12219 Added Xodus Flow History Storage with Migration (#7885)

2023-10-18 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 1a2d769e82 NIFI-12219 Added

[nifi] branch main updated (22ad7d542d -> 96eb1d825a)

2023-10-13 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 22ad7d542d NIFI-12206 Refactor Flow History using JetBrains Xodus (#7870) add 96eb1d825a NIFI-1 Protect

[nifi] branch main updated (d2aec89738 -> ce2a156b9c)

2023-10-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from d2aec89738 NIFI-12166 Add repo usage to the monitoring endpoint (#7836) add ce2a156b9c NIFI-12140: Updated

[nifi] branch support/nifi-1.x updated: NIFI-12140 Add optional properties to RedisConnectionPoolService for Username and Sentinel Username (#7862)

2023-10-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 c24271fb43 NIFI-12140 Add

[nifi] branch main updated: NIFI-12166 Add repo usage to the monitoring endpoint (#7836)

2023-10-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 d2aec89738 NIFI-12166 Add repo usage

[nifi] branch main updated: NIFI-12140 Add optional properties to RedisConnectionPoolService for Username and Sentinel Username (#7862)

2023-10-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 5a42d7245b NIFI-12140 Add optional properties

[nifi] branch main updated: NIFI-12186 Add ability to export a versioned reporting task snapshot (#7853)

2023-10-09 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 ae61ebb5ed NIFI-12186 Add ability to export

[nifi] branch support/nifi-1.x updated: [NIFI-12067] mock process session keeps track of flowfiles created during the session and removes them on rollback rather than putting them on the input queue (

2023-10-04 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 6929ddecb6 [NIFI-12067

[nifi] branch main updated: [NIFI-12067] mock process session keeps track of flowfiles created during the session and removes them on rollback rather than putting them on the input queue (#7827)

2023-10-04 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 746dad7f46 [NIFI-12067] mock process session keeps

[nifi] branch support/nifi-1.x updated: NIFI-12158 MockProcessSession write methods preserves attributes (#7828)

2023-10-03 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 4354072b4a NIFI-12158

[nifi] branch main updated: NIFI-12158 MockProcessSession write methods preserves attributes (#7828)

2023-10-03 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 721628eb95 NIFI-12158 MockProcessSession write

[nifi] branch main updated: NIFI-12132 change default content repo archive percentage and age to 90 percent and 3 hours to better align to default user needs (#7797)

2023-09-28 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 476f30813d NIFI-12132 change default content repo

[nifi] branch main updated (1046fdf79d -> b58f3aee4d)

2023-09-28 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 1046fdf79d NIFI-11938: This closes #7673. Created ConsumeSlack Processor to consume conversation history message

[nifi] branch main updated: NIFI-12074 updated images to base on Java 21 and added Python3 (#7785)

2023-09-26 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 ff05a5d158 NIFI-12074 updated images to base

[nifi] branch main updated (520840d93b -> 017b16254b)

2023-09-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 520840d93b NIFI-12076 Removed ComponentLog methods with Object[] and Throwable add 017b16254b NIFI-11903 disable

[nifi] branch NIFI-11903 created (now 490810452c)

2023-09-19 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch NIFI-11903 in repository https://gitbox.apache.org/repos/asf/nifi.git at 490810452c NIFI-11903 disable if windows No new revisions were added by this update.

[nifi] branch main updated (cb03d6de74 -> cbf5bb98f9)

2023-09-16 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from cb03d6de74 NIFI-11857 - CLI - recursively change version of Processors add cbf5bb98f9 NIFI-12072 moved

[nifi] branch main updated: NIFI-12025: Fixed duplicated bulletin messages (#7670)

2023-09-08 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 6cffc78ad2 NIFI-12025: Fixed duplicated bulletin

[nifi] branch support/nifi-1.x updated: NIFI-11434 added support for optionally allowing zip entries with dat… (#7462)

2023-07-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 7943c684d2 NIFI-11434 added

[nifi] branch main updated: NIFI-11434 added support for optionally allowing zip entries with dat… (#7462)

2023-07-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 d2c70d1d2f NIFI-11434 added support for optionally

[nifi] branch main updated: NIFI-11689 Added Maven Wrapper with Maven 3.9.2 (#7378)

2023-06-14 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 63452da617 NIFI-11689 Added Maven Wrapper

[nifi] branch support/nifi-1.x updated: NIFI-11679 Refactored EncryptedRepoContentAccessIT Configuration (#7369)

2023-06-13 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 e5474f7d22 NIFI-11679

[nifi] branch main updated: NIFI-11679 Refactored EncryptedRepoContentAccessIT Configuration (#7369)

2023-06-13 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 962dc9bc38 NIFI-11679 Refactored

[nifi] branch support/nifi-1.x updated: NIFI-11680 Corrected Buffer Size Calculation for Connection Balancing (#7370)

2023-06-13 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 65436cb829 NIFI-11680

[nifi] branch main updated: NIFI-11680 Corrected Buffer Size Calculation for Connection Balancing (#7370)

2023-06-13 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 9c2f15cc18 NIFI-11680 Corrected Buffer Size

[nifi] 02/02: NIFI-11471: Added a system test to verify controller service enable timeout. This closes #7242.

2023-06-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit 125e456a6439ed269edc74b3339070ffd95095a1 Author: Mark Payne AuthorDate: Mon Jun 12 14:47:01 2023 -0400

[nifi] branch support/nifi-1.x updated (f6e1b526c9 -> 125e456a64)

2023-06-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git from f6e1b526c9 NIFI-11672 Adjusted ListSFTP to handle incomplete File Types new 7f1dd9c960 NIFI-11471

[nifi] 01/02: NIFI-11471: Define new stateless configuration points Add two new properties:

2023-06-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a commit to branch support/nifi-1.x in repository https://gitbox.apache.org/repos/asf/nifi.git commit 7f1dd9c9600f41f94b0aabf9f789bd610d93f553 Author: David Young AuthorDate: Fri May 12 14:38:35 2023 +

[nifi] 02/02: NIFI-11471: Added a system test to verify controller service enable timeout. This closes #7242.

2023-06-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit 15f8f872f64a0f30170218fa44c24dbfa63083ae Author: Mark Payne AuthorDate: Mon Jun 12 14:47:01 2023 -0400 NIFI-11471

[nifi] branch main updated (45e8226f89 -> 15f8f872f6)

2023-06-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 45e8226f89 NIFI-11672 Adjusted ListSFTP to handle incomplete File Types new ea5b303917 NIFI-11471: Define new

[nifi] 01/02: NIFI-11471: Define new stateless configuration points Add two new properties:

2023-06-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git commit ea5b30391799050ac50df914584dd3d390bc58f5 Author: David Young AuthorDate: Fri May 12 14:38:35 2023 + NIFI-11471

[nifi] branch support/nifi-1.x updated: NIFI-11567: Auto-reload database file in GeoEnrichIP processors (#7266)

2023-06-05 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 9949f079e1 NIFI-11567: Auto

[nifi] branch main updated: NIFI-11567: Auto-reload database file in GeoEnrichIP processors (#7266)

2023-06-05 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 d200186096 NIFI-11567: Auto-reload database file

[nifi] branch support/nifi-1.x updated: NIFI-11392 for CRON scheduled components, improved cancellation of … (#7232)

2023-05-30 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 8143a12715 NIFI-11392

[nifi] branch main updated: NIFI-11392 for CRON scheduled components, improved cancellation of … (#7232)

2023-05-30 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 eca4f5d68f NIFI-11392 for CRON scheduled components

[nifi] branch support/nifi-1.x updated: NIFI-11109 Allow registry client's class in flow.xml/json to not change (#7273)

2023-05-24 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 e18886fcb3 NIFI-11109 Allow

[nifi] branch main updated (ca2a829d47 -> a59ea4a135)

2023-05-24 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from ca2a829d47 NIFI-11584 Improved MergeContent stream handling add a59ea4a135 NIFI-11109 Allow registry client's

[nifi] branch support/nifi-1.x updated: NIFI-11436 Fix NPE during updateFlow when called from a replace request for a PG that is not under version control (#7167)

2023-04-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 7cb9de69c4 NIFI-11436 Fix

[nifi] branch main updated: NIFI-11436 Fix NPE during updateFlow when called from a replace request for a PG that is not under version control (#7167)

2023-04-12 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 ba93f60731 NIFI-11436 Fix NPE during updateFlow

[nifi] branch support/nifi-1.x updated: NIFI-11337: Update PutDatabaseRecord's Max Batch Size property documentation to reflect actual behavior (#7081)

2023-03-24 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 e7be544989 NIFI-11337

[nifi] branch main updated (2698000a85 -> 1a9acb1f4b)

2023-03-24 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 2698000a85 NIFI-11254 Upgraded SnakeYAML from 1.33 to 2.0 add 1a9acb1f4b NIFI-11337: Update PutDatabaseRecord's

[nifi] branch support/nifi-1.x updated: NIFI-11319 Fixing TestStatelessBootstrap::testClassNotAllowed (#7070)

2023-03-22 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 cef61c866d NIFI-11319

[nifi] branch main updated: NIFI-11319 Fixing TestStatelessBootstrap::testClassNotAllowed (#7070)

2023-03-22 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 f062b0d1f1 NIFI-11319 Fixing

[nifi] branch support/nifi-1.x updated: NIFI-11305: Fixed out-of-order handling of binlog client shutdown in CaptureChangeMySQL (#7068)

2023-03-22 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 3321de01f2 NIFI-11305

[nifi] branch main updated (00707f684f -> 3bf1195f4b)

2023-03-22 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 00707f684f NIFI-11323: Fixed last modified change detection of dynamicallyModifiesClasspath resources (#7069) add

[nifi] branch main updated: NIFI-11323: Fixed last modified change detection of dynamicallyModifiesClasspath resources (#7069)

2023-03-22 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 00707f684f NIFI-11323: Fixed last modified change

[nifi] branch support/nifi-1.x updated: NIFI-11323: Fixed last modified change detection of dynamicallyModifiesClasspath resources (#7069)

2023-03-22 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 22c072e619 NIFI-11323

[nifi] branch support/nifi-1.x updated: NIFI-11305: Fix logic to correctly stop CaptureChangeMySQL (#7059)

2023-03-20 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 b554102f4a NIFI-11305: Fix

[nifi] branch main updated: NIFI-11305: Fix logic to correctly stop CaptureChangeMySQL (#7059)

2023-03-20 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 0c7de2c748 NIFI-11305: Fix logic to correctly stop

[nifi] branch main updated: NIFI-11213 Showing version change in older (pre 1.18.0) contained version flows properly (#7017)

2023-03-20 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 7954ff355c NIFI-11213 Showing version change

[nifi] branch support/nifi-1.x updated: NIFI-11279: Allow event stream processing to continue in CaptureChangeMySQL after sync issue (#7039)

2023-03-14 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 9e804fec4e NIFI-11279

[nifi] branch main updated (1c883adca8 -> 668d309c7e)

2023-03-14 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 1c883adca8 NIFI-11275 Removed HashContent from See Also in FuzzyHashContent add 668d309c7e NIFI-11279: Allow

[nifi] branch main updated: NIFI-5501: Fixed classloader issue leading to multiple abandoned threads (#7031)

2023-03-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 c1890a5bb8 NIFI-5501: Fixed classloader issue

[nifi] branch main updated: NIFI-11257 Enable Maven HTTP pooling and additional retries (#7020)

2023-03-08 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 a13c2cf010 NIFI-11257 Enable Maven HTTP pooling

[nifi] branch support/nifi-1.x updated: NIFI-11245 Corrected reducing Maximum Thread Count while running (#7005)

2023-03-03 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 88d2c03b37 NIFI-11245

[nifi] branch main updated (9ea0fe7b3d -> 44c70277ea)

2023-03-03 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 9ea0fe7b3d NIFI-11234: Fix RecordWriter NPE in QuerySalesforceObject add 44c70277ea NIFI-11245 Corrected reducing

[nifi] branch support/nifi-1.x updated: NIFI-11225 Fix toLowerCase and toUpperCase documentation (#6992)

2023-02-27 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 e9dba3087d NIFI-11225 Fix

[nifi] branch main updated (61b87e007b -> 055cf62c70)

2023-02-27 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 61b87e007b NIFI-11209: Include newly-added columns in output for UpdateTable processors when Update Field Names

[nifi] branch main updated: NIFI-11175 Enabled system-tests for framework changes (#6947)

2023-02-13 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 1014359c64 NIFI-11175 Enabled system-tests

[nifi] branch support/nifi-1.x updated: NIFI-11159 Fixing connections with source having reassigned id

2023-02-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 f432d98166 NIFI-11159

[nifi] branch main updated (a66727c4d1 -> b0ec28a452)

2023-02-10 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from a66727c4d1 NIFI-11160 Upgraded Apache Tika from 2.6.0 to 2.7.0 add b0ec28a452 NIFI-11159 Fixing connections

[nifi] branch main updated (bda1bd326d -> ae66ebdc22)

2023-01-31 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from bda1bd326d NIFI-4 Thise closes #6906. Upgraded OWASP Dependency Check from 7.4.4 to 8.0.2 add ae66ebdc22 NIFI

[nifi] branch main updated: NIFI-11076: Resolving deadlock issue in StandardParameterContext (#6865)

2023-01-23 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 29618ae5c6 NIFI-11076: Resolving deadlock issue

[nifi] branch main updated: NIFI-11028 Handle controller service 'Scheduled State' change (#6831)

2023-01-17 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 9ad1d8a7ae NIFI-11028 Handle controller service

[nifi] branch main updated: NIFI-10980 - correct ordering of property descriptor allowable values (#6781)

2023-01-05 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 b69721cac9 NIFI-10980 - correct ordering

[nifi] branch main updated (a8974253ce -> 5c3ca9d537)

2022-12-16 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from a8974253ce NIFI-10989 Removed SHA-1 and MD5 from TestHashContent add 5c3ca9d537 NIFI-10981 Ensure NarAutoLoader

[nifi] branch main updated (45a31c7286 -> b744fac479)

2022-12-08 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 45a31c7286 NIFI-10899 Added SameSite Policy to Application Cookies add b744fac479 NIFI-10956: Fix inference issues

[nifi] branch main updated (9a574c875e -> 570fc7f1fa)

2022-12-01 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/nifi.git from 9a574c875e NIFI-10909 Upgraded Jackson from 2.14.0 to 2.14.1 add 570fc7f1fa NIFI-10914 Adjusting input check

[nifi] branch main updated: NIFI-10901 - PublishKafka headers not sent in ProducerRecord (#6731)

2022-11-30 Thread markap14
This is an automated email from the ASF dual-hosted git repository. markap14 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 282c56b5ce NIFI-10901 - PublishKafka headers

  1   2   3   4   5   6   7   8   9   10   >