nifi/nifi-commons
Peter Turcsanyi 85ca96cc90
NIFI-13715 Fixed StandardProvenanceEventRecord.hashCode() to sort Parent/Child FlowFiles as equals() does
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #9233.
2024-09-06 14:27:20 +02:00
..
nifi-build NIFI-11103 prepping for 2.0.0 line 2023-02-09 15:32:53 -07:00
nifi-calcite-utils NIFI-13529 Set Calcite Connection timeZone to UTC for Records 2024-07-09 13:47:27 -05:00
nifi-data-provenance-utils NIFI-13715 Fixed StandardProvenanceEventRecord.hashCode() to sort Parent/Child FlowFiles as equals() does 2024-09-06 14:27:20 +02:00
nifi-deprecation-log NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-expression-language NIFI-12898 Added Asset Management REST API and CLI Capabilities 2024-08-13 11:42:02 -05:00
nifi-flow-encryptor NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
nifi-flowfile-packager NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
nifi-hashicorp-vault NIFI-12080 Added support for KV_2 in HashiCorp Parameter Provider 2024-08-31 09:12:12 -05:00
nifi-hashicorp-vault-api NIFI-12080 Added support for KV_2 in HashiCorp Parameter Provider 2024-08-31 09:12:12 -05:00
nifi-hl7-query-language NIFI-13625 Removed or Replaced System.out.println in Tests (#9150) 2024-08-05 20:35:40 -05:00
nifi-jetty-configuration NIFI-13313: Remove old UI (#8906) 2024-06-05 09:09:01 -04:00
nifi-json-schema-api NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-json-schema-shared NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-json-utils NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-kubernetes-client NIFI-13707 Switched Kubernetes HTTP Client from OkHttp to JDK (#9228) 2024-09-05 11:31:15 -04:00
nifi-metrics NIFI-13690 Upgraded AWS SDK to 2.27.14 and other dependencies 2024-08-28 14:17:37 -05:00
nifi-parameter NIFI-12898 Added Asset Management REST API and CLI Capabilities 2024-08-13 11:42:02 -05:00
nifi-per-process-group-logging NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-properties NIFI-12898 Added Asset Management REST API and CLI Capabilities 2024-08-13 11:42:02 -05:00
nifi-property-encryptor NIFI-13599 Replaced Commons Codec Hex with HexFormat for Encryptor (#9125) 2024-07-30 13:23:56 -04:00
nifi-property-utils NIFI-13414 Removed Property Protection Modules and Encrypt Config 2024-06-20 13:04:00 -07:00
nifi-record NIFI-13380: When determining if Record Type A is 'wider' than Record Type B, and both have a RECORD with the same name but different schemas, instead of determining that A is not wider than B, perform a recursive comparison to check if the RECORD within A's schema is wider than the RECORD within B's schema. 2024-06-15 14:40:24 -04:00
nifi-record-path NIFI-12852 Refactor TestRecordPath to improve expressiveness and reduce duplication 2024-09-02 21:01:49 -05:00
nifi-schema-utils NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
nifi-security-cert NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-security-cert-builder NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-security-crypto-key NIFI-13525 Removed unused classes from nifi-security-crypto-key 2024-07-06 09:33:32 -07:00
nifi-security-identity NIFI-13265 Removed instantiation of Object arrays for log arguments 2024-05-30 17:17:33 -05:00
nifi-security-kerberos NIFI-13625 Removed or Replaced System.out.println in Tests (#9150) 2024-08-05 20:35:40 -05:00
nifi-security-kerberos-api NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-security-ssl NIFI-12125 Refactored Framework SSLContext Loading (#8967) 2024-06-25 16:08:04 -04:00
nifi-security-utils NIFI-12125 Refactored Framework SSLContext Loading (#8967) 2024-06-25 16:08:04 -04:00
nifi-security-utils-api NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-single-user-utils NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-site-to-site-client NIFI-13403 Removed unnecessary toString in logging statements 2024-06-25 20:13:08 -05:00
nifi-swagger-integration NIFI-12998 Restructured framework and extension modules 2024-04-26 12:12:48 -05:00
nifi-utils NIFI-13578 Add Schema Branch Name and Schema Version in ValidateRecord (#9108) 2024-08-31 10:54:26 -05:00
nifi-uuid5 NIFI-12646-RC4 prepare for next development iteration 2024-01-25 18:11:30 -06:00
nifi-web-client NIFI-13619 Switch web-client from OkHttp to Java HttpClient (#9140) 2024-08-06 15:46:54 -04:00
nifi-web-client-api NIFI-13661 Added Multipart Form Data Builder to web-client-api 2024-08-23 16:49:12 +00:00
nifi-web-servlet-shared NIFI-13695 Fixed Redirect Handling for Custom UI Extensions 2024-08-31 08:59:27 -05:00
nifi-web-utils NIFI-13594 Added web-servlet-shared abstracted from web-utils (#9123) 2024-07-30 15:41:49 -04:00
nifi-write-ahead-log NIFI-13625 Removed or Replaced System.out.println in Tests (#9150) 2024-08-05 20:35:40 -05:00
nifi-xml-processing NIFI-13238 Added Checkstyle rules for whitespace 2024-05-15 06:41:19 -05:00
pom.xml NIFI-13594 Added web-servlet-shared abstracted from web-utils (#9123) 2024-07-30 15:41:49 -04:00