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