1. 97115f2 NIFI-14959 fix consistent hash function for partition-by-attribute load balance strategy by Mike Moser · 16 hours ago main
  2. 55b9f98 NIFI-15000 Removed AzureGraphUserGroupProvider by exceptionfactory · 17 hours ago
  3. 3a26536 NIFI-14995 Improved Flow Differences Filter to handle renameProperty and createControllerService (#10327) by Pierre Villard · 15 hours ago
  4. a61b38d NIFI-14989 Migrated Property Names for Box, CDC, Cipher, Confluent, and Dropbox Bundles (#10328) by dan-s1 · 17 hours ago
  5. f577ba0 NIFI-14998 Bump Log4J2 to 2.25.2, Guava to 33.5.0-jre, Mockito to 5.20.0, and others (#10333) by Pierre Villard · 18 hours ago
  6. 6db99ad NIFI-14991 Added Process Group Attributes to Component Log by exceptionfactory · 5 days ago
  7. ae5df39 NIFI-14971 Updated version to 2.7.0-SNAPSHOT by Pierre Villard · 2 days ago
  8. 62bc4f7 NIFI-14971 Merged NIFI-14971-RC2 by Pierre Villard · 2 days ago
  9. d4a6046 NIFI-14992 Remove deprecated PMD rule UselessOperationOnImmutable (#10323) by Pierre Villard · 3 days ago
  10. 06c0139 NIFI-14997 Placed cast before null to avoid warning in TestStandardLoggingContext (#10329) by dan-s1 · 4 days ago
  11. edf49ce NIFI-14994 Fix flaky Test TestQueryRecord.testAggregateFunction by enforcing deterministic row order by Kangwei Zhu · 5 days ago
  12. 6ab2b15 NIFI-14985 Fixed Dynamic Property determination for filtering differences as environmental changes (#10326) by Pierre Villard · 4 days ago
  13. 5839fdf NIFI-14993 Bump Spring Security to 6.5.5, Spring Boot to 3.5.6, Elasticsearch to 9.1.4, and others (#10324) by Pierre Villard · 4 days ago
  14. 27bdbfd NIFI-14971 Updated version to 2.6.0 by Pierre Villard · 5 days ago NIFI-14971-RC2 nifi-2.6.0-RC2 rel/nifi-2.6.0
  15. 4c05299 NIFI-14988: Fixing issue with default values for dynamic properties. (#10320) by Matt Gilman · 5 days ago
  16. 72e104e NIFI-14979: Deduping the referenced parameters in the property value tooltip. (#10315) by Matt Gilman · 5 days ago
  17. 77daad6 NIFI-14951 Migrated Property Names for Azure Extensions (#10319) by dan-s1 · 5 days ago
  18. 4ca22f0 NIFI-14985 Handle Removed Property Descriptor as an Environmental Change (#10317) by Pierre Villard · 5 days ago
  19. f355348 NIFI-14982 Bump Snowflake Ingest SDK to 4.3.0 and Snowflake JDBC to 3.25.1 (#10313) by Pierre Villard · 5 days ago
  20. 1d8522b NIFI-14987 Added default values for new nifi-registry properties (#10321) by markobean · 5 days ago
  21. f3adaca NIFI-14986: Recreating package-lock.json due to failing CI. Appears to no longer be in sync with package.json. (#10318) by Matt Gilman · 6 days ago
  22. 7341187 NIFI-14984 - prevent ENTER from adding a new line in codemirror editors if the component is not dirty (#10316) by Rob Fellows · 6 days ago
  23. 79e287a NIFI-14983 Bump Bouncycastle to 1.82, Swagger to 2.2.37, datafaker to 2.5.0, and others (#10314) by Pierre Villard · 6 days ago
  24. 9f140c7 NIFI-14981 Added JDK 25 to GitHub Workflows by exceptionfactory · 6 days ago
  25. a29503f NIFI-14892 Standardized Component Property Names in initial set of extension bundles (#10292) by dan-s1 · 7 days ago
  26. 7540302 NIFI-14980 Fixed JavaDoc generation for NiFi Registry (#10311) by Pierre Villard · 7 days ago
  27. 77e1e94 NIFI-14928 Fixed PutBigQuery fails for sending data into DATETIME columns (#10258) by Pierre Villard · 7 days ago
  28. 96c4fcb NIFI-14961: Rendering the retried relationships in the Connection label. (#10299) by Matt Gilman · 7 days ago
  29. b0f29ef NIFI-14958 Support Array of Strings for Avro Schema derived from JDBC Results (#10295) by Pierre Villard · 7 days ago
  30. edf9da0 NIFI-14978 Added HTTP Protocol Version to StandardWebClientServiceProvider (#10310) by Pierre Villard · 7 days ago
  31. e63c141 NIFI-14973 Upgraded Apache Tika from 3.2.2 to 3.2.3 by exceptionfactory · 8 days ago
  32. b7d4097 NIFI-14974 Standardized GitHub Runner OS Settings by exceptionfactory · 8 days ago
  33. a6edc28 NIFI-14976 Upgraded Spring Security from 6.5.3 to 6.5.4 by exceptionfactory · 8 days ago
  34. c9e83ad NIFI-14975 Fail Registry startup if nifi-registry-api Handler throws Exception (#10309) by Michael Moser · 8 days ago
  35. f6d88ae NIFI-14965: Adding the property value tooltip that helps see embedded… (#10304) by Matt Gilman · 8 days ago
  36. 7a9c858 NIFI-14972 Upgraded socket.io-adapter to 2.5.5 for NiFi Registry UI (#10298) by dependabot[bot] · 8 days ago
  37. 004e1bb NIFI-14896 Updated ListenHTTP FlowFileV3 Source System Identifier Handling (#10296) by markobean · 8 days ago
  38. a180a6e NIFI-14970 Replaced deprecated XdmValue.isEmpty with isEmptySequence (#10305) by dan-s1 · 8 days ago
  39. a2f6c98 NIFI-14967 Switch to ComponentLog in Git Flow Registry Clients (#10303) by Pierre Villard · 8 days ago
  40. 86c871d NIFI-14966 Bump GCP SDK to 26.68.0, Lucene to 10.3.0, Saxon HE to 10.9, and others (#10302) by Pierre Villard · 8 days ago
  41. 74ee163 NIFI-13856 Added build integration with develocity.apache.org (#10301) by Clay Johnson · 10 days ago
  42. 6d6a4f5 NIFI-14941 Updated deprecated method usage for Azure EventHubs (#10300) by dan-s1 · 10 days ago
  43. 06f34a7 NIFI-14950: Allowing individual state entries to be removed when the … (#10287) by Matt Gilman · 11 days ago
  44. 8ceb6d4 NIFI-14957: Add nifi-tooltip to parameter-context edit view for parameters (#10293) by babubabu · 11 days ago
  45. 2852b0b NIFI-14960 Bump Spring to 6.2.11, Jetty to 12.0.27, Protobuf to 4.32.1, and others (#10297) by Pierre Villard · 11 days ago
  46. 01c4ec6 NIFI-14900 Added support for dropStateKeySupported Stateful flag (#10238) by Pierre Villard · 11 days ago
  47. 25912e0 NIFI-14954 Bump Netty to 4.2.6.Final, Kotlin to 2.2.20, Fabric8 k8s to 7.4.0, and others (#10289) by Pierre Villard · 13 days ago
  48. 4a70b46 NIFI-14947 Added Host Validation to StandardIssuerProvider by exceptionfactory · 14 days ago
  49. 9cf5713 NIFI-14948 - Adding null safe guarding when working on a set of flow differences (#10283) by Pierre Villard · 14 days ago
  50. 9ccef4c NIFI-14927 Added AWS Role Properties to AmazonMSKConnectionService (#10278) by Pierre Villard · 14 days ago
  51. 2913d97 NIFI-13838 Allow Change Version on a ghosted component when bundle becomes available (#10275) by Pierre Villard · 2 weeks ago
  52. 7519ab8 NIFI-14945 Bump Jetty to 12.0.26, JOSE JWT to 10.5, AWS SDK v2 to 2.33.4, and others (#10282) by Pierre Villard · 2 weeks ago
  53. bfcbaf7 NIFI-14816 Added Azure DevOps Flow Registry Client (#10166) by Pierre Villard · 2 weeks ago
  54. 2bbe593 NIFI-14245 Added Caching to Database User and Policy Providers in Registry (#9707) by Yoshiaki Takahashi · 2 weeks ago
  55. f40e3f5 NIFI-14930 Added logging for Tenant User and Group operations by exceptionfactory · 2 weeks ago
  56. 51a0742 NIFI-14478 Fixed Modification Tracking for Pasted Versioned Process Groups (#9894) by Michael Moser · 2 weeks ago
  57. c00502a NIFI-14935 Improved handling of a Parameter referencing a Controller Service (#10265) by Pierre Villard · 2 weeks ago
  58. 07b5f26 NIFI-14917 Upgraded Avro from 1.11.4 to 1.12.0 (#10251) by Pierre Villard · 3 weeks ago
  59. 8174854 NIFI-14942 [ValidateCSV] Add 'Max Lines Per Row' property. by Filip Maretic · 3 weeks ago
  60. 8e94d16 NIFI-14940 Bump Azure SDK to 1.2.38, AWS SDK v2 to 2.33.3, and others (#10277) by Pierre Villard · 3 weeks ago
  61. 7fb47fc NIFI-14929 Fixed Database Registry to ignore incompatible default values by exceptionfactory · 3 weeks ago
  62. cd0bae3 NIFI-14933 Improved MongoDB URI Authentication Mechanism (#10263) by Pierre Villard · 3 weeks ago
  63. bf03af2 NIFI-14897 Fixed Avro FIXED serialization to use GenericFixed (#10266) by Pierre Villard · 3 weeks ago
  64. fe2f49d NIFI-14939 Bump github-api to 1.330 and Remove Jackson version override (#10274) by Pierre Villard · 3 weeks ago
  65. b2163db NIFI-14788 Fixed attribute prefix handling in XML Reader (#10267) by Pierre Villard · 3 weeks ago
  66. 884576f NIFI-14023 Fix NPE listing Parameter Providers when some are unreadable (#10272) by Pierre Villard · 3 weeks ago
  67. 824b87a NIFI-14938 Reduced logging to DEBUG for Certificate Authentication by exceptionfactory · 3 weeks ago
  68. 24889a9 NIFI-14639: Explicitly popping off the top back navigation when the user clicks the back link. (#10268) by Matt Gilman · 3 weeks ago
  69. 08e25ae NIFI-14759 Handle out-of-order File Entries in NarUnpacker (#10270) by Pierre Villard · 3 weeks ago
  70. b9e6df2 NIFI-14411 Add Parameter Context descriptions in Versioned Flows (#10271) by Pierre Villard · 3 weeks ago
  71. 347bbdb NIFI-14923: Allowing the user to show/hide inherited parameters. (#10260) by Matt Gilman · 3 weeks ago
  72. 33270a0 NIFI-14778: Relocating ProcessGroupReferences component into top level common components so it can be referenced across pages. (#10123) by Matt Gilman · 3 weeks ago
  73. 0c7e3c2 NIFI-14937 Bump Netty to 4.2.5.Final, Kafka to 4.1.0, Parquet to 1.16.0, and others (#10264) by Pierre Villard · 3 weeks ago
  74. 9bc7e40 NIFI-14934 Switched Parent NAR to Services API for GitHub Bundle by exceptionfactory · 3 weeks ago
  75. 8ae240e NIFI-14932 Restored Kubernetes Leader Election Manager Descriptor by exceptionfactory · 3 weeks ago
  76. fac98ae NIFI-14191 rmove double border for codemirror editors with foldGutter configured (#10252) by Scott Aslan · 3 weeks ago
  77. 51d45d6 NIFI-14918: Removing dependencies from LICENSE files and in allowedCommonJsDependencies in project.json for dependencies that are no longer used. (#10253) by Matt Gilman · 3 weeks ago
  78. c3a2e0c NIFI-14907 Updated MockProcessSession to support testing commit failures (#10245) by Alaksiej Ščarbaty · 3 weeks ago
  79. 98abc58 NIFI-14926 Updated StandardNiFiUser.toString() to include all groups by exceptionfactory · 3 weeks ago
  80. 43bd98d NIFI-14921 Decoupled ZooKeeper to Separate NAR by exceptionfactory · 3 weeks ago
  81. 0218e76 NIFI-14688 Added Auditing for Processor and Port State changes at the Process Group level (#10233) by NissimShiman · 3 weeks ago
  82. 4de4d59 NIFI-14886 GitLab Registry Client - switch from Repository File API to Commit API (#10230) by Pierre Villard · 3 weeks ago
  83. b14b1fb NIFI-14922 Bump Zookeeper to 3.9.4, Google Cloud to 26.67.0, Jackson to 2.20.0, and others (#10256) by Pierre Villard · 3 weeks ago
  84. c9e6a70 NIFI-14920 Updated Project Download and Mailing List Links by exceptionfactory · 4 weeks ago
  85. 31003bd NIFI-14916 Fixed MongoDBControllerService handling of X509 authentication (#10250) by Pierre Villard · 4 weeks ago
  86. 112739b NIFI-14909 Bump Jedis to 6.2.0, Clojure to 1.12.2, brotli4j to 1.20.0, and others (#10247) by Pierre Villard · 4 weeks ago
  87. 3097a90 NIFI-14878 Added StandardProtobufReader for Protobuf Record Processing (#10214) by lkuchars · 4 weeks ago
  88. f608d6e NIFI-14906 ListenHTTP prefers unpacked filename attribute from FlowFiles (#10246) by markobean · 4 weeks ago
  89. 64200a2 NIFI-14905 Improved error message in StandardNiFiServiceFacade when checking out a flow via Registry Client (#10244) by Pierre Villard · 4 weeks ago
  90. f36dbd8 NIFI-14908 Removed mention of Bouncy Castle from AWS Licenses (#10248) by Alaksiej Ščarbaty · 4 weeks ago
  91. 48b6ee6 NIFI-14876: Mock TestRunners to allows setting of ParameterLookup by Asger Askov Blekinge · 5 weeks ago
  92. 9881b78 NIFI-14904 Removed H2 Database test dependency by exceptionfactory · 4 weeks ago
  93. 3bd899c NIFI-14903: fix initial values for RPG proxy config fields (#10242) by Shane Ardell · 4 weeks ago
  94. 63b993ec NIFI-14435 FlowComparator should offer deep recursive comparison (#9863) by Pierre Villard · 4 weeks ago
  95. 31b5dc5 NIFI-14891 Fixed StandardProvenanceReporter receive method to match API (#10231) by markobean · 4 weeks ago
  96. 88f9827 NIFI-14898 Added SSL Context Service property to PutLambda (#10236) by mohamed chebbi · 4 weeks ago
  97. 814298b NIFI-14902 Add flow name and registry info to RegisteredFlowSnapshotMetadata in AbstractEventAccess (#10240) by Pierre Villard · 4 weeks ago
  98. dd3fae3 NIFI-14901 Bump Apache MINA sshd to 2.16.0, Apache Groovy to 5.0.0, and others (#10239) by Pierre Villard · 4 weeks ago
  99. 65572e8 [NIFI-14173] Codemirror V6 (#10144) by Scott Aslan · 4 weeks ago
  100. 85a7252 NIFI-14899 - Bump NiFi API to 2.3.0 by Arpad Boda · 4 weeks ago