1. 9e29af6 NIFI-15788 Updated version to 2.9.0-SNAPSHOT by Pierre Villard · 5 days ago main
  2. 9859982 NIFI-15788 Merged NIFI-15788-RC1 by Pierre Villard · 5 days ago
  3. 9867373 NIFI-15788 Updated version to 2.8.0 by Pierre Villard · 8 days ago NIFI-15788-RC1 nifi-api-2.8.0 nifi-api-2.8.0-RC1
  4. 46379fb NIFI-15787 - Add Metadata-Only Parameter Listing to ParameterProvider (#82) by Pierre Villard · 8 days ago
  5. f18b980 NIFI-15778 Bump to Maven 3.9.14, and others (#81) by Pierre Villard · 9 days ago
  6. e9e6653 NIFI-15770 Deprecated Restricted and RequiredPermission for removal (#80) by David Handermann · 11 days ago
  7. a78ed4a NIFI-15760 Standardized spelling of FlowFile in documentation (#79) by dan-s1 · 11 days ago
  8. 58439d9 NIFI-15733 Added CapabilityTag Documentation Annotation (#78) by Pierre Villard · 3 weeks ago
  9. 74effdf NIFI-15728 Added equals and hashCode to URLResourceReference and Utf8TextResource (#77) by dan-s1 · 3 weeks ago
  10. 5a4836b NIFI-15664 Updated version to 2.8.0-SNAPSHOT by Pierre Villard · 5 weeks ago
  11. 25a9a51 NIFI-15664 Merged NIFI-15664-RC4 by Pierre Villard · 5 weeks ago
  12. 3c1d273 NIFI-15664 Updated version to 2.7.0 by Pierre Villard · 5 weeks ago NIFI-15664-RC4 nifi-api-2.7.0 nifi-api-2.7.0-RC4
  13. e18f433 NIFI-15670 - Replace List of Map with VersionedNodeState to fix JAXB compatibility (#76) by Pierre Villard · 5 weeks ago
  14. 0749478 Update Asset to add default for getOwnerIdentifier (#75) by Pierre Villard · 5 weeks ago
  15. 012cbf5 NIFI-15601 Improved the Duration Regular Expression Pattern (#66) by dan-s1 · 5 weeks ago
  16. bf545c3 NIFI-15670 Added Versioned Component State for Import and Export of Flows (#73) by Pierre Villard · 5 weeks ago
  17. c389723 NIFI-15621 Add default impl to ValicationContext.evaluateParameters(String) method by Kevin Doran · 5 weeks ago
  18. 5cf3ba8 NIFI-15258 Added API for Connectors (#70) by Mark Payne · 5 weeks ago
  19. 833e800 NIFI-15660 - Bump net.sourceforge.pmd:pmd-core from 7.21.0 to 7.22.0 (#72) by dependabot[bot] · 6 weeks ago
  20. d3c0121 NIFI-15574 Added the Javadoc snippet tag for the code examples in Javadocs (#65) by dan-s1 · 6 weeks ago
  21. 9167e5d NIFI-15608 Corrected mismatch between javadoc and code for method filter in FlowFileFilter (#67) by dan-s1 · 6 weeks ago
  22. 981807c NIFI-15609 Removed unnecessary semicolons in enums and ensured all variables in enums are final (#68) by dan-s1 · 6 weeks ago
  23. 41b0c07 NIFI-15646 Upgraded Apache POM to 37, JUnit to 6.0.3, and others (#71) by Pierre Villard · 6 weeks ago
  24. 66891e9 NIFI-15502 Fixed typos and some of the grammar in the comments (#59) by dan-s1 · 9 weeks ago
  25. 8f01fd3 NIFI-15516 Upgraded Maven from 3.9.11 to 3.9.12 (#58) by David Handermann · 9 weeks ago
  26. 2bd06f4 NIFI-15502 Updated Checkstyle rules to match primary project configuration (#56) by dan-s1 · 2 months ago
  27. 592c38f NIFI-15503 Updated README with required Maven Version 3.9.11 (#55) by NissimShiman · 2 months ago
  28. 641d4cb NIFI-15487 Updated version to 2.7.0-SNAPSHOT by Pierre Villard · 3 months ago
  29. c7db1dc NIFI-15487 Merged NIFI-15487-RC1 by Pierre Villard · 3 months ago
  30. d2b25da NIFI-15487 Updated version to 2.6.0 by Pierre Villard · 3 months ago NIFI-15487-RC1 nifi-api-2.6.0 nifi-api-2.6.0-RC1
  31. b3c3d3d NIFI-15477 Added recordGauge method to ProcessSession by exceptionfactory · 3 months ago
  32. a50a385 NIFI-15360 Add support for Parameter Tags (#36) by Pierre Villard · 3 months ago
  33. ee7b135 NIFI-15443 Add support for migrateProperties in Registry Clients and Parameter Providers (#44) by Pierre Villard · 3 months ago
  34. ccb4e36 NIFI-15426 update Copyright NOTICE to 2026 by Mike Moser · 3 months ago
  35. 44d0318 NIFI-15187 Updated version to 2.6.0-SNAPSHOT by exceptionfactory · 5 months ago
  36. c254229 NIFI-15187 Merged NIFI-15187-RC1 by exceptionfactory · 5 months ago
  37. b9ee03b NIFI-15187 Updated version to 2.5.0 by exceptionfactory · 5 months ago NIFI-15187-RC1 nifi-api-2.5.0 nifi-api-2.5.0-RC1
  38. 66f45b0 NIFI-15155 Added ListenPort API (#26) by Kevin Doran · 5 months ago
  39. 6e2ed1e NIFI-15142 Added createBranch method to Flow Registry Client (#25) by Pierre Villard · 5 months ago
  40. 476aeb8 NIFI-15082 Updated version to 2.5.0-SNAPSHOT by exceptionfactory · 6 months ago
  41. 145871b NIFI-15082 Merged NIFI-15082-RC2 by exceptionfactory · 6 months ago
  42. 5104507 NIFI-15082 Updated version to 2.4.0 by exceptionfactory · 6 months ago NIFI-15082-RC2 nifi-api-2.4.0 nifi-api-2.4.0-RC2
  43. 1ecc43e NIFI-14996 Added default implementation for clear Bulletin methods (#24) by David Handermann · 6 months ago
  44. 47a95ea NIFI-14996 Added Clear Component methods to Bulletin Repository (#23) by Matt Gilman · 6 months ago
  45. 672cbb5 NIFI-15059 Bump PMD, Checkstyle, JUnit to 6.0.0 and others (#22) by Pierre Villard · 6 months ago
  46. c407477 NIFI-14931 Add stackTrace to Bulletin (#20) by Pierre Villard · 6 months ago
  47. f90a41f NIFI-15055 Add FLOW_REGISTRY_CLIENT to ExtensionType to NiFi API (#21) by Pierre Villard · 6 months ago
  48. 89c05e9 NIFI-14890 Aligned Maven PMD configuration with standard NiFi Rules (#19) by dan-s1 · 8 months ago
  49. 1c59ac8 NIFI-14888 Upgraded Maven from 3.9.10 to 3.9.11 (#17) by dan-s1 · 8 months ago
  50. 1ae0912 NIFI-14881 Updated version to 2.4.0-SNAPSHOT by Pierre Villard · 8 months ago
  51. 20b9e92 NIFI-14881 Merged NIFI-14881-RC2 by Pierre Villard · 8 months ago
  52. dd85e2e NIFI-14881 Updated version to 2.3.0 by Pierre Villard · 8 months ago NIFI-14881-RC2 nifi-api-2.3.0 nifi-api-2.3.0-RC2
  53. defe4fb NIFI-14832 Added dropStateKeySupported to Stateful annotation (#12) by Pierre Villard · 8 months ago
  54. df70908 NIFI-14831 Add flow name and registry information to RegisteredFlowSnapshotMetadata (#11) by Pierre Villard · 8 months ago
  55. 5459f8b NIFI-14850 Fixed OpenAPI Enum inconsistencies (#13) by Pierre Villard · 8 months ago
  56. 36a6308 NIFI-14738 Updated version to 2.3.0-SNAPSHOT by exceptionfactory · 9 months ago
  57. 169b528 NIFI-14738 Merged NIFI-14738-RC1 by exceptionfactory · 9 months ago
  58. d5b5a10 NIFI-14738 Updated version to 2.2.0 by exceptionfactory · 9 months ago
  59. 9da3904 NIFI-14738 Aligned ASF YAML History requirements with NiFi Project by exceptionfactory · 9 months ago
  60. 83f659e NIFI-14746 Bump copyright year to 2025 (#10) by Joe Witt · 9 months ago
  61. 9792302 NIFI-14738 Updated version to 2.2.0 by exceptionfactory · 9 months ago NIFI-14738-RC1 nifi-api-2.2.0 nifi-api-2.2.0-RC1
  62. 9950e12 NIFI-14722 Added Registered Flow Snapshot Metadata to Process Group Status (#8) by Pierre Villard · 9 months ago
  63. 266c85c NIFI-14571 Added VerifiableFlowRegistryClient interface for Flow Registry Clients (#9) by Matt Burgess · 9 months ago
  64. 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 · 9 months ago
  65. 0a62eb1 NIFI-7123 Added documentation for onPropertyModified (#6) by NissimShiman · 11 months ago
  66. f8375f6 NIFI-14397 Updated version to 2.2.0-SNAPSHOT by exceptionfactory · 1 year ago
  67. d8429e1 NIFI-14397 Merged NIFI-14397-RC1 by exceptionfactory · 1 year ago
  68. 960c607 NIFI-14397 Updated version to 2.1.0 by exceptionfactory · 1 year ago NIFI-14397-RC1 nifi-api-2.1.0 nifi-api-2.1.0-RC1
  69. 124b995 NIFI-14371 add support for DisallowRunOnce annotation by Joseph Witt · 1 year, 1 month ago
  70. 91d6291 NIFI-14374 Set Deterministic Order for Manifest Documentation by exceptionfactory · 1 year, 1 month ago
  71. 1d6fafb NIFI-14240 Upgraded PMD from 7.5.0 to 7.10.0 (#1) by dependabot[bot] · 1 year, 2 months ago
  72. d7f7713 NIFI-13753 Added nifi-api pattern to protected tags by exceptionfactory · 1 year, 7 months ago
  73. 8c03aa5 NIFI-13753 Updated version to 2.0.1-SNAPSHOT by exceptionfactory · 1 year, 7 months ago
  74. 34d8bb4 NIFI-13753 Merged NIFI-13753-RC1 by exceptionfactory · 1 year, 7 months ago
  75. 0a171b9 NIFI-13753 Updated version to 2.0.0 by exceptionfactory · 1 year, 7 months ago NIFI-13753-RC1 nifi-api-2.0.0 nifi-api-2.0.0-RC1
  76. 42a3500 NIFI-13732 Initial commit of nifi-api 2.0.0-SNAPSHOT by exceptionfactory · 1 year, 7 months ago