1. 743cb71 NIFI-16165 Added Node Connection State method to NodeTypeProvider (#104) by Pierre Villard · 4 days ago main
  2. 56a89c8 NIFI-16164 Upgraded Checkstyle to 13.9.0, PMD, JUnit, Swagger (#103) by Pierre Villard · 3 weeks ago
  3. f4d7cf0 NIFI-16091 Updated version to 2.11.0-SNAPSHOT by Pierre Villard · 6 weeks ago
  4. b155877 NIFI-16091 Merged NIFI-16091-RC1 by Pierre Villard · 6 weeks ago
  5. ea69abf NIFI-16091 Updated version to 2.10.0 by Pierre Villard · 6 weeks ago NIFI-16091-RC1 nifi-api-2.10.0 nifi-api-2.10.0-RC1
  6. 0d4d6c6 NIFI-15999 Added Mockito as a Java Agent to avoid inline-mock-maker warnings (#95) by dan-s1 · 7 weeks ago
  7. 50eb1d1 NIFI-16004 Updated Maven version to build with from 3.9.12 to 3.9.16 to match the version used by the Maven wrapper (#93) by dan-s1 · 7 weeks ago
  8. 00f6973 NIFI-16022 Fixed StandardResourceReferenceFactory disambiguation for File path and block comments (#96) by dan-s1 · 7 weeks ago
  9. 8cd308b NIFI-16048 Added Synchronization Interval property for Flow Registry Clients (#100) by Pierre Villard · 7 weeks ago
  10. b377b75 NIFI-16063 Added PropertyProtectionType for Secrets used in Connector Properties (#101) by Pierre Villard · 7 weeks ago
  11. 9d6c8ba NIFI-16070: Add nifi-api support for migrateProperties to Connectors. (#102) by Bob Paulin · 7 weeks ago
  12. ef1d975 NIFI-16045: Initial API for Processor / Connector Backlog (#98) by Mark Payne · 8 weeks ago
  13. 53c7236 NIFI-16038: Added setValueReference/setValueReferences methods to ConnectorMigrationContext (#99) by Mark Payne · 8 weeks ago
  14. 97ed123 NIFI-16033 Add AGENTS.md and SECURITY.md for security-model discoverability (#97) by Jarek Potiuk · 9 weeks ago
  15. 0c7684a NIFI-15990 Updated version to 2.10.0-SNAPSHOT by Pierre Villard · 3 months ago
  16. e145757 NIFI-15990 Merged NIFI-15990-RC1 by Pierre Villard · 3 months ago
  17. af5e64f NIFI-15990 Updated version to 2.9.0 by Pierre Villard · 3 months ago NIFI-15990-RC1 nifi-api-2.9.0 nifi-api-2.9.0-RC1
  18. 342b4e9 NIFI-15983 Added HOSTNAME_PORT_VALIDATOR to StandardValidators (#91) by Hiroyuki Yagihashi · 3 months ago
  19. f1e677a NIFI-15988: Split MigratableConnector's migrate method into two methods: migrateConfiguration, migrateState (#92) by Mark Payne · 3 months ago
  20. 6913182 NIFI-15982 Fixed StandardResourceReferenceFactory disambiguation for File path and comment prefix (#90) by dan-s1 · 3 months ago
  21. 86f28b3 NIFI-15979 Added ConnectorStatus for Reporting (#89) by Kevin Doran · 3 months ago
  22. 01a79e3 NIFI-15926 Aligned API Checkstyle configuration with primary configuration (#87) by dan-s1 · 3 months ago
  23. da671be Implemented ability to migrate a Versioned flow's Assets and config to a new Connector (#88) by Mark Payne · 3 months ago
  24. 77dbd99 NIFI-15879: Updates to the Connector API that will allow for transitioning to a Troubleshooting mode (#86) by Mark Payne · 3 months ago
  25. f05eea8 NIFI-15812 - Support CapabilityTag annotation in Documentation Writer (#84) by Pierre Villard · 3 months ago
  26. 8743b8c NIFI-15842 Guard against null fullyQualifiedParameterNames in fetchParameters (#85) by Kevin Doran · 4 months ago
  27. 9e29af6 NIFI-15788 Updated version to 2.9.0-SNAPSHOT by Pierre Villard · 5 months ago
  28. 9859982 NIFI-15788 Merged NIFI-15788-RC1 by Pierre Villard · 5 months ago
  29. 9867373 NIFI-15788 Updated version to 2.8.0 by Pierre Villard · 5 months ago NIFI-15788-RC1 nifi-api-2.8.0 nifi-api-2.8.0-RC1
  30. 46379fb NIFI-15787 - Add Metadata-Only Parameter Listing to ParameterProvider (#82) by Pierre Villard · 5 months ago
  31. f18b980 NIFI-15778 Bump to Maven 3.9.14, and others (#81) by Pierre Villard · 5 months ago
  32. e9e6653 NIFI-15770 Deprecated Restricted and RequiredPermission for removal (#80) by David Handermann · 5 months ago
  33. a78ed4a NIFI-15760 Standardized spelling of FlowFile in documentation (#79) by dan-s1 · 5 months ago
  34. 58439d9 NIFI-15733 Added CapabilityTag Documentation Annotation (#78) by Pierre Villard · 5 months ago
  35. 74effdf NIFI-15728 Added equals and hashCode to URLResourceReference and Utf8TextResource (#77) by dan-s1 · 5 months ago
  36. 5a4836b NIFI-15664 Updated version to 2.8.0-SNAPSHOT by Pierre Villard · 6 months ago
  37. 25a9a51 NIFI-15664 Merged NIFI-15664-RC4 by Pierre Villard · 6 months ago
  38. 3c1d273 NIFI-15664 Updated version to 2.7.0 by Pierre Villard · 6 months ago NIFI-15664-RC4 nifi-api-2.7.0 nifi-api-2.7.0-RC4
  39. e18f433 NIFI-15670 - Replace List of Map with VersionedNodeState to fix JAXB compatibility (#76) by Pierre Villard · 6 months ago
  40. 0749478 Update Asset to add default for getOwnerIdentifier (#75) by Pierre Villard · 6 months ago
  41. 012cbf5 NIFI-15601 Improved the Duration Regular Expression Pattern (#66) by dan-s1 · 6 months ago
  42. bf545c3 NIFI-15670 Added Versioned Component State for Import and Export of Flows (#73) by Pierre Villard · 6 months ago
  43. c389723 NIFI-15621 Add default impl to ValicationContext.evaluateParameters(String) method by Kevin Doran · 6 months ago
  44. 5cf3ba8 NIFI-15258 Added API for Connectors (#70) by Mark Payne · 6 months ago
  45. 833e800 NIFI-15660 - Bump net.sourceforge.pmd:pmd-core from 7.21.0 to 7.22.0 (#72) by dependabot[bot] · 6 months ago
  46. d3c0121 NIFI-15574 Added the Javadoc snippet tag for the code examples in Javadocs (#65) by dan-s1 · 6 months ago
  47. 9167e5d NIFI-15608 Corrected mismatch between javadoc and code for method filter in FlowFileFilter (#67) by dan-s1 · 6 months ago
  48. 981807c NIFI-15609 Removed unnecessary semicolons in enums and ensured all variables in enums are final (#68) by dan-s1 · 6 months ago
  49. 41b0c07 NIFI-15646 Upgraded Apache POM to 37, JUnit to 6.0.3, and others (#71) by Pierre Villard · 6 months ago
  50. 66891e9 NIFI-15502 Fixed typos and some of the grammar in the comments (#59) by dan-s1 · 7 months ago
  51. 8f01fd3 NIFI-15516 Upgraded Maven from 3.9.11 to 3.9.12 (#58) by David Handermann · 7 months ago
  52. 2bd06f4 NIFI-15502 Updated Checkstyle rules to match primary project configuration (#56) by dan-s1 · 7 months ago
  53. 592c38f NIFI-15503 Updated README with required Maven Version 3.9.11 (#55) by NissimShiman · 7 months ago
  54. 641d4cb NIFI-15487 Updated version to 2.7.0-SNAPSHOT by Pierre Villard · 7 months ago
  55. c7db1dc NIFI-15487 Merged NIFI-15487-RC1 by Pierre Villard · 7 months ago
  56. d2b25da NIFI-15487 Updated version to 2.6.0 by Pierre Villard · 7 months ago NIFI-15487-RC1 nifi-api-2.6.0 nifi-api-2.6.0-RC1
  57. b3c3d3d NIFI-15477 Added recordGauge method to ProcessSession by exceptionfactory · 7 months ago
  58. a50a385 NIFI-15360 Add support for Parameter Tags (#36) by Pierre Villard · 7 months ago
  59. ee7b135 NIFI-15443 Add support for migrateProperties in Registry Clients and Parameter Providers (#44) by Pierre Villard · 7 months ago
  60. ccb4e36 NIFI-15426 update Copyright NOTICE to 2026 by Mike Moser · 8 months ago
  61. 44d0318 NIFI-15187 Updated version to 2.6.0-SNAPSHOT by exceptionfactory · 10 months ago
  62. c254229 NIFI-15187 Merged NIFI-15187-RC1 by exceptionfactory · 10 months ago
  63. b9ee03b NIFI-15187 Updated version to 2.5.0 by exceptionfactory · 10 months ago NIFI-15187-RC1 nifi-api-2.5.0 nifi-api-2.5.0-RC1
  64. 66f45b0 NIFI-15155 Added ListenPort API (#26) by Kevin Doran · 10 months ago
  65. 6e2ed1e NIFI-15142 Added createBranch method to Flow Registry Client (#25) by Pierre Villard · 10 months ago
  66. 476aeb8 NIFI-15082 Updated version to 2.5.0-SNAPSHOT by exceptionfactory · 10 months ago
  67. 145871b NIFI-15082 Merged NIFI-15082-RC2 by exceptionfactory · 10 months ago
  68. 5104507 NIFI-15082 Updated version to 2.4.0 by exceptionfactory · 10 months ago NIFI-15082-RC2 nifi-api-2.4.0 nifi-api-2.4.0-RC2
  69. 1ecc43e NIFI-14996 Added default implementation for clear Bulletin methods (#24) by David Handermann · 10 months ago
  70. 47a95ea NIFI-14996 Added Clear Component methods to Bulletin Repository (#23) by Matt Gilman · 11 months ago
  71. 672cbb5 NIFI-15059 Bump PMD, Checkstyle, JUnit to 6.0.0 and others (#22) by Pierre Villard · 11 months ago
  72. c407477 NIFI-14931 Add stackTrace to Bulletin (#20) by Pierre Villard · 11 months ago
  73. f90a41f NIFI-15055 Add FLOW_REGISTRY_CLIENT to ExtensionType to NiFi API (#21) by Pierre Villard · 11 months ago
  74. 89c05e9 NIFI-14890 Aligned Maven PMD configuration with standard NiFi Rules (#19) by dan-s1 · 12 months ago
  75. 1c59ac8 NIFI-14888 Upgraded Maven from 3.9.10 to 3.9.11 (#17) by dan-s1 · 12 months ago
  76. 1ae0912 NIFI-14881 Updated version to 2.4.0-SNAPSHOT by Pierre Villard · 12 months ago
  77. 20b9e92 NIFI-14881 Merged NIFI-14881-RC2 by Pierre Villard · 12 months ago
  78. dd85e2e NIFI-14881 Updated version to 2.3.0 by Pierre Villard · 1 year ago NIFI-14881-RC2 nifi-api-2.3.0 nifi-api-2.3.0-RC2
  79. defe4fb NIFI-14832 Added dropStateKeySupported to Stateful annotation (#12) by Pierre Villard · 1 year ago
  80. df70908 NIFI-14831 Add flow name and registry information to RegisteredFlowSnapshotMetadata (#11) by Pierre Villard · 1 year ago
  81. 5459f8b NIFI-14850 Fixed OpenAPI Enum inconsistencies (#13) by Pierre Villard · 1 year ago
  82. 36a6308 NIFI-14738 Updated version to 2.3.0-SNAPSHOT by exceptionfactory · 1 year, 1 month ago
  83. 169b528 NIFI-14738 Merged NIFI-14738-RC1 by exceptionfactory · 1 year, 1 month ago
  84. d5b5a10 NIFI-14738 Updated version to 2.2.0 by exceptionfactory · 1 year, 1 month ago
  85. 9da3904 NIFI-14738 Aligned ASF YAML History requirements with NiFi Project by exceptionfactory · 1 year, 1 month ago
  86. 83f659e NIFI-14746 Bump copyright year to 2025 (#10) by Joe Witt · 1 year, 1 month ago
  87. 9792302 NIFI-14738 Updated version to 2.2.0 by exceptionfactory · 1 year, 1 month ago NIFI-14738-RC1 nifi-api-2.2.0 nifi-api-2.2.0-RC1
  88. 9950e12 NIFI-14722 Added Registered Flow Snapshot Metadata to Process Group Status (#8) by Pierre Villard · 1 year, 1 month ago
  89. 266c85c NIFI-14571 Added VerifiableFlowRegistryClient interface for Flow Registry Clients (#9) by Matt Burgess · 1 year, 1 month ago
  90. cadade5 NIFI-14718 Bump Maven to 3.9.10, JUnit to 5.13.2, Mockito to 5.18.0 and others (#7) by Pierre Villard · 1 year, 1 month ago
  91. 0a62eb1 NIFI-7123 Added documentation for onPropertyModified (#6) by NissimShiman · 1 year, 4 months ago
  92. f8375f6 NIFI-14397 Updated version to 2.2.0-SNAPSHOT by exceptionfactory · 1 year, 5 months ago
  93. d8429e1 NIFI-14397 Merged NIFI-14397-RC1 by exceptionfactory · 1 year, 5 months ago
  94. 960c607 NIFI-14397 Updated version to 2.1.0 by exceptionfactory · 1 year, 5 months ago NIFI-14397-RC1 nifi-api-2.1.0 nifi-api-2.1.0-RC1
  95. 124b995 NIFI-14371 add support for DisallowRunOnce annotation by Joseph Witt · 1 year, 5 months ago
  96. 91d6291 NIFI-14374 Set Deterministic Order for Manifest Documentation by exceptionfactory · 1 year, 5 months ago
  97. 1d6fafb NIFI-14240 Upgraded PMD from 7.5.0 to 7.10.0 (#1) by dependabot[bot] · 1 year, 7 months ago
  98. d7f7713 NIFI-13753 Added nifi-api pattern to protected tags by exceptionfactory · 1 year, 11 months ago
  99. 8c03aa5 NIFI-13753 Updated version to 2.0.1-SNAPSHOT by exceptionfactory · 1 year, 11 months ago
  100. 34d8bb4 NIFI-13753 Merged NIFI-13753-RC1 by exceptionfactory · 1 year, 11 months ago