You are viewing a plain text version of this content. The canonical link for it is here.
- [nifi] branch main updated: NIFI-9738 - VersionedComponent data members should derive from Object - posted by jg...@apache.org on 2022/03/01 11:06:57 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9734 Standardized exception cause message formatting - posted by jg...@apache.org on 2022/03/01 11:49:49 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9641 - Adjusted the extraction of the chroot suffix for solr client connections. - posted by jg...@apache.org on 2022/03/01 11:51:29 UTC, 0 replies.
- [nifi] branch main updated (dd3c9be -> db28c91) - posted by ma...@apache.org on 2022/03/01 14:58:05 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9730: Consider a change in value for retry-related fields from 'null' to the default value as an environmental change so that it's not flagged as a Local Modification, which would prevent users from updating the version of the Process Group that they are using - posted by jg...@apache.org on 2022/03/01 18:50:06 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9400: Ensure that we always use the CollectionUsage metrics in the mbeans instead of the Usage metrics. - posted by jg...@apache.org on 2022/03/01 19:17:44 UTC, 0 replies.
- [nifi] branch main updated (0d0912d -> 4719f78) - posted by mc...@apache.org on 2022/03/01 19:57:58 UTC, 0 replies.
- [nifi] branch main updated (4719f78 -> d17fcf6) - posted by th...@apache.org on 2022/03/01 20:53:40 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9741: Make the close() method of WriteAvroResultWithExternalSchema idempotent - posted by ma...@apache.org on 2022/03/01 22:53:09 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9689: When checking FlowFile Availability, consider swap queue and trigger data to be swapped in, since calling poll() will no longer happen if no data is available - posted by jg...@apache.org on 2022/03/02 11:22:54 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9743 Upgraded Jetty from 9.4.44 to 9.4.45 - posted by pv...@apache.org on 2022/03/02 11:48:28 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9678 update Elasticsearch REST API processor integration-tests for Elasticsearch 8.x - posted by jg...@apache.org on 2022/03/02 15:04:55 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9064:Support Oracle timestamp when `Use Avro Logical Types` is true for ExecuteSQLRecord and QueryDatabaseTableRecord - posted by jg...@apache.org on 2022/03/02 16:19:11 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9679 Added access-environment-credentials permission - posted by jg...@apache.org on 2022/03/02 17:31:18 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9745 - Prevent insertion of revisions in NiFi registry when revision feature is disabled - posted by jg...@apache.org on 2022/03/03 00:12:45 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9747 - Track PID in nifi-bootstrap logging on shutdown - posted by ex...@apache.org on 2022/03/03 00:50:37 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9749 - Capture additional logging for system-test workflow runs - posted by ex...@apache.org on 2022/03/03 00:53:00 UTC, 0 replies.
- [nifi] branch main updated: [NIFI-9690] Display icon on Connection Label to show when head of the queue is penalized (#5812) - posted by mc...@apache.org on 2022/03/03 14:13:14 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1734 Add integration test for Kubernetes log collection - posted by ad...@apache.org on 2022/03/03 15:46:28 UTC, 0 replies.
- [nifi] branch main updated (7a16619 -> d2e90dd) - posted by ex...@apache.org on 2022/03/03 21:29:02 UTC, 0 replies.
- [nifi] branch main updated (d2e90dd -> c91f543) - posted by kd...@apache.org on 2022/03/03 21:31:13 UTC, 0 replies.
- [nifi] branch main updated (c91f543 -> 6f5fda5) - posted by mt...@apache.org on 2022/03/03 22:45:43 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9543: Add bring-to-front functionality to labels (#5765) - posted by mc...@apache.org on 2022/03/03 23:50:22 UTC, 0 replies.
- [nifi] branch main updated (6cd30e3 -> 7438bc9) - posted by mt...@apache.org on 2022/03/04 11:24:25 UTC, 0 replies.
- [nifi] 01/02: NIFI-9757 Upgraded SLF4J from 1.7.35 to 1.7.36 - posted by mt...@apache.org on 2022/03/04 11:24:26 UTC, 0 replies.
- [nifi] 02/02: NIFI-9759 Upgraded Spring Framework from 5.3.15 to 5.3.16 - posted by mt...@apache.org on 2022/03/04 11:24:27 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9754: Introduced VersionedExternalFlow - Updated stateless and StandardProcessGroup, etc. to make use of VersionedExternalFlow - Updated StatelessDataflowDefinition to use ExternalVersionedFlow instead of generic type - Updated Stateless Bootstrap to avoid loading stateless engine libs from root class path but instead use a NarClassLoader to load the statelss nar - posted by jg...@apache.org on 2022/03/04 12:20:06 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9748: Added new property for Output Format to LogAttribute. Also made the FlowFile Properties (file size, entry date, lineage start date) optional and renamed from 'Standard FlowFile Attributes' to 'FlowFile Properties' because this has led to confusion many times in the past, around users wanting to reference these things as attributes via EL but they are not actually attributes. - posted by mt...@apache.org on 2022/03/04 13:31:38 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9766 avoid intermittent SearchElasticsearchTest failures in CI pipeline - posted by mt...@apache.org on 2022/03/06 00:05:55 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9756 Add documentation for framework-level retry in Processors and update processor tab images - posted by mt...@apache.org on 2022/03/06 13:27:46 UTC, 0 replies.
- [nifi] branch main updated (9782a51 -> 7d046fe) - posted by ma...@apache.org on 2022/03/07 14:04:57 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8927 - Add option to start/stop all controllers (#5247) - posted by mc...@apache.org on 2022/03/07 18:57:52 UTC, 0 replies.
- [nifi] branch main updated (d062029 -> fc5c810) - posted by ex...@apache.org on 2022/03/07 19:41:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9762: Adding DBCPConnectionPool config verification - posted by ma...@apache.org on 2022/03/07 19:43:37 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9763: Additional escaped VALUE column due to H2 changes - posted by ex...@apache.org on 2022/03/08 01:26:08 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9085 Refactored the Elasticsearch bundle to use JUnit 5 - posted by ex...@apache.org on 2022/03/08 03:50:19 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9771: When a Kafka record is obtained during config verification, we should produce an invalid response if the Record Reader is not able to produce any records from it - posted by jg...@apache.org on 2022/03/08 11:42:48 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (f811c79 -> 38d1fbd) - posted by fg...@apache.org on 2022/03/08 13:54:10 UTC, 0 replies.
- [nifi-minifi-cpp] 01/05: MINIFICPP-1686 - Processor destructors are not called - posted by fg...@apache.org on 2022/03/08 13:54:11 UTC, 0 replies.
- [nifi-minifi-cpp] 02/05: MINIFICPP-1754 - Always include agentManifestIdentifier in heartbeat - posted by fg...@apache.org on 2022/03/08 13:54:12 UTC, 0 replies.
- [nifi-minifi-cpp] 03/05: MINIFICPP-1759 Fix linux/libc++ issues, use libc++ on ubuntu - posted by fg...@apache.org on 2022/03/08 13:54:13 UTC, 0 replies.
- [nifi-minifi-cpp] 04/05: MINIFICPP-1766 ProcessSession::read can't read zero length flowfiles (DatabaseContentRepository) - posted by fg...@apache.org on 2022/03/08 13:54:14 UTC, 0 replies.
- [nifi-minifi-cpp] 05/05: MINIFICPP-1767 Remove snap support from repository - posted by fg...@apache.org on 2022/03/08 13:54:15 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (38d1fbd -> af3d5ab) - posted by sz...@apache.org on 2022/03/08 15:15:18 UTC, 0 replies.
- [nifi-minifi-cpp] 01/02: MINIFICPP-1762 Add the attributes from the AttributeProviderService to the flow file - posted by sz...@apache.org on 2022/03/08 15:15:19 UTC, 0 replies.
- [nifi-minifi-cpp] 02/02: MINIFICPP-1764 Add the license header to all .py and .feature files - posted by sz...@apache.org on 2022/03/08 15:15:20 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1736 Add MiNiFi agent C2 operation capabilities to agent manifest - posted by fg...@apache.org on 2022/03/08 18:59:56 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9777: (#5850) - Adding support to remove attributes from verification requests. - posted by rf...@apache.org on 2022/03/08 21:25:45 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9778 Fixing additional details for ScriptedPartitionRecord - posted by pv...@apache.org on 2022/03/09 13:49:37 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9774 Upgraded Netty from 4.1.73 to 4.1.74 - posted by mt...@apache.org on 2022/03/09 13:51:53 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9669 Adding PutDynamoDBRecord processor - posted by tu...@apache.org on 2022/03/09 15:30:24 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9728: Added support for User Assigned Managed Identity authentication for Azure ADLS and Blob_v12 processors - posted by pv...@apache.org on 2022/03/09 15:51:00 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9781: Fix handling when selecting array element via QueryRecord - posted by jg...@apache.org on 2022/03/09 18:07:31 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9761 Correct PeerChannel processing for TLS 1.3 (#5836) - posted by ma...@apache.org on 2022/03/09 20:16:00 UTC, 0 replies.
- [nifi] branch main updated (c73573b -> 4a46b08) - posted by jo...@apache.org on 2022/03/09 20:27:12 UTC, 0 replies.
- [nifi] 01/02: NIFI-9783: This closes #5855. When migrating FlowFiles from one ProcessSession to another, if any FlowFile had already been transferred, and the Relationship to which it was transferred was auto-terminated, we were updating the wrong member variable, which threw off our stats for the processor. Fixed that. - posted by jo...@apache.org on 2022/03/09 20:27:13 UTC, 0 replies.
- [nifi] 02/02: NIFI-9782 This closes #5854. Excluded H2 DB from nifi-druid-bundle - posted by jo...@apache.org on 2022/03/09 20:27:14 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9780 updating docker file versions - posted by jo...@apache.org on 2022/03/09 20:35:35 UTC, 0 replies.
- [nifi] branch main updated (df2f1f3 -> df00cc6) - posted by ma...@apache.org on 2022/03/10 00:07:59 UTC, 0 replies.
- [nifi] 01/02: NIFI-6047 - posted by ma...@apache.org on 2022/03/10 00:08:00 UTC, 0 replies.
- [nifi] 02/02: NIFI-6047 Cleaned up code to allow tests to run against 1.13.0-snapshot Removed DMC. NIFI-6047 Started integrating changes from NIFI-6014. NIFI-6047 Added DMC tests. NIFI-6047 Added cache identifier recordpath test. NIFI-6047 Added additional details. NIFI-6047 Removed old additional details. NIFI-6047 made some changes requested in a follow up review. NIFI-6047 latest. NIFI-6047 Finished updates First round of code review cleanup Latest Removed EL from the dynamic properties. Finished cod [...] - posted by ma...@apache.org on 2022/03/10 00:08:01 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9764: Atlas reporting task sends 'unknown' hive_table when table is name not available - posted by pv...@apache.org on 2022/03/10 12:16:52 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9775 Create RuntimeManifestService - posted by jg...@apache.org on 2022/03/10 12:52:27 UTC, 0 replies.
- [nifi] branch main updated (546f986 -> 859d5fe) - posted by th...@apache.org on 2022/03/10 17:03:04 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9780 fixing many inconsistent pom project declarations and updated org apache parent version - posted by jo...@apache.org on 2022/03/10 18:15:51 UTC, 0 replies.
- [nifi] branch NIFI-9780-RC1 created (now 364dbed) - posted by jo...@apache.org on 2022/03/10 22:14:33 UTC, 0 replies.
- [nifi] 01/02: NIFI-9780-RC1 prepare release nifi-1.16.0-RC1 - posted by jo...@apache.org on 2022/03/10 22:14:34 UTC, 0 replies.
- [nifi] 02/02: NIFI-9780-RC1 prepare for next development iteration - posted by jo...@apache.org on 2022/03/10 22:14:35 UTC, 0 replies.
- [nifi] annotated tag nifi-1.16.0-RC1 created (now eb7ad1a) - posted by jo...@apache.org on 2022/03/10 22:14:43 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (ea6222a -> 2200aad) - posted by lo...@apache.org on 2022/03/11 14:25:32 UTC, 0 replies.
- [nifi-minifi-cpp] 01/02: MINIFICPP-1734 Tell kubernetes to run minifi as root instead of baking it into the image - posted by lo...@apache.org on 2022/03/11 14:25:33 UTC, 0 replies.
- [nifi-minifi-cpp] 02/02: MINIFICPP-1773 - Crash when using Provenance Repository in properties - posted by lo...@apache.org on 2022/03/11 14:25:34 UTC, 0 replies.
- [nifi] branch main updated (72fadf9 -> 885c475) - posted by ex...@apache.org on 2022/03/11 17:52:57 UTC, 0 replies.
- svn commit: r52988 - /dev/nifi/nifi-1.16.0/ - posted by jo...@apache.org on 2022/03/11 18:10:27 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9789 Upgraded Logback from 1.2.10 to 1.2.11 - posted by mt...@apache.org on 2022/03/11 23:02:24 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8899 - Add NiFi Registry version information to the Registry under an "about" button. (#5743) - posted by mt...@apache.org on 2022/03/12 01:25:57 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9791 Use maven.build.timestamp during manifest generation instead of buildhelper timestamp - posted by mt...@apache.org on 2022/03/12 17:05:43 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9765 Added documentation that covers how to build a custom binar… (#5840) - posted by an...@apache.org on 2022/03/14 12:51:27 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9790: This closes #5860. Fixed race condition in which SwappablePriorityQueue could attempt to access the 0th element of an empty collection - posted by jo...@apache.org on 2022/03/14 15:39:04 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9645 - Updated PutSplunk to allow idle connection timeouts - posted by ex...@apache.org on 2022/03/14 16:16:36 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9795 - checkstyle, rat issues in nifi-system-test-suite module - posted by th...@apache.org on 2022/03/14 17:09:01 UTC, 0 replies.
- [nifi] branch main updated (a7abe6d -> a7edabb) - posted by ex...@apache.org on 2022/03/14 17:15:42 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9794: If a node is OFFLOADING, do not allow connections to be deleted. Also if we fail to notify the node that it needs to offload its data, change its state back to DISCONNECTED. (#5865) - posted by bb...@apache.org on 2022/03/14 19:45:14 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9796 This closes #5866. Updated Registry Security Configuration to avoid warnings - posted by jo...@apache.org on 2022/03/14 19:53:00 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9797 Corrected AccessToken.isExpired() margin calculation - posted by th...@apache.org on 2022/03/14 22:33:17 UTC, 0 replies.
- [nifi] branch NIFI-9780-RC2 created (now 9a9d636) - posted by jo...@apache.org on 2022/03/15 20:10:06 UTC, 0 replies.
- [nifi] 01/02: NIFI-9780-RC2 prepare release nifi-1.16.0-RC2 - posted by jo...@apache.org on 2022/03/15 20:10:07 UTC, 0 replies.
- [nifi] 02/02: NIFI-9780-RC2 prepare for next development iteration - posted by jo...@apache.org on 2022/03/15 20:10:08 UTC, 0 replies.
- [nifi] annotated tag nifi-1.16.0-RC2 created (now 3433aba) - posted by jo...@apache.org on 2022/03/15 20:10:20 UTC, 0 replies.
- svn commit: r53111 - /dev/nifi/nifi-1.16.0/ - posted by jo...@apache.org on 2022/03/15 20:14:17 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9799 Enabled style checking for nifi-system-tests in ci-workflow - posted by ex...@apache.org on 2022/03/16 15:58:25 UTC, 0 replies.
- [nifi] branch main updated (a0fc7f5 -> a4a46d5) - posted by ma...@apache.org on 2022/03/16 18:27:42 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9281 Enabled building on Java 17 - posted by mt...@apache.org on 2022/03/17 18:09:27 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9662 Remove unused mail-1.4.7 dependency from nifi-framework-bundle - posted by mt...@apache.org on 2022/03/17 18:39:35 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9801 Fixed error in previous correction of AccessToken.isExpired() margin calculation NIFI-9801 Stabilized shaky AccessTokenTest. - posted by mt...@apache.org on 2022/03/18 00:02:14 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9807 Added Refresh Window Property to OAuth2 Token Provider - posted by mt...@apache.org on 2022/03/18 12:32:54 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9806 Introduce ConfigurableExtensionDefinition and VersionedConfigurableExtension (#5875) - posted by bb...@apache.org on 2022/03/18 12:43:27 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9815 Corrected log message formatting in multiple classes - posted by mt...@apache.org on 2022/03/19 00:11:32 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9818 fix flaky tests - posted by mt...@apache.org on 2022/03/21 12:24:35 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9788 Updated commons-codec to 1.15 across all modules. - posted by ex...@apache.org on 2022/03/21 14:13:25 UTC, 0 replies.
- [nifi] branch main updated (2bb1a06 -> a8cd7e5) - posted by ex...@apache.org on 2022/03/21 15:52:19 UTC, 0 replies.
- [nifi] branch main updated (a8cd7e5 -> 2dc23e7) - posted by ex...@apache.org on 2022/03/21 17:38:01 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9800: Unwrap SQLException in PutDatabaseRecord when table does not exist - posted by ma...@apache.org on 2022/03/21 18:01:00 UTC, 0 replies.
- [nifi] branch main updated (c84f438 -> 5928d20) - posted by gr...@apache.org on 2022/03/21 20:21:29 UTC, 0 replies.
- [nifi] branch NIFI-9780-RC3 created (now 0419dc2) - posted by jo...@apache.org on 2022/03/21 21:04:15 UTC, 0 replies.
- [nifi] 01/02: NIFI-9780-RC3 prepare release nifi-1.16.0-RC3 - posted by jo...@apache.org on 2022/03/21 21:04:16 UTC, 0 replies.
- [nifi] 02/02: NIFI-9780-RC3 prepare for next development iteration - posted by jo...@apache.org on 2022/03/21 21:04:17 UTC, 0 replies.
- [nifi] annotated tag nifi-1.16.0-RC3 created (now 636c58f) - posted by jo...@apache.org on 2022/03/21 21:04:28 UTC, 0 replies.
- svn commit: r53257 - /dev/nifi/nifi-1.16.0/ - posted by jo...@apache.org on 2022/03/21 21:36:56 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1770 Add C2 NO_OPERATION response if property update is NoOp - posted by ad...@apache.org on 2022/03/22 16:22:42 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1769 Add propertyValue to agent manifest metadata - posted by ad...@apache.org on 2022/03/23 10:33:24 UTC, 0 replies.
- [nifi] branch main updated: NIFI-1468 Added tests to handle invalid cipher streams missing Salt/IV - posted by ex...@apache.org on 2022/03/23 18:31:14 UTC, 0 replies.
- [nifi] branch main updated: NIFI-8124 Added Cookie Strategy property to InvokeHTTP - posted by ex...@apache.org on 2022/03/23 20:57:50 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9827: Upgrading AWS Java SDK to 1.12.182 to pick up new AWS Regions - posted by ch...@apache.org on 2022/03/24 13:25:02 UTC, 0 replies.
- [nifi-site] branch main updated: move szaszm to pmc - posted by ab...@apache.org on 2022/03/24 18:59:02 UTC, 0 replies.
- svn commit: r1899175 - /nifi/site/trunk/people.html - posted by sz...@apache.org on 2022/03/24 19:49:45 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7262 Added debug logging for the generated query in PutCassandraRecord. (#5898) - posted by ot...@apache.org on 2022/03/25 10:49:10 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1776 - Parallel heartbeat and flow update can cause crash - posted by ma...@apache.org on 2022/03/25 12:58:24 UTC, 0 replies.
- [nifi] branch main updated (2ac90a6 -> 63f02c9) - posted by ex...@apache.org on 2022/03/25 17:46:20 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9834: When calling ByteArrayContentRepository.read() on a null Content Claim, return an empty ByteArrayInputStream instead of throwing NullPointerException - posted by tu...@apache.org on 2022/03/25 20:08:50 UTC, 0 replies.
- [nifi] branch NIFI-9428 created (now 16c9bd5) - posted by ma...@apache.org on 2022/03/25 22:02:41 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9773 Refactored nifi-system-tests using JUnit 5 - posted by mt...@apache.org on 2022/03/26 11:22:29 UTC, 0 replies.
- svn commit: r53350 - /dev/nifi/nifi-1.16.0/ /release/nifi/1.16.0/ - posted by jo...@apache.org on 2022/03/28 02:54:51 UTC, 0 replies.
- [nifi] annotated tag rel/nifi-1.16.0 created (now b5de597) - posted by jo...@apache.org on 2022/03/28 02:58:20 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1740 Add FetchFile processor - posted by sz...@apache.org on 2022/03/28 09:33:14 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1743 Added PutGCSObject processor - posted by sz...@apache.org on 2022/03/28 09:46:07 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1758 - Log c2 server response - posted by sz...@apache.org on 2022/03/28 14:51:43 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9701 - Corrected No Tracking strategy to create one flow file when using a Record Writer - posted by ex...@apache.org on 2022/03/28 17:47:57 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9841 Improved Encryptor test reliability - posted by ex...@apache.org on 2022/03/28 18:28:48 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9838: Added Client Certificate attributes to ListenTCPRecord FlowFiles - posted by ex...@apache.org on 2022/03/28 18:36:38 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9842 Refactored nifi-commons using JUnit 5 - posted by mt...@apache.org on 2022/03/28 20:01:24 UTC, 0 replies.
- [nifi] branch main updated (0fa4490 -> b03fdac) - posted by bb...@apache.org on 2022/03/29 10:30:12 UTC, 0 replies.
- [nifi] branch main updated (b03fdac -> 2a6e521) - posted by ex...@apache.org on 2022/03/29 10:30:26 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated: MINIFICPP-1786 Improve FetchFile processor - posted by sz...@apache.org on 2022/03/29 10:56:24 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9823 Removed VolatileContentRepository - posted by mt...@apache.org on 2022/03/29 11:16:36 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9836: fix database selection during nifi registry startup (#5907) - posted by bb...@apache.org on 2022/03/29 15:32:37 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9787: Increasing visibility of selected slickgrid row with 1px b… (#5857) - posted by mt...@apache.org on 2022/03/29 18:19:02 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9844 Refactored Encryptor tests using JUnit 5 - posted by th...@apache.org on 2022/03/29 21:54:34 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9816 Added lang attribute to html tag for WCAG 2.1 Accessibility - posted by ex...@apache.org on 2022/03/30 13:52:58 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9820 Reduced Kudu Client Worker Count default setting - posted by jg...@apache.org on 2022/03/30 15:07:56 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9824 - Address WARN log message in ProcessorAuditor on action RunOnce - posted by ex...@apache.org on 2022/03/30 15:31:05 UTC, 0 replies.
- [nifi] branch main updated: NIFI-7254 Upgraded geoip2 from 2.12.0 to 2.16.1 - posted by ex...@apache.org on 2022/03/30 16:06:39 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9847: Switched LifecycleState to use a WeakHashMap to track Acti… (#5917) - posted by bb...@apache.org on 2022/03/30 19:25:25 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9848 Upgraded Maven Plugins for Reproducible Builds - posted by ex...@apache.org on 2022/03/31 01:10:17 UTC, 0 replies.
- [nifi-minifi-cpp] branch main updated (901ec1c -> d1aa2a5) - posted by sz...@apache.org on 2022/03/31 14:01:47 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9845 Fix NiFi Registry database ITs - posted by kd...@apache.org on 2022/03/31 17:43:40 UTC, 0 replies.
- [nifi] branch main updated: NIFI-9852 Upgraded Spring Framework from 5.3.16 to 5.3.18 - posted by th...@apache.org on 2022/03/31 22:24:59 UTC, 0 replies.