1. 99253b9 NIFI-13283 - Fix exception thrown in PutKinesisFirehose processor by ensuring value exists before referencing by Evan Shelton · 2 days ago main
  2. 969b332 [NIFI-13245] address component name overflow in provenance details di… (#8845) by Scott Aslan · 20 hours ago
  3. 62d5502 [NIFI-13207] page headers and refresh containers are consistently pos… (#8804) by Scott Aslan · 20 hours ago
  4. 7951b4b [NIFI-13247] - Property Verification (#8857) by Rob Fellows · 2 days ago
  5. 05d0d36 NIFI-13268 Fixed missing grpc dependencies in GCP module This closes #8863 by Peter Turcsanyi · 3 days ago
  6. a971f94 NIFI-13278: (#8862) by Matt Gilman · 2 days ago
  7. a963c2c [NIFI-13276] improve property editor to handle large amounts of text (#8866) by Scott Aslan · 2 days ago
  8. ac023db [NIFI-13280] hide flash of textarea when opening nf-editor (#8865) by Scott Aslan · 2 days ago
  9. 3467f6d [NIFI-13257] codemirror light and dark mode theme (#8855) by Scott Aslan · 2 days ago
  10. f625d4c [NIFI-13277] - Make the main menu more compact in terms of spacing. (#8861) by Rob Fellows · 3 days ago
  11. 2a4d1de NIFI-13275 Removed web.xml from nifi-web-frontend (#8858) by David Handermann · 3 days ago
  12. e12a2dd NIFI-13255 Replaced deprecated Netty JdkSslContext constructor by dan-s1 · 4 days ago
  13. 59eae00 NIFI-13259 Enabled publishing nifi-stateless-assembly to Maven by bob · 7 days ago
  14. 3a78575 NIFI-12968: Simplify login sequence (#8843) by Matt Gilman · 3 days ago
  15. 3f9ef07 NIFI-13227 Upgraded Spring and various dependencies by Joseph Witt · 7 days ago
  16. 45a6674 NIFI-13254 Replaced deprecated BoundedInputStream constructor with builder by dan-s1 · 4 days ago
  17. 9877b12 NIFI-13253 Corrected the discrepancies in the top level NOTICE file by dan-s1 · 4 days ago
  18. a91dee6 NIFI-13252 Replaced deprecated AWS SQS method attributeNames() by dan-s1 · 7 days ago
  19. 2e7e373 NIFI-13251 Replaced deprecated AWS method Region.fromName() by dan-s1 · 7 days ago
  20. 24b13d7 NIFI-13250 Replaced deprecated method withRelyingPartyRegistration by dan-s1 · 7 days ago
  21. c106360 NIFI-13263 - Bump ParCEFone version (#8851) by Andre F de Miranda · 5 days ago
  22. 093393a [NIFI-13260] enforce selected border even when component has color applied (#8846) by Scott Aslan · 6 days ago
  23. 226ac96 NIFI-13232 Add Authentication Configuration REST API method (#8834) by David Handermann · 7 days ago
  24. b27fc46 NIFI-12670 Read Jolt Transform with UTF-8 Encoding by Jim Steinebrey · 9 days ago
  25. 60112f2 [NIFI-13226] - Support changing color of processors and labels (#8836) by Rob Fellows · 8 days ago
  26. 15ac906 NIFI-13256 Corrected Example WriteHelloWorld Processor Attributes by exceptionfactory · 8 days ago
  27. 439851fa [NIFI-13233] - Fix for overflow issues on change version dialog (#8837) by Rob Fellows · 8 days ago
  28. 2a08586 NIFI-13236 Corrected Content-Disposition Filename for Downloads (#8840) by David Handermann · 9 days ago
  29. 0ef1214 [NIFI-13241] - extend CloseOnEscpaeDialog in dialogs previously missing it (#8833) by Rob Fellows · 9 days ago
  30. c794943 [NIFI-13243] - support cancel response in CloseOnEscapeDialog (#8838) by Rob Fellows · 9 days ago
  31. eaf3f23 NIFI-13228 Fixed Jolt Transform Custom UI with updated property names by Matt Gilman · 10 days ago
  32. ea48d22 NIFI-12896 Add Endpoint Override URL property for PutSNS Processor by sujkim · 10 weeks ago
  33. 4ccf3a2 NIFI-13225 Replaced most of the deprecated elements in Registry JwtService by dan-s1 · 11 days ago
  34. 35a7e87 NIFI-13235 Corrected REST API Import Process Group ID Reference by Bryan Bende · 10 days ago
  35. ee179f4 NIFI-13238 Added Checkstyle rules for whitespace by Pierre Villard · 10 days ago
  36. 63a12b0 [NIFI-13197] - Clicking outside of a dialog no longer closes the dialog (#8811) by Rob Fellows · 10 days ago
  37. 2d11287 NIFI-8134 allow unescapeJson Record Path function to recursively convert Maps to Records (#7745) by Chris Sampson · 10 days ago
  38. 3a786ce NIFI-13211: Decoupling other UIs from exiting NiFi UI (#8828) by Matt Gilman · 10 days ago
  39. d20fa94 [NIFI-13229] - Include branch when submitting to save version control endpoint. (#8830) by Rob Fellows · 10 days ago
  40. e6a90eb NIFI-12669 Fix EvaluateXQuery processor which incorrectly encodes result attributes in certain case by Jim Steinebrey · 2 weeks ago
  41. 7aaa5b4 [NIFI-13221] - display supported shortcut/hotkey combos in context menu (#8821) by Rob Fellows · 10 days ago
  42. 08cc238 NIFI-13169 Upgraded Flyway in Registry from 9.22.3 to 10.12.0 by Matt Burgess · 11 days ago
  43. 2a45cae NIFI-13224 Replaced deprecated commons-compress IOUtils.toByteArray by dan-s1 · 11 days ago
  44. 92ed464 NIFI-13223 Replaced deprecated commons-lang3 classes with commons-text versions by dan-s1 · 11 days ago
  45. 5d70267 NIFI-13222 Replaced deprecated commons-compress IOUtils.closeQuietly by dan-s1 · 11 days ago
  46. 7f53611 NIFI-13219 Corrected phase for python-extensions-bundle plugins by exceptionfactory · 11 days ago
  47. 13e281d NIFI-13220 Only allow buckets with write access dropdown when starting version control by Rob Fellows · 11 days ago
  48. 0c9ef91 NIFI-13127 Add branching support to Registry dialogs by Rob Fellows · 14 days ago
  49. bffacde NIFI-13072: Fix MonitorActivity problems with cluster scope flow monitoring by Rajmund Takacs · 7 weeks ago
  50. 15696ad NIFI-13217 Updated ProcessSession Comments to List Immutable Attributes by EndzeitBegins · 13 days ago
  51. 03005aa NIFI-13185 Removed manual and non-working Integration Tests by Joseph Witt · 14 days ago
  52. 22109de NIFI-13216 Replaced deprecated GzipUtils methods by dan-s1 · 14 days ago
  53. c66a3cf NIFI-13214 Replaced deprecated Lucene IndexReader methods with StoredFields by dan-s1 · 14 days ago
  54. 6fc374b NIFI-13215 AWS SDK and Elasticsearch Dependencies Upgraded by Joseph Witt · 14 days ago
  55. 74731b5 [NIFI-13212] handle canvas overflow on shorter screens (#8810) by Scott Aslan · 14 days ago
  56. 7dfb493 NIFI-13157 Replaced deprecated getNextTarEntry() and getNextZipEntry() with getNextEntry(). by dan-s1 · 14 days ago
  57. 1c2469b NIFI-13213 Added Validation for Swap File Names This closes 8812 by exceptionfactory · 2 weeks ago
  58. 62fbd8e NIFI-13196: Added new isAutoTerminated(Relationship) method to ProcessContext, which simply delegates to Connectable.isAutoTerminated(Relationship) by Mark Payne · 2 weeks ago
  59. 196f6bb NIFI-13209 Corrected system-tests workflow paths for framework This closes #8806 by exceptionfactory · 14 days ago
  60. 94a9687 [NIFI-13153] use ellipsis for long component names in dialogs (#8802) by Scott Aslan · 14 days ago
  61. 5f9f524 NIFI-13210 Added CODECOV_TOKEN to GitHub Workflow by exceptionfactory · 14 days ago
  62. 49a9f4f NIFI-13208 Increased PropertyDescriptor visibility in HadoopDBCPConnectionPool by lehelb · 2 weeks ago
  63. 811a491 NIFI-13156 Replaced JsonParser deprecated getCurrentName() with currentName() by dan-s1 · 14 days ago
  64. 6b48e61 [NIFI-13177] ensure consistent typography rendering (#8786) by Scott Aslan · 14 days ago
  65. c091440 NIFI-13206 Updated S3 Integration Tests to delete bucket encryption by Mark Payne · 2 weeks ago
  66. dcf66fd NIFI-13204: (#8798) by Matt Gilman · 14 days ago
  67. 87776e3 NIFI-13171 Removed nifi-kafka-connector in nifi-external module by Joseph Witt · 2 weeks ago
  68. 44f6e2b NIFI-13205 Removed legacy Provenance Lucene integration test by Joseph Witt · 2 weeks ago
  69. d1a9043 NIFI-13193 Set Minimum Maven Version to 3.9.6 by Joseph Witt · 2 weeks ago
  70. 9cf5f94 NIFI-13200: Do not allow 'filename' or 'path' attribute to removed from FlowFile by Mark Payne · 2 weeks ago
  71. 72b45f3 NIFI-13202 Removed Accumulo Processors and Services This closes #8794. by exceptionfactory · 2 weeks ago
  72. db7e073 NIFI-13203: Include s3.url attribute in FetchS3Object, PutS3Object by Mark Payne · 2 weeks ago
  73. 7584a5c NIFI-13113: upgrade Iceberg from 1.5.0 to 1.5.2 This closes #8796 by sullis · 2 weeks ago
  74. 8b2e770 NIFI-13060: Using ellipsis and normal line height in the property table (#8792) by Matt Gilman · 2 weeks ago
  75. e005d5f NIFI-13195 Corrected Replicated Request Header Removal for HTTP/2 (#8789) by David Handermann · 2 weeks ago
  76. 1592b98 NIFI-13194 Removed InvokeAWSGatewayApi Processor by Joe Gresock · 2 weeks ago
  77. 53207a2 NIFI-12857 Simplified implementation of QueuePrioritizer and added tests by EndzeitBegins · 3 months ago
  78. 5a3b473 NIFI-13146 ConsumeSlack rate limit error mitigation (#8748) by krisztina-zsihovszki · 2 weeks ago
  79. 326df91 NIFI-13175: Updating dialog layout and sizes to prevent a double scroll bar on smaller screen sizes (#8779) by Matt Gilman · 2 weeks ago
  80. 7cd1a30 NIFI-13105 Implemented FlowRegistryClient using GitHub for versioning by Bryan Bende · 4 months ago
  81. fe90baa NIFI-13188 Upgraded dependency-check plugin from 8.4.3 to 9.1.0 by Joseph Witt · 2 weeks ago
  82. 44dddbd NIFI-13189 Upgraded AWS SDK with Testcontainers and picocli by Joseph Witt · 2 weeks ago
  83. d305a16 NIFI-13186 Corrected Provenance dependency for lucene-backward-codecs by Joseph Witt · 2 weeks ago
  84. 4faad38 NIFI-13187 - Modernize Archetypes This closes #8783. by bob · 2 weeks ago
  85. 4c68691 [NIFI-13061] replace actions with menu (#8766) by Scott Aslan · 2 weeks ago
  86. a61bf2a [NIFI-13183] add drop shadow to connections to increase visibility on… (#8778) by Scott Aslan · 2 weeks ago
  87. a840c14 [NIFI-13158] - Fix: need to prevent/diable keyboard hotkeys when a dialog is open or when typeing in the search bar. (#8781) by Rob Fellows · 2 weeks ago
  88. 63cc1c3 NIFI-13176: (#8780) by Matt Gilman · 2 weeks ago
  89. 6950290 [NIFI-13162] horizontal and vertical canvas component alignment (#8762) by Scott Aslan · 2 weeks ago
  90. fc8f072 [NIFI-13165] hide resize handle is status history when insufficient h… (#8768) by Scott Aslan · 2 weeks ago
  91. 43aca65 [NIFI-13117] update label resize handle to match other resize handles and replace comments indicator with icon (#8774) by Scott Aslan · 2 weeks ago
  92. 0f39428 [NIFI-13158] support for keyboard shortcuts (#8770) by Rob Fellows · 2 weeks ago
  93. 45098ed [NIFI-13174] increase drag/drop preview hieght to not display scroll bar (#8769) by Scott Aslan · 2 weeks ago
  94. eda9812 NIFI-13155: (#8771) by Matt Gilman · 2 weeks ago
  95. 0ab5e2f NIFI-13179 Upgraded oauth2-oidc-sdk from 9.43.4 to 11.10.1 by Joseph Witt · 2 weeks ago
  96. f0d0676 NIFI-13178 Upgraded extension and framework dependencies by Joseph Witt · 2 weeks ago
  97. f4d4072 NIFI-13168 Upgraded QuestDB from 7.3.7 to 7.4.2 This closes #8773 by exceptionfactory · 2 weeks ago
  98. 1f5868b NIFI-11686 upgrade Elasticsearch low-level REST client to 8.13.3 by Chris Sampson · 2 weeks ago
  99. 096ce97 NIFI-13170 Upgraded Neo4j Driver to 5.20.0 by Joseph Witt · 2 weeks ago
  100. 89ab35c NIFI-13166 Upgraded Jetty from 12.0.8 to 12.0.9 by Joseph Witt · 2 weeks ago