Commit Graph

  • f09da3c3aa
    Merge 3715edba98 into b6bc6bfd9a Lucas 2024-12-25 13:21:08 +0100
  • 3715edba98 NIFI-14110 Support to limit content size in PackageFlowFile EndzeitBegins 2024-12-25 12:46:07 +0100
  • c0a54f2f2b
    Merge cc61c05205 into b6bc6bfd9a ryostaka 2024-12-25 20:26:34 +0900
  • b6bc6bfd9a
    NIFI-14084 Replaced anonymous classes with lambdas part 2 (#9592) main dan-s1 2024-12-25 04:13:53 -0500
  • f4a9acc788
    Merge 304495c62e into 8c2ceac6a4 pkelly-nifi 2024-12-25 09:51:13 +0100
  • 6c038b2f19
    Merge cb6a8415e1 into 8c2ceac6a4 Bob Paulin 2024-12-25 09:50:44 +0100
  • 65f9a422d8
    Merge 9af53236b7 into 8c2ceac6a4 Pierre Villard 2024-12-25 09:50:05 +0100
  • 8c2ceac6a4
    NIFI-14108 Removed the instantiation of extraneous Object arrays vararg methods. (#9594) dan-s1 2024-12-25 03:48:29 -0500
  • fd071d7218 NIFI-14108 Removed the instantiation of extraneous Object arrays vararg methods. dan-s1 2024-12-24 22:20:13 +0000
  • 53a788c2ec NIFI-14084 Replaced anonymous classes with lambdas part 2 dan-s1 2024-12-20 20:58:46 +0000
  • bd62e64739
    Merge 17350d2485 into 7051aca832 Matt Gilman 2024-12-24 11:22:31 +0700
  • 7051aca832
    NIFI-14097 Updated version to 2.2.0-SNAPSHOT exceptionfactory 2024-12-23 17:04:56 -0600
  • 754ec3fd73
    NIFI-14097 Merged NIFI-14097-RC3 exceptionfactory 2024-12-23 17:00:18 -0600
  • 2007cdcf61
    Merge c90f00d0e7 into 0190374e56 Pierre Villard 2024-12-23 15:39:13 -0500
  • 0190374e56 NIFI-12674 Modified ValidateCSV to make the schema optional if a header is provided. Added validate on attribute option. Freedom9339 2024-02-06 14:30:55 +0000
  • 17350d2485
    NIFI-14105: Fixing issue in EditProcessGroup dialog when there is no selected Parameter Context and the user lacks permissions to an available Parameter Context. - Marked the component in the ParameterContextEntity as optional. - Updated usage to account for possible undefined component. Matt Gilman 2024-12-22 09:13:44 -0500
  • 66c39f38ca
    Merge 6280854295 into 5c3499a008 Eric Secules 2024-12-21 08:29:08 +0000
  • 9b84f68bb2
    Merge feb8c2730e into 5c3499a008 Matt Patrick 2024-12-20 16:45:30 -0500
  • f3af2394f9
    NIFI-14097 Updated version to 2.1.0 rel/nifi-2.1.0 nifi-2.1.0-RC3 NIFI-14097-RC3 exceptionfactory 2024-12-20 12:37:52 -0600
  • bb28a2d481
    Merge bedb313f0b into 5c3499a008 Freedom9339 2024-12-20 18:36:38 +0000
  • ef18c5208c
    Merge 81ba02f785 into 5c3499a008 Lehel Boér 2024-12-20 18:35:33 +0000
  • 5c3499a008
    NIFI-14103 Corrected thread safety for Proxied Entity Encoder (#9591) David Handermann 2024-12-20 12:32:17 -0600
  • 8ab4ae0d18
    NIFI-14102 Upgraded Logback from 1.5.12 to 1.5.14 (#9590) dependabot[bot] 2024-12-20 12:31:23 -0600
  • 512bde3e93 NIFI-12674: Disallowed attribute validation with line by line strategy. Freedom9339 2024-12-20 18:00:59 +0000
  • 1bad5568b2 NIFI-12674: Fixed NPE, added more unit tests. Freedom9339 2024-12-17 19:35:58 +0000
  • bf4eeff1fe NIFI-12674: Rebased and updated validation. Freedom9339 2024-12-12 20:40:55 +0000
  • 09c6e03d88 NIFI-12674: added evaluateAttributeExpression Freedom9339 2024-07-03 12:45:33 +0000
  • 0957e2c541 NIFI-12674: removed attribute strategy option and renamed attribute property to match ValidateXML. Freedom9339 2024-07-02 19:19:00 +0000
  • 0bda1f5320 nifi-12674 Modified ValidateCSV to make the schema optional if a header is provided. Added validate on attribute option. Freedom9339 2024-02-06 14:30:55 +0000
  • 0dfe84eed4
    NIFI-14103 Corrected thread safety for Proxied Entity Encoder exceptionfactory 2024-12-20 11:24:28 -0600
  • 3f07bb1f62
    NIFI-14102 Upgraded Logback to 1.5.14 exceptionfactory 2024-12-20 10:30:41 -0600
  • 28b6d40ec5
    Bump ch.qos.logback:logback-core from 1.5.12 to 1.5.13 dependabot[bot] 2024-12-20 15:39:39 +0000
  • 81ba02f785 NIFI-14100: Add option to sequential download of dependencies for Python processors lehelb 2024-12-20 14:41:59 +0100
  • bedb313f0b NIFI-3785: Fixed user authorization errors. Removed unused imports. Freedom9339 2024-12-19 20:24:09 +0000
  • 353607b572 NIFI-3785: Removed invalid initial process group value. Freedom9339 2024-11-12 16:26:19 +0000
  • e457f30a7f NIFI-3785: Moved the logic for getting process group options to an API call. Moved move dialog to ui/controller-service. Freedom9339 2024-10-28 17:15:31 +0000
  • 94c9d36592 NIFI-3785: Added protection against null root. Applied suggestions. Freedom9339 2024-10-16 16:03:41 +0000
  • 34bc9c8821 NIFI-3785: Fixed recursion issue. Removed need to clone. Freedom9339 2024-09-05 18:45:52 +0000
  • a09fa598a1 NIFI-3785: Rebased. Freedom9339 2024-08-26 13:55:40 +0000
  • 363490aa2d NIFI-3785: Fixed dropdown width. Stopped storing the whole processgroupflow in the state and just load the info needed. Freedom9339 2024-07-03 17:11:35 +0000
  • 7e7e8e1e6d NIFI-3785: removed need for second api call Freedom9339 2024-06-25 19:03:53 +0000
  • 66b41b2730 NIFI-3785: Various feedback requests completed. Moved move controller component to flow-designer. Added disabling options that have a move conflict Freedom9339 2024-06-25 16:13:15 +0000
  • b96d0567d1 NIFI-3785: Fixed issue caused by rebasing Freedom9339 2024-06-13 21:25:39 -0500
  • a7ce35e33b NIFI-3785: Added feature to move controller services between process groups with the new UI Freedom9339 2024-06-13 20:15:35 +0000
  • 2f91793272
    NIFI-14097 Updated version to 2.1.0 nifi-2.1.0-RC2 NIFI-14097-RC2 exceptionfactory 2024-12-19 12:29:52 -0600
  • 3dabc8408c
    NIFI-14057 Return HTTP 405 for TRACE and OPTIONS on all paths for ListenHTTP (#9563) Mark Bathori 2024-12-19 19:25:50 +0100
  • 116f2f728b
    NIFI-13997 Limit Python Processor loading to requested Processor Class (#9568) Ferenc Gerlits 2024-12-19 18:52:13 +0100
  • d3d3de2894
    NIFI-14098 Corrected runtime-manifest dependency on assembly packaging (#9588) David Handermann 2024-12-19 11:49:17 -0600
  • 138cdc132e
    NIFI-14098 Corrected runtime-manifest dependency on assembly packaging exceptionfactory 2024-12-19 11:19:16 -0600
  • 9df9927cb1 Merge Options and Trace filters Mark Bathori 2024-12-19 11:26:58 +0100
  • e92d1255f9
    NIFI-14097 Updated version to 2.1.0 nifi-2.1.0-RC1 NIFI-14097-RC1 exceptionfactory 2024-12-18 20:43:19 -0600
  • 5fce094dcc
    NIFI-14096 Added Maven project directory property to PMD Ruleset path (#9587) dan-s1 2024-12-18 17:40:16 -0500
  • eafe2aa81f
    NIFI-14082 Updated more Processors with standard Properties and Relationships collections (#9583) dan-s1 2024-12-18 17:38:03 -0500
  • 79ff38a0c6 NIFI-14096 Added Maven property to allow for resolving location of pmd-ruleset.xml even when running contrib-check in an individual NAR directory and not from the root directory. dan-s1 2024-12-18 21:51:34 +0000
  • e2f8a4a8f1 Change servlet to filters Mark Bathori 2024-12-18 14:34:22 +0100
  • 2e05270995
    NIFI-14092 Upgraded Spring Framework to 6.2.1 and others exceptionfactory 2024-12-17 16:16:21 -0600
  • ddee0f089e
    Merge 9fef084d90 into f330f23fbe Scott Aslan 2024-12-18 11:40:27 +0100
  • 2dae845003
    Merge aae4f583cc into f330f23fbe Pierre Villard 2024-12-18 11:40:27 +0100
  • cc61c05205 NIFI-14089 Add MethodsEndpointUrlPrefix Property to PublishSlack Processor Ryosuke Takahashi 2024-12-17 21:37:44 +0900
  • e7f9bbe3f1
    NIFI-14092 Upgraded Spring Framework to 6.2.1 and others exceptionfactory 2024-12-17 16:16:21 -0600
  • f330f23fbe
    NIFI-14090: Removing unused code now that the resize handle has been removed from the status history table. (#9584) Matt Gilman 2024-12-17 16:09:44 -0500
  • bd064040da NIFI-14082 Changed use of Stream.of to List.of, renamed where possible all list of PropertyDescriptor to PROPERTIES and the set of RelationShip to RELATIONSHIPS and ensured all properties and realtionships are on individual lines for increased readability. dan-s1 2024-12-17 20:48:35 +0000
  • f25b690ff0
    NIFI-14090: Removing unused code now that the resize handle has been removed from the status history table. - Remove references to computedStyleMap which is not supported in Firefox. Matt Gilman 2024-12-17 14:21:37 -0500
  • bd11074476
    NIFI-14091 Upgraded nanoid from 3.3.7 to 3.3.8 for nifi-frontend (#9582) dependabot[bot] 2024-12-17 12:03:28 -0600
  • cc27eac7d3 NIFI-14082 Refactored the rest of the Processors to be uniform when creating properties and relationships dan-s1 2024-12-16 15:21:30 +0000
  • 794db3e1d1
    NIFI-13710: Rebuilding Update Attribute Custom UI. (#9561) Matt Gilman 2024-12-16 17:53:44 -0500
  • 24ff2c870e
    NIFI-13710: Unpacking UI in prepare-package phase. Matt Gilman 2024-12-16 16:15:01 -0500
  • 520d22e897
    NIFI-13710: Fixing import style which could result in circular imports. - Fixing bug when evaluating open/closed rule when deciding if reordering should be allowed. Matt Gilman 2024-12-13 18:11:31 -0500
  • dfcf022c2f
    NIFI-13710: Requiring rules to be saved or discard once edited. Matt Gilman 2024-12-13 13:57:06 -0500
  • 903bc52c3d
    NIFI-13710: Addressing review feeback. - Fixing imports. - Disabling menu in tables when not editable. - Fixing background color in dark mode. Matt Gilman 2024-12-13 11:29:46 -0500
  • 7690b513d0
    NIFI-13710: Applying text-base to the body. Matt Gilman 2024-12-12 15:37:25 -0500
  • bb470ccda4
    NIFI-13710: Fixing text overflow issues. Matt Gilman 2024-12-12 14:50:04 -0500
  • c13d4083c4
    NIFI-13710: Addressing review feedback. - Ensuring that the revision is saved after all actions. - Ensuring that the evaluation criteria is reloaded when rules are added/removed. - Updating additional details to reflect the new UI. Matt Gilman 2024-12-12 09:21:05 -0500
  • 5482d212bc
    NIFI-13710: Addressing review feedback. - Adding editor hint so users know how to use EL. - Fixing issue with rule payload when managing conditions and actions. - Accounting for user permissions when setting the editable flag. - Preventing editors from displaying offscreen. - Showing snackbars following successfully saving. - Adding validators to the condition and actions table. Matt Gilman 2024-12-11 17:52:50 -0500
  • 1c57be288a
    NIFI-13710: Removing unnecessary codemirror import. Matt Gilman 2024-12-04 16:35:45 -0500
  • e628965613
    NIFI-13710: Rebuilding Update Attribute Custom UI. Matt Gilman 2024-11-30 09:52:17 -0500
  • 19bac11438
    NIFI-14061 Added support for file scheme in OIDC Discovery URL exceptionfactory 2024-12-14 11:20:34 -0600
  • 43faa73b4e
    NIFI-14073 Added PMD Plugin to contrib-check Profile exceptionfactory 2024-12-09 22:12:29 -0600
  • 82fea01593
    Bump nanoid from 3.3.7 to 3.3.8 in /nifi-frontend/src/main/frontend dependabot[bot] 2024-12-15 11:55:34 +0000
  • c86bda4f45
    NIFI-14073 Added PMD Plugin to contrib-check Profile exceptionfactory 2024-12-09 22:12:29 -0600
  • 32a3300e89
    NIFI-14061 Added support for file scheme in OIDC Discovery URL exceptionfactory 2024-12-14 11:20:34 -0600
  • e4cb5a3615
    NIFI-14013 Add disconnected Relationship to ConnectWebSocket (#9533) POliveNokia 2024-12-14 14:18:53 +0000
  • 8d2db608b3
    NIFI-14072 Restored support for partial updates of Labels (#9575) Pierre Villard 2024-12-14 15:13:46 +0100
  • 9c79c871cc
    NIFI-13865 Add HeapDumpOnOutOfMemoryError description to Admin Guide (#9579) Matt Burgess 2024-12-14 09:08:15 -0500
  • 502572b2f5 NIFI-11858 Configurable Column Name Normalization in PutDatabaseRecord and UpdateDatabaseTable ravisingh 2024-10-11 17:38:00 -0700
  • bd63c79ddf NIFI-13865: Add HeapDumpOnOutOfMemoryError description to Admin Guide Matt Burgess 2024-12-13 10:45:13 -0500
  • d689e1f822
    Update nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/dao/impl/StandardLabelDAO.java Pierre Villard 2024-12-13 15:59:04 +0100
  • 304495c62e NIFI-7307 Adding support for setting and retrieving tags and user metadata on blobs Paul Kelly 2024-12-13 05:12:51 -0500
  • 80c27acd94 NIFI-14013 New unit test and suggested corrections POliveNokia 2024-12-12 13:56:51 +0000
  • feb8c2730e Using collection of strings for groups Matt Patrick 2024-12-11 18:18:38 -0500
  • 7d5c38dc82 Only parsing JWT once per request Matt Patrick 2024-12-11 17:26:55 -0500
  • 5634a92322 Removing getGroupByName from UserGroupProvider interface Matt Patrick 2024-12-11 17:04:49 -0500
  • 114b463ec3 Fixing checkstyle violation Matt Patrick 2024-12-11 17:01:37 -0500
  • d241647a25 Removing explicit error logging for JWT exceptions Matt Patrick 2024-12-11 16:37:08 -0500
  • 1fae4ac474 Removing JWT debugging statement Matt Patrick 2024-12-11 16:34:39 -0500
  • 8b1fe737d6 Fixing imports Matt Patrick 2024-12-11 16:28:28 -0500
  • 6280854295 NIFI-14077 Add ProcessGroup Performance Metrics to Prometheus, add TOTAL_TASK_DURATION to ProcessGroups, add allable values to the documentation of the flow metrics API. Eric Secules 2024-12-11 10:53:42 -0800
  • 44db8d162a Merge remote-tracking branch 'upstream/main' into NIFI-14013 POliveNokia 2024-12-11 17:33:42 +0000
  • ede0dce687 NIFI-14013: Add a disconnect relationship to the ConnectWebSocket processor POliveNokia 2024-11-18 11:04:55 +0000
  • 644d7c407c Add GCP Pub/Sub Record Sink Gavin 2024-12-11 10:41:12 -0500