1. 16e6045 NIFI-9346 Added closing of EventSender to TestListenRELP by exceptionfactory · 2 years, 7 months ago
  2. 9865ea2 NIFI-9322 Refactored OIDC and SAML Access Resources by exceptionfactory · 2 years, 7 months ago
  3. 28cd5d1 NIFI-9345: Resolving NPE in ProcessorEntityMerger (#5491) by Joe Gresock · 2 years, 7 months ago
  4. 74151ea NIFI-9344 updating docker versions for nifi release by Joe Witt · 2 years, 7 months ago
  5. 75d1d7f NIFI-9265 Fixing path handling for HDFS processors when there are multiplied separators in the path by Bence Simon · 2 years, 7 months ago
  6. 60d6d46 NIFI-9342 Upgraded to Netty 3.10.6 and 4.1.69 by exceptionfactory · 2 years, 7 months ago
  7. 3114bdb NIFI-9311: When determining property values, be sure to fetch the property descriptor from the component itself, rather than using the PropertyDescriptor in the Map. This allows us to ensure that if the definition of the PropertyDescriptor changes, the most up-to-date definition is picked up by Mark Payne · 2 years, 7 months ago
  8. 059f14f NIFI-8385: Add FlowFiles from logging to bulletins (#4952) by Lehel Boér · 2 years, 7 months ago
  9. 1040788 NIFI-7012: Refactored OnConfigurationRestored to support sensitive property validation (#5415) by Matthew Burgess · 2 years, 7 months ago
  10. ca530f4 NIFI-9317: Updating config verification for ListS3 (#5485) by Joe Gresock · 2 years, 7 months ago
  11. 0eee70c NIFI-9339: Fixed headers to include appropriate Reqest-Token header for all requests to the server for JoltTransformJSON UI by Mark Payne · 2 years, 7 months ago
  12. 30efcd3 NIFI-8208: Upgrade MongoDB driver to 4.3 series by Lance Kinley · 2 years, 8 months ago
  13. 67ccdf6 NIFI-9326 Added Socket Keep Alive property to ListenSyslog by exceptionfactory · 2 years, 7 months ago
  14. d7e41e2 NIFI-9328: Transfer cleanup and reuse added to FetchFileTransfer in case of FileNotFound and PermissionDenied exceptions. by Lehel · 2 years, 7 months ago
  15. 1191e51 NIFI-9335: Updated AvroTypeUtil#createAvroRecord to ensure that if the given Avro Schema contains a field whose value is defaulted, the produced Avro Record has that value populated. Also added a unit test to verify behavior. Ran performance test (which is igonred and must be manually enabled) - about 2.1 seconds before the change and about 2.5 seconds after the change for each iteration. by Mark Payne · 2 years, 7 months ago
  16. 8506a60 NIFI-9337: added missing enum value SINGLE_BATCH_PER_NODE of FlowFileConcurrencyType (#5484) by omkadmi · 2 years, 7 months ago
  17. 27da172 NIFI-9029: Documented Missing Properties in the Sys Admin Guide (#5438) by Alasdair Brown · 2 years, 7 months ago
  18. a9af5d3 NIFI-9332 Corrected SecureHasher conditional test methods by exceptionfactory · 2 years, 7 months ago
  19. 7b2f364 NIFI-9331 Corrected ThreadUtils using Objects.equals() for LockedStackFrame by exceptionfactory · 2 years, 7 months ago
  20. 8d513c5 NIFI-9080 Converted nifi-commons to use JUnit 5 by Mike Thomsen · 2 years, 9 months ago
  21. 309ab8f NIFI-8792 - Modified ListenRELP to use Netty by Nathan Gough · 2 years, 8 months ago
  22. 8fe7f37 NIFI-9329 - Expose event validation in ParseCEF processor (#5477) by Pierre Villard · 2 years, 7 months ago
  23. 5766d33 NIFI-9309: Include a uiOnly flag when requesting flow for a given pro… (#5462) by markap14 · 2 years, 7 months ago
  24. f7e4e52 NIFI-9318: Downgrade Cassandra driver to 3.10.2 for max compatibility by Matthew Burgess · 2 years, 7 months ago
  25. 77c6f0a NIFI-9319 Make edits and corrections to latest additions to User Guide by Andrew Lim · 2 years, 7 months ago
  26. 207da40 NIFI-9263: Using secret-per-context model for Stateless Vault PVP by Joe Gresock · 2 years, 7 months ago
  27. d2f8f97 NIFI-9276: Adding config verification to AbstractListProcessor subclasses (#5453) by Joe Gresock · 2 years, 7 months ago
  28. 1bec905 NIFI-9288: by Matt Gilman · 2 years, 7 months ago
  29. 8e1b762 NIFI-8781 Update User Guide with new processor context menu image and consistent use of FlowFiles and Back Pressure by Andrew Lim · 2 years, 7 months ago
  30. 66b5fd1 NIFI-8738 Update User Guide with Import and Export Flow from the UI by Andrew Lim · 2 years, 7 months ago
  31. 1133ed1 NIFI-9312 Update Process Group context menu image in User Guide by Andrew Lim · 2 years, 7 months ago
  32. 1e2783b NIFI-9305: Upgraded Azure dependencies by Peter Turcsanyi · 2 years, 8 months ago
  33. 51c6910 NIFI-9237: by Matt Gilman · 2 years, 7 months ago
  34. 90ae271 NIFI-9310: Addressed issues found while testing the component verification features. Added a supportsVerification flag to the ConfigAnalysis DTO (#5469) by markap14 · 2 years, 7 months ago
  35. a380fb2 NIFI-9297 Correct typo in documentation for listing strategy in AbstractListProcessor by Bryan Bende · 2 years, 7 months ago
  36. 2268daf NIFI-8926 Remove disabling/enabling from docs list of actions that are not tracked in registry, since it is tracked now by Bryan Bende · 2 years, 7 months ago
  37. 4bcfc61 NIFI-9011 Correct tags in publish Kafka 2.6 processors by Bryan Bende · 2 years, 7 months ago
  38. da1b1df NIFI-7322 Added SignContentPGP and VerifyContentPGP by exceptionfactory · 2 years, 7 months ago
  39. 70274eb NIFI-9306 Upgraded Spring Framework to 5.3.11 by exceptionfactory · 2 years, 7 months ago
  40. be2b80d NIFI-9292: Added getInputPortNames() and getOutputPortNames() to StatelessDataflowDefinition and getReadOnlyExtensionsDirectories() to StatelessEngineConfiguration by Mark Payne · 2 years, 7 months ago
  41. d722b82 NIFI-9248 Use hive-exec:core instead of the "regular" hive-exec dependency by Denes Arvay · 2 years, 8 months ago
  42. 151a936 NIFI-9288: Updated data model to use for cnofig verification requests so that only properties are necessary not the full component/config dtos. Also added endpoint necessary for determining which attributes are referenced by a component's properties and removed the referencedAttributes field from the compnoents themselves, since there's now a new endpoint for it. Also fixed a bug that was encountered where the VerifyConfigRequestDTO's complete flag was incorrect in case of failures by Mark Payne · 2 years, 7 months ago
  43. 207894e NIFI-9277: Add Record Reader and Writer to ListenHTTP. by Lehel · 2 years, 7 months ago
  44. 0147b15 NIFI-9303 Upgraded SSHJ from 0.31 to 0.32 by exceptionfactory · 2 years, 7 months ago
  45. 32c7d85 NIFI-9300: Fix AWSCredentialsService EL attribute evaluation. (#5456) by Lehel Boér · 2 years, 7 months ago
  46. 507a8f5 NIFI-9299 - junit test failure (#5455) by greyp9 · 2 years, 7 months ago
  47. 1b69c1f NIFI-7588: Handling dynamic properties on termination (#5261) by Joe Gresock · 2 years, 7 months ago
  48. 6d3a753 NIFI-9215: by Matt Gilman · 2 years, 7 months ago
  49. e681d47 NIFI-9211: Fixed NPE when non-existing variable configured for a property with dynamicallyModifiesClasspath (#5382) by Peter Turcsanyi · 2 years, 7 months ago
  50. f7df326 NIFI-9183: Add a command-line option to save status history by Lehel Boér · 2 years, 9 months ago
  51. 15c1fd1 NIFI-9053 Adding support for TLS and basic authentication with Druid by Michael Calvert · 2 years, 9 months ago
  52. 231dd57 NIFI-9289: On startup, when enabling a Controller Service & its dependencies, do not wait for the dependencies to fully enable. Doing so can take 30 seconds per each Controller Service (and per each reference). Due to some previous refactoring, this waiting period is no longer necessary, as the referencing service can now be enabled and will asynchronously complete the enabling once it becomes valid (due to the referenced service becoming enabled). by Mark Payne · 2 years, 7 months ago
  53. 650da75 NIFI-9258: by Matt Gilman · 2 years, 7 months ago
  54. 9588758 NIFI-9231 - Add support for custom extensions in ParseCEF by Pierre Villard · 2 years, 7 months ago
  55. ebcb1cc NIFI-9214: by Matt Gilman · 2 years, 7 months ago
  56. 0540747 NIFI-9174: Adding AWS SecretsManager ParamValueProvider for Stateless (#5391) by Joe Gresock · 2 years, 7 months ago
  57. f3136f0 NIFI-9221: Add AWS SecretsManager Sensitive Props Provider by Joe Gresock · 2 years, 8 months ago
  58. 7043250 NIFI-6617 Refactored Encrypted Repository configuration by exceptionfactory · 2 years, 8 months ago
  59. f50c002 - NIFI-8001: Dynamic Properties as Request Parameters for Elasticsearch Client Service processors by Chris Sampson · 2 years, 7 months ago
  60. 8d0eec2 NIFI-9266 Added Azure Key Vault Secret SPP by exceptionfactory · 2 years, 7 months ago
  61. 3892e50 NIFI-7990: Add properties to map Record field as @timestamp in output to Elasticsearch for PutElasticsearchRecord and PutElasticsearchHttpRecord processors; NIFI-7474 allow mapped id field to be retained within the Record for PutElasticsearchRecord by Chris Sampson · 2 years, 8 months ago
  62. 9d578e6 NIFI-9285 Upgraded ZooKeeper transitive dependencies to 3.4.14 by exceptionfactory · 2 years, 7 months ago
  63. 4bcd030 NIFI-9283 Excluded Log4j 1.2 and upgraded Log4j2 to 2.14.1 by exceptionfactory · 2 years, 7 months ago
  64. fe42326 NIFI-9284 Added QuestDB qlog.conf to test resources by exceptionfactory · 2 years, 7 months ago
  65. d6805ab NIFI-9235 - Log conflicts between umask and ACL in PutHDFS by Paul Grey · 2 years, 8 months ago
  66. 2f36159 NIFI-9278: Deprecating Query/ScrollElasticsearchHttp by Joe Gresock · 2 years, 7 months ago
  67. 36f8b6a NIFI-9275 Upgraded Jetty from 9.4.43 to 9.4.44 by exceptionfactory · 2 years, 7 months ago
  68. 3a63bd5 NIFI-8002: by Chris Sampson · 2 years, 7 months ago
  69. 607480c NIFI-9239: Updated Consume/Publish Kafka processors to support Exactly Once Semantics. Added ExecuteStateless processor/bundle by Mark Payne · 2 years, 8 months ago
  70. 525a185 NIFI-9271 Upgraded Quartz from 2.2.1 to 2.3.2 by exceptionfactory · 2 years, 7 months ago
  71. a675023 NIFI-9272: When determining if Property dependency is satisfied, consider property default values also by Mark Payne · 2 years, 7 months ago
  72. 72660af NIFI-9229 Flow upgrade not possible if a Output Port changes to a funnel (#5402) by timeabarna · 2 years, 7 months ago
  73. cacd6bb NIFI-9270 Upgraded JGit from 5.11.1 to 5.13.0 by exceptionfactory · 2 years, 7 months ago
  74. defea61 NIFI-9253 Corrected SSLSocketChannel.available() for TLSv1.3 by exceptionfactory · 2 years, 8 months ago
  75. ae0154d NIFI-9268 Upgraded OkHttp from 4.9.1 to 4.9.2 by exceptionfactory · 2 years, 7 months ago
  76. 00b2358 NIFI-9252 Removed unused nifi.sensitive.props.provider Property by exceptionfactory · 2 years, 8 months ago
  77. a94b47e NIFI-9254 Updated default Stateless Sensitive Property configuration by exceptionfactory · 2 years, 8 months ago
  78. 24c0c39 NIFI-9261: Make ActiveMQ client configurable via SSL Context Service in JMSConnectionFactoryProvider by Peter Turcsanyi · 2 years, 8 months ago
  79. 4943560 NIFI-9223 Corrected ListenSyslog with default address of 0.0.0.0 by exceptionfactory · 2 years, 9 months ago
  80. e16a6c2 NIFI-9241 Refactored CSRF mitigation using random Request-Token by exceptionfactory · 2 years, 8 months ago
  81. 1379674 NIFI-9255: Support asynchronous session commits in ListenHTTP (#5419) by Peter Turcsanyi · 2 years, 8 months ago
  82. be57a21 NIFI-8491: Adding support for configuring parameter context inheritance (#5371) by Matt Gilman · 2 years, 8 months ago
  83. 46a5e3f NIFI-9207 - Added Max Read Size to Distributed Cache Servers by Paul Grey · 2 years, 8 months ago
  84. efc1cb0 NIFI-8727: This closes #5418. Addressed bug in which ProcessSession doesn't properly decrement claimant count when a FlowFile is cloned and then the clone written to. Added automated tests to ensure that we are properly handling cases where a FlowFile is clone and then the contents modified by Mark Payne · 2 years, 8 months ago
  85. 6ef638d NIFI-9251 Added AuthenticationManager Bean to avoid unnecessary password generation by exceptionfactory · 2 years, 8 months ago
  86. fa2be2e NIFI-9009 NPE defensive code for referenced attributes by Matthew Burgess · 2 years, 8 months ago
  87. 720e7ef NIFI-8919 - Refactor Distributed Cache Clients using Netty by Paul Grey · 2 years, 9 months ago
  88. 38d26da NIFI-9192: ResultSetRecordSet considers value of useLogicalTypes flag when determining the object's schema. by Peter Gyori · 2 years, 8 months ago
  89. 2ae4f90 NIFI-8978 Add KerberosUserService to DBCPConnectionPool/HadoopDBCPConnectionPool by Bryan Bende · 2 years, 8 months ago
  90. 3a8da7b NIFI-8979 Add KerberosUserService to PutKudu by Bryan Bende · 2 years, 8 months ago
  91. bf7d1ff NIFI-8982 Add KerberosUserService to Accumulo processors by Bryan Bende · 2 years, 8 months ago
  92. 30cf49d NIFI-4542 - add target.dir.created to indicate if the target directory created by hondawei · 2 years, 8 months ago
  93. 2d7e9c1 NIFI-9240 Upgraded Logback to 1.2.6 and SLF4J to 1.7.32 by exceptionfactory · 2 years, 8 months ago
  94. 84dbf91 NIFI-9060 Refactored HTTP Cookie Path Handling by exceptionfactory · 2 years, 9 months ago
  95. 5b7af51 NIFI-8273: Fix typos in docs/clarify some statements. Addressed handling of arrays as partitions by Mark Payne · 2 years, 8 months ago
  96. db5b618 NIFI-8273 Adding Scripted Record processors by Bence Simon · 3 years, 1 month ago
  97. 4a5fe69 NIFI-9234 - Upgrade Atlas dependency to 2.2.0 by Pierre Villard · 2 years, 8 months ago
  98. e29c8af NIFI-9182: When calling ProcessSession.append(), do not allow calls from processor to flush the underlying BufferedOutputStream. Instead, wrap in a NonFlushableOutputStream and only flush when session commit is called by Mark Payne · 2 years, 8 months ago
  99. baf29e5 NIFI-9009: Created VerifiableProcessor, VerifiableControllerService, VerifiableReportingTask components; implemented backend work to call the methods. Added REST APIs and created/updated data models for component configuration verification by Mark Payne · 2 years, 10 months ago
  100. 4240a9f NIFI-9238: Mapped JMSConnectionFactoryProvider properties to Qpid JMS client setters by Peter Turcsanyi · 2 years, 8 months ago