Commit Graph

  • 3dfe172ce2
    review Pierre Villard 2024-11-12 16:59:17 +0100
  • 426d78a743
    NIFI-13998 - Add OIDC Client Credentials Flow support to NiFi CLI Pierre Villard 2024-11-12 16:12:39 +0100
  • 2f3dd015e0
    NIFI-13745 Added StateManager Support to Python Processor API (#9419) Peter Gyori 2024-11-12 16:03:57 +0100
  • c2347c3d60
    NIFI-13963 Default to Drop Unknown Fields in JSON Record Reader (#9485) dan-s1 2024-11-12 09:50:10 -0500
  • 9969eca817
    NIFI-13963 Default to Drop Unknown Fields in JSON Record Reader (#9485) dan-s1 2024-11-12 09:50:10 -0500
  • f15b7caaa4
    NIFI-13989 Reduced constructors in JsonTreeRowRecordReader to one (#9506) dan-s1 2024-11-12 09:24:30 -0500
  • a5807cb2cf
    NIFI-13991 Fix GetAwsTextractJobStatus so that a ProvisionedThroughputExceededException properly sends the flowfile to the "throttled" relationship. tpalfy 2024-11-08 16:01:35 +0100
  • 252e87265e
    NIFI-13994 Upgraded Jackson to 2.18.1 along with others (#9508) Ferenc Kis 2024-11-12 15:17:50 +0100
  • 2453fa12c6
    NIFI-13994 Upgraded Jackson to 2.18.1 along with others (#9508) Ferenc Kis 2024-11-12 15:17:50 +0100
  • 7d8e2e32f7
    NIFI-13991 Fix GetAwsTextractJobStatus so that a ProvisionedThroughputExceededException properly sends the flowfile to the "throttled" relationship. tpalfy 2024-11-08 16:01:35 +0100
  • 130546098a NIFI-13988 Refactored number handling to account for a blank string and treat it as a null when the inferred type is a number. dan-s1 2024-11-11 18:53:35 +0000
  • 6a4bb50174
    NIFI-13991 Fix GetAwsTextractJobStatus so that a ProvisionedThroughputExceededException properly sends the flowfile to the "throttled" relationship. tpalfy 2024-11-08 16:01:35 +0100
  • b90da71f44 NIFI-13989 Fixed Checkstyle errors and other Intellij warnings. dan-s1 2024-11-08 20:37:25 +0000
  • 2f1d3c134b NIFI-13989 Created helper methods to create JsonTreeRowRecordReader objects in TestJsonTreeRowRecordReader and placed arguments on one line in QuerySalesforceObject dan-s1 2024-11-08 20:19:37 +0000
  • c1bea818b5 NIFI-13989 Reduced the number of constructors in JsonTreeRowRecordReader down to one. dan-s1 2024-11-08 18:14:19 +0000
  • 66940c3e96 NIFI-13994 Dependency upgrades Ferenc Kis 2024-11-11 11:50:01 +0100
  • 94f5b7bdb0
    NIFI-12061: remove value member from ListingStrategy greg-anetac 2024-11-10 15:06:16 -0800
  • 21791b09da
    NIFI-13980: Edit Parameter Context action needs to be completed even when the user is routed away by following a link to a referencing component. (#9501) Matt Gilman 2024-11-08 20:59:31 -0500
  • 8acb7047d4
    NIFI-13991 Fix GetAwsTextractJobStatus so that a ProvisionedThroughputExceededException properly sends the flowfile to the "throttled" relationship. tpalfy 2024-11-08 16:01:35 +0100
  • 67305e5fd3 NIFI-13491 InvokeHTTP - new property - Response Header Request Attributes Prefix Nissim Shiman 2024-09-06 18:03:56 +0000
  • 81e963ce09
    NIFI-13991 Review suggestions. tpalfy 2024-11-08 17:17:46 +0100
  • 4554aaf5b6
    NIFI-13985 Fixed typo causing Trust Store loading failures in StandardSSLContextService (#9503) markobean 2024-11-08 10:51:12 -0500
  • c5e9ebf234
    NIFI-13991 Fix GetAwsTextractJobStatus so that a ProvisionedThroughputExceededException properly sends the flowfile to the "throttled" relationship. tpalfy 2024-11-08 16:01:35 +0100
  • a013fa8aca
    NIFI-13990 - CLI - pg-enable-services will fail if parent PG has disabled CS Pierre Villard 2024-11-08 15:57:40 +0100
  • 9be68fdc21 NIFI-13985 fixed typo which caused keystore file to not load by StandardSSLContextService Mark Bean 2024-11-08 09:08:34 -0500
  • 507166349b NIFI-13963 Limited the scope of specifying true for dropUnknownFields to the AbstractJsonRowRecordReader. dan-s1 2024-11-07 21:24:18 +0000
  • d20be80eb8
    NIFI-13986 Upgraded Jetty to 12.0.15 and Jackson to 2.18.1 along with others (#9502) Pierre Villard 2024-11-07 18:58:10 +0100
  • a34ae8b414 NIFI-13963 Added exclusion of test file dan-s1 2024-11-04 19:58:47 +0000
  • 9e6d86af69 NIFI-13963 Ensured unknown fields are not included in outputted schema. dan-s1 2024-11-04 19:53:16 +0000
  • 8e52c57af9
    NIFI-13986 - Upgrade dependencies jackson, jetty, kafka and plugins Pierre Villard 2024-11-07 16:00:11 +0100
  • 0e1860b77e
    NIFI-13922 Fixed SplitExcel to use the evaluated formula value for cell (#9499) dan-s1 2024-11-07 09:44:17 -0500
  • 5a98b352eb
    NIFI-13922 Fixed SplitExcel to use the evaluated formula value for cell (#9499) dan-s1 2024-11-07 09:44:17 -0500
  • 6095d950cf
    NIFI-3364 Sorted Bootstrap java.arg properties in ascending alphabetical order (#9490) jrsteinebrey 2024-11-07 09:40:40 -0500
  • 06fd394ab2
    NIFI-13980: Edit Parameter Context action needs to be completed even when the user is routed away by following a link to a referencing component. Matt Gilman 2024-11-07 09:38:29 -0500
  • 11cb2c56e2
    [NIFI-13974] - Improve UX of Status History dialog (select all nodes, scrolling left panel) (#9493) Rob Fellows 2024-11-07 09:08:29 -0500
  • d9b2f16366
    Update nifi-commons/nifi-web-client-api/src/main/java/org/apache/nifi/web/client/api/HttpResponseEntity.java Pierre Villard 2024-11-07 14:57:15 +0100
  • 4999bc0792
    Apply suggestions from code review Pierre Villard 2024-11-07 14:56:26 +0100
  • e21682dc41
    NIFI-13982 - Web client - body as string and get request URI for response entity Pierre Villard 2024-11-07 11:08:21 +0100
  • 4e4ce6f470
    NIFI-13979: Bump happy-dom and @happy-dom/jest-environment (#9498) dependabot[bot] 2024-11-06 16:26:17 -0500
  • 9e7ad7fcaa NIFI-13922 Corrected the copy configuration in SplitExcel to ensure the evaluated value of formulas are copied and not the actual formula. dan-s1 2024-11-06 21:09:00 +0000
  • 7db871ae90
    NIFI-3364 Changed unit tests to use List.of() and remove .value extension. Jim Steinebrey 2024-11-06 15:53:26 -0500
  • b42f49deae
    Bump happy-dom and @happy-dom/jest-environment dependabot[bot] 2024-11-06 20:10:19 +0000
  • 6bc0e384f4
    NIFI-13978 Improved Performance of Record Date Time Parsing exceptionfactory 2024-11-06 10:59:16 -0600
  • ffe2649955
    NIFI-13872: extend manifest generation to add dependencies for property descriptors in case of python processors (#9390) Zoltán Kornél Török 2024-11-06 20:19:51 +0100
  • 58227f244e
    NIFI-13978 Improved Performance of Record Date Time Parsing exceptionfactory 2024-11-06 10:59:16 -0600
  • 959196927e
    NIFI-13969: Rerendering labels after the viewport is restored to ensure that calculations are performed after the transform is applied. (#9495) Matt Gilman 2024-11-06 11:45:48 -0500
  • eb7c618788
    NIFI-13961 Allow camelCase search when filtering on component selection in UI (#9481) Lucas 2024-11-06 17:17:33 +0100
  • 4198880879
    NIFI-13960: Using the ExtensionCreation component when adding a Registry Client to better handle different bundles. (#9494) Matt Gilman 2024-11-06 11:16:37 -0500
  • 84188a8b5a
    Bump happy-dom and @happy-dom/jest-environment dependabot[bot] 2024-11-06 15:48:23 +0000
  • 9b165e0b11
    NIFI-13969: Rerendering labels after the viewport is restored to ensure that calculations are performed after the transform is applied. Matt Gilman 2024-11-06 09:11:04 -0500
  • 6f84d6dc59
    NIFI-13960: Using the ExtensionCreation component when adding a Registry Client to better handle different bundles. Matt Gilman 2024-11-06 09:00:13 -0500
  • 8cc438a9d7 NIFI-13745 Review comments Peter Gyori 2024-11-05 16:53:17 +0100
  • 5aa693cfbb NIFI-13745 StateManager available via the Python API Peter Gyori 2024-08-06 17:45:53 +0200
  • 27ffb53402
    [NIFI-13974] - Improve UX of Status History dialog (select all nodes, scrolling left panel) Rob Fellows 2024-11-06 08:29:18 -0500
  • 9fef084d90
    [NIFI-13968] add title tooltip for truncated attribute values James Scott Aslan 2024-11-05 17:32:20 -0500
  • 26e4598abb
    NIFI-13970 Added DISCLAIMER regarding NiFi version 1 to assemblies Joseph Witt 2024-11-05 10:31:00 -0700
  • ca10d7abc0
    NIFI-13970 Added DISCLAIMER regarding NiFi version 1 to assemblies Joseph Witt 2024-11-05 10:31:00 -0700
  • af27131822
    NIFI-13970 added new-lines to the end of each disclaimer file as requested Joseph Witt 2024-11-05 13:41:33 -0700
  • 1f100382c4
    NIFI-13970 added disclaimer to source and key assemblies Joseph Witt 2024-11-05 10:31:00 -0700
  • c5aac58223
    NIFI-3364 Changed part of a comment and moved isBlank check to after map() Jim Steinebrey 2024-11-05 14:58:53 -0500
  • f0093877c1 NIFI-12061: remove unused import greg-anetac 2024-11-05 11:23:29 -0800
  • 67a733536f NIFI-12061: address review comments greg-anetac 2024-11-05 11:19:11 -0800
  • ee1a9f0abe
    Apply suggestions from code review Greg Solovyev 2024-11-05 11:03:25 -0800
  • 5aed878c5d
    NIFI-13971 Removed Parameter Context debug logging in Flow Synchronizer This closes #9489 exceptionfactory 2024-11-05 11:21:24 -0600
  • c110836594
    NIFI-13971 Removed Parameter Context debug logging in Flow Synchronizer This closes #9489 exceptionfactory 2024-11-05 11:21:24 -0600
  • a87af831ba
    NIFI-3364 Remove new ArrayList() and use toList() instead of collect(). Jim Steinebrey 2024-11-05 13:40:59 -0500
  • 0bbf3cd233
    [NIFI-13482] add filtered extension count (#9480) Scott Aslan 2024-11-05 10:25:31 -0700
  • c5a5140ff8
    NIFI-13956: Upgrading Angular, Angular build tools, and nx. (#9479) Matt Gilman 2024-11-05 12:24:05 -0500
  • feea46adfb
    NIFI-13971 Removed Parameter Context debug logging in Flow Synchronizer exceptionfactory 2024-11-05 11:21:24 -0600
  • 8e641723b4
    NIFI-13930 PutAzureDataLakeStorage sets close flag on file write so that Azure can emit FlushWithClose event (#9458) Peter Turcsanyi 2024-10-28 21:22:57 +0100
  • d3e5daddaf
    NIFI-13633 Set JsonRecordSetWriter.AllowScientificNotation default value to 'true' on 1.x line in order to be backward compatible Krisztina Zsihovszki 2024-10-28 12:52:27 +0100
  • 870dc9f157
    NIFI-13927 Use synchronized lists in PublishGCPubSub Pierre Villard 2024-10-28 11:40:02 +0100
  • e331c446c3
    NIFI-3364 Return the additional java.args in ascending alphabetical order because some cases require args to be processed in a specific order. Jim Steinebrey 2024-11-05 11:02:19 -0500
  • 81be4f901e
    address review comments James Scott Aslan 2024-11-05 10:26:41 -0500
  • 12b3160d06
    [NIFI-13482] add filtered extension count James Scott Aslan 2024-11-01 12:50:55 -0400
  • a20eaa9a40
    NIFI-13964 Upgraded camel-salesforce from 3.22.2 to 4.8.1 Peter Turcsanyi 2024-11-04 20:08:39 +0100
  • b8c4cb081a
    NIFI-13965 Reduced duplicate code and optimized TestConvertRecord (#9488) dan-s1 2024-11-04 22:39:57 -0500
  • 10eda1ac69
    NIFI-13966 Removed unsupported security protocols from SNMP processors (#9487) Peter Turcsanyi 2024-11-05 04:37:56 +0100
  • cb6a8415e1 NIFI-13808: Record attributes and content for clone, upload and send. bob 2024-10-31 16:06:25 -0500
  • 78b68f6ea2
    NIFI-13951: add warn policy to dropdown selection (#9478) Shane Ardell 2024-11-04 18:55:15 -0600
  • bfc763089c NIFI-13965 Reduced duplicate code and made use of Java 21 features. dan-s1 2024-11-04 22:23:56 +0000
  • d29ca44139 NIFI-13966 Removed unsupported security protocols from SNMP processors Peter Turcsanyi 2024-11-04 23:12:03 +0100
  • 6386c4eb54 NIFI-13872: extend manifest generation to add dependencies for property descriptors in case of python processors Zoltan Kornel Torok 2024-10-02 11:36:27 +0200
  • 103710038a
    NIFI-13915 Updated Dockerfile references to SHA-512 hashes exceptionfactory 2024-11-04 13:29:57 -0600
  • 68eecf4a12 NIFI-13964 Upgraded camel-salesforce from 3.22.2 to 4.8.1 Peter Turcsanyi 2024-11-04 20:08:39 +0100
  • b1e2a37d0e
    NIFI-12061: allow using AWS Secrets Manager without ListSecrets permission Greg Solovyev 2024-11-03 18:07:52 -0800
  • 6ed8a18131
    NIFI-13955 - Filter out .directories in Git Registry clients (#9477) Pierre Villard 2024-11-04 18:36:10 +0100
  • f86cc6fb62 NIFI-13962 POliveNokia 2024-11-04 14:48:14 +0000
  • 0f925dc193
    NIFI-12061: use DescribedValue enum for listing strategy greg-anetac 2024-11-03 14:52:51 -0800
  • d428970efb
    NIFI-13957 Upgraded snowflake-jdbc from 3.14.5 to 3.20.0 (#9475) dependabot[bot] 2024-11-02 13:40:39 -0500
  • 1f0fe2567d
    NIFI-13958 Upgraded elliptic from 6.5.7 to 6.6.0 for Registry (#9474) dependabot[bot] 2024-11-02 13:39:12 -0500
  • 9dbe5a9aa5 NIFI-13961 Allow camelCase search when filtering on component selection in UI EndzeitBegins 2024-11-02 13:59:44 +0100
  • 4adc2be12b
    NIFI-13915 Updated version to 2.1.0-SNAPSHOT exceptionfactory 2024-11-01 22:56:08 -0500
  • 539e8c732d
    NIFI-13915 Merged NIFI-13915-RC2 exceptionfactory 2024-11-01 22:50:06 -0500
  • 6e57963743
    NIFI-13956: Upgrading Angular, Angular build tools, and nx. Matt Gilman 2024-11-01 11:12:44 -0400
  • 37e01051a1
    NIFI-13957 Upgraded snowflake-ingest-sdk from 2.1.1 to 2.3.0 exceptionfactory 2024-11-01 09:54:43 -0500
  • f23cb79e7f NIFI-13951: add warn policy to dropdown selection Shane Ardell 2024-10-31 18:48:11 -0500
  • 1d71dec2d0
    Added a filter property and added a unit test Pierre Villard 2024-10-31 20:22:57 +0100
  • 37a7bd3a6a
    NIFI-13955 - Filter out .directories in Git Registry clients Pierre Villard 2024-10-31 18:57:18 +0100
  • 5962a0df31
    Bump net.snowflake:snowflake-jdbc dependabot[bot] 2024-10-31 10:31:29 +0000