Commit Graph

  • 25187b7df7
    Merge b1695e4500 into b91fe67009 Chris Sampson 2025-02-03 21:37:11 +0000
  • b1695e4500
    NIFI-14220 allow use of Expression Language for PutElasticsearchJson and PutElasticsearchRecord boolean fields Chris Sampson 2025-02-03 21:35:55 +0000
  • 34527309c5
    Merge 6391b856de into b91fe67009 dan-s1 2025-02-03 21:25:28 +0000
  • 6391b856de NIFI-14225 Replaced the use of org.testcontainers.kafka.KafkaContainer with org.testcontainers.kafka.ConfluentKafkaContainer dan-s1 2025-02-03 21:25:12 +0000
  • a8fad68ec7 NIFI-14225 Replaced deprecated methods in testcontainers with suggested replacements. dan-s1 2025-02-03 20:38:05 +0000
  • 38ac9a6720
    Merge b8598ecc96 into b91fe67009 markobean 2025-02-03 13:32:35 -0500
  • f415a02a74
    Merge 838e21cdbf into b91fe67009 Pierre Villard 2025-02-03 19:06:42 +0100
  • c7fc7c347c
    Merge cf8dc18748 into b91fe67009 David Handermann 2025-02-03 11:32:49 -0600
  • b91fe67009
    NIFI-14219 Enabled EL Evaluation for Jolt Specification Path main exceptionfactory 2025-02-01 23:05:31 -0600
  • 2b1055e5f8
    NIFI-14156 Improved Bootstrap Process on Windows with Attach API exceptionfactory 2025-02-01 11:45:29 -0600
  • 1aa9aca766
    Merge 74c27adf47 into a7bc0e5236 Pierre Villard 2025-02-03 10:58:59 -0500
  • a7bc0e5236
    NIFI-14223 - pg-import fix NPE when inputSource not specified Pierre Villard 2025-02-03 13:06:40 +0100
  • 69ae2a81f2
    NIFI-14223 - pg-import fix NPE when inputSource not specified Pierre Villard 2025-02-03 13:06:40 +0100
  • 838e21cdbf
    switch to 2.3.0-SNAPSHOT Pierre Villard 2025-02-03 13:10:49 +0100
  • 7b4273d2ce
    Merge branch 'main' of https://github.com/apache/nifi into NIFI-14029 Pierre Villard 2025-02-03 13:08:36 +0100
  • 74c27adf47
    NIFI-14020 - Add Record and Demarcator support to ConsumeGCPubSub Pierre Villard 2024-11-18 13:32:48 +0100
  • fe87a51426
    Merge 39b16c3617 into 2ca59d71e6 Chris Sampson 2025-02-03 10:20:38 +0100
  • eaa0e8c807
    Merge afa6bb2eeb into 2ca59d71e6 Chris Sampson 2025-02-03 10:20:38 +0100
  • b8598ecc96 NIFI-14204 Add a Flow Analysis Rule for connection load balancing parameters Mark Bean 2025-01-27 21:58:35 -0500
  • 0f58a252e6
    NIFI-14219 Enabled EL Evaluation for Jolt Specification Path exceptionfactory 2025-02-01 23:05:31 -0600
  • e5521f75a5
    Merge 74392ebb4f into 2ca59d71e6 Pierre Villard 2025-02-02 03:47:58 +0300
  • 0dcdd363b3
    Merge 99b78009fe into 2ca59d71e6 Eric Secules 2025-02-02 03:47:56 +0300
  • f92cc0db95
    NIFI-14156 Improved Bootstrap Process on Windows with Attach API exceptionfactory 2025-02-01 11:45:29 -0600
  • 2fcc873bc4
    Merge pull request #1 from yakshup/jolt-enhancement yakshup 2025-02-02 00:04:19 +0530
  • b36d59b42f
    Update AbstractJoltTransform.java yakshup 2025-02-02 00:02:27 +0530
  • d92e85e19a
    Update unit test cases yakshup 2025-02-01 23:54:01 +0530
  • 5bf2303bdc
    Field Addition for Jolt Spec File path yakshup 2025-02-01 23:51:55 +0530
  • 2ca59d71e6
    NIFI-14132 Flow Analysis Rule to check flowfile expiration configuration Mike Moser 2025-01-09 21:01:20 +0000
  • 4224f03f99
    NIFI-14218: Added Stateful annotation to ExecuteGroovyScript Matt Burgess 2025-01-31 15:46:54 -0500
  • 60a8a43bf3
    NIFI-14203 Replaced deprecated Bouncy Castle PGP methods (#9678) dan-s1 2025-02-01 10:24:26 -0500
  • f37f6ea169
    NIFI-14201 Replaced deprecated methods in Redis Connections (#9674) dan-s1 2025-02-01 10:18:12 -0500
  • cf8dc18748
    NIFI-14209 Restructured Host Header Validation exceptionfactory 2025-01-31 21:50:59 -0600
  • 239ff5639b NIFI-14218: Added Stateful annotation to ExecuteGroovyScript Matt Burgess 2025-01-31 15:46:54 -0500
  • dd8f3e2df7 NIFI-14201 Changed variable minEvictableIdleTime to minEvictableIdleDuration and its accessor methods to match the same variable which was changed in org.apache.commons.pool2.impl.BaseObjectPoolConfig. dan-s1 2025-01-31 20:31:19 +0000
  • ab7709e1c7 NIFI-14201 Replaced deprecated methods in BaseObjectPoolConfig and org.springframework.data.redis.connection.DefaultedRedisConnection with suggested replacements. dan-s1 2025-01-31 17:00:56 +0000
  • fd34468918
    NIFI-14217 - Bump net.snowflake:snowflake-jdbc dependabot[bot] 2025-01-31 18:57:28 +0000
  • 2db21127d0 NIFI-14203 Replaced deprecated bouncycastle features with suggested equivalents. dan-s1 2025-01-31 18:28:34 +0000
  • 31ca24e972
    [NIFI-14185] - upgrade angular 19, nx 20 (#9669) Rob Fellows 2025-01-31 14:40:45 -0500
  • 78f7395ea1
    [NIFI-14042] - Display the branch information for version controlled Process Groups (#9550) Rob Fellows 2025-01-31 14:39:51 -0500
  • ccc8e92aca
    Bump net.snowflake:snowflake-jdbc dependabot[bot] 2025-01-31 18:57:28 +0000
  • d06eb5e165
    NIFI-14216 - Bump net.sourceforge.pmd:pmd-core from 7.9.0 to 7.10.0 dependabot[bot] 2025-01-31 17:36:31 +0000
  • 74392ebb4f
    NIFI-14215 - nifi-client - retrieve input/output content via provenance data Pierre Villard 2025-01-31 19:29:32 +0100
  • 5d98724b24
    Bump net.sourceforge.pmd:pmd-core from 7.9.0 to 7.10.0 dependabot[bot] 2025-01-31 17:36:31 +0000
  • 1c8f72573e
    adding truncate and title to version control tooltip displayed values Rob Fellows 2025-01-31 10:23:06 -0500
  • b39438436b
    NIFI-14132 improve unit tests Mike Moser 2025-01-31 15:19:51 +0000
  • f8b2ce4d3f
    ran prettier Rob Fellows 2025-01-31 10:06:05 -0500
  • e9e6b1f98b
    NIFI-14197 Fixed Exception Handling for FlowFileFilter with Queued FlowFiles (#9668) Mark Payne 2025-01-29 16:09:28 -0500
  • d84f0dabaf
    NIFI-14208 Removed Dependency Check Plugin exceptionfactory 2025-01-29 11:17:09 -0600
  • 12ac7bb939
    NIFI-14202 Replaced javax.security.auth.Subject deprecated methods with current methods (#9672) dan-s1 2025-01-29 13:07:29 -0500
  • 24140462e5
    NIFI-14200 Replaced deprecated commons-csv constructs with Collection methods (#9670) dan-s1 2025-01-29 13:02:15 -0500
  • ceb7422d91 NIFI-14197: Addressed review feedback pertaining to naming conventions Mark Payne 2025-01-29 12:39:54 -0500
  • abf5131533
    NIFI-14208 Removed Dependency Check Plugin exceptionfactory 2025-01-29 11:17:09 -0600
  • cc270ff13d
    NIFI-14206 Add OIDC Groups Claim Env Variable to NiFi Registry Docker Image (#9671) Chris Sampson 2025-01-28 21:33:19 +0000
  • 15c7f09988 NIFI-14202 Replaced javax.security.auth.Subject doAs and getSubject methods with suggested equivalents. dan-s1 2025-01-28 17:26:16 +0000
  • 56ab1c4214
    NIFI-14206 allow configuration of OIDC Groups claim by env var for NiFi Registry Docker Image startup Chris Sampson 2025-01-28 14:04:47 +0000
  • 611a3a93a6 NIFI-14200 Replaced the use of deprecated org.apache.commons:commons-csv:1.13.0 constructs with suggested replacements. dan-s1 2025-01-28 00:09:55 +0000
  • b75a3e2937
    NIFI-14132 interpret flowfile expiration as milliseconds Mike Moser 2025-01-27 21:08:11 +0000
  • 237fdabefe
    NIFI-14192 Updated version to 2.3.0-SNAPSHOT Pierre Villard 2025-01-27 21:23:08 +0100
  • 1b812eed46
    NIFI-14192 Merged NIFI-14192-RC1 Pierre Villard 2025-01-27 21:21:14 +0100
  • a377889601
    [NIFI-13968] add title tooltip for truncated attribute values (#9492) Scott Aslan 2025-01-27 15:09:10 -0500
  • 99b78009fe Apply review suggestions. Eric Secules 2025-01-27 11:49:40 -0800
  • 3aedfab609
    Apply suggestions from code review Eric Secules 2025-01-27 11:39:39 -0800
  • a90019d129
    required fixes for issues broken after the version upgrade: documentation expansion panel scrolling, minor compile issues Rob Fellows 2025-01-27 13:20:00 -0500
  • 3e341ab1ac
    prettier Rob Fellows 2025-01-27 13:04:06 -0500
  • 4d0927593e
    added comment about the jest/d3 workaround Rob Fellows 2025-01-27 13:03:25 -0500
  • a48533b1f3
    upgrade ngx-skeleton-loader to be compatible with angular 19 Rob Fellows 2025-01-27 12:44:41 -0500
  • 3874b08c14
    linting fixes, prettier fix, jest config supporting usage of d3 when testing Rob Fellows 2025-01-27 12:40:15 -0500
  • a1f93c7ac1
    update width for flow file dialog details tab Scott Aslan 2025-01-27 12:12:45 -0500
  • 9c416d7a67
    [NIFI-13968] add title tooltp for truncated attribute values Scott Aslan 2025-01-27 11:37:05 -0500
  • 61cb42c50b
    [NIFI-14185] - Upgrade to Angular 19 as well as migrating to Nx 20 Rob Fellows 2025-01-27 10:55:53 -0500
  • 9ed1842fbe Merge branch 'main' of https://github.com/apache/nifi into NIFI-14077 Eric Secules 2025-01-26 19:37:24 -0800
  • 2ed7bba7b3 Merge branch 'NIFI-14077' of github.com:esecules/nifi into NIFI-14077 Eric Secules 2025-01-26 19:35:54 -0800
  • 805594ae53 add unit test for NIFI-14077 which tests that the process group performance stats are properly handled when they're null or present Eric Secules 2025-01-26 19:35:20 -0800
  • aa543a9c2e NIFI-14197: Ensure that any FlowFiles that are pulled from the FlowFileQueue during ProcessSession.get(FlowFileFilter) are placed back on the queue if an Exception is thrown by the filter Mark Payne 2025-01-25 14:58:47 -0500
  • f9af79ab5f
    NIFI-14195 Removed unused reference to nifi-elasticsearch-processors (#9667) Michael Moser 2025-01-24 17:59:32 -0500
  • 583c4ec718
    NIFI-14178 Applied PMD EmptyCatchBlock and corrected violations (#9665) dan-s1 2025-01-24 17:57:03 -0500
  • 584323bc81
    NIFI-14157 Allow InvokeScriptedProcessor scripts to implement OnPrimaryNodeStateChange (#9632) Matt Burgess 2025-01-24 17:53:42 -0500
  • 2fbe95823b
    NIFI-14195 remove deprecated reference to nifi-elasticsearch-processors Mike Moser 2025-01-24 21:49:24 +0000
  • afa6bb2eeb
    Introduce ElasticsearchRequestOptions to allow for per-request parameters and headers in Elasticsearch operations Chris Sampson 2025-01-24 18:41:05 +0000
  • 1c11ce94e5
    [NIFI-14193] correct icon alignment when a parameter is inherited and has a description (#9666) Scott Aslan 2025-01-24 15:39:13 -0500
  • f6f8b7c6f5
    [NIFI-14193] correct icon alignment when a parameter is inherited and has a description Scott Aslan 2025-01-24 14:12:31 -0500
  • 39b16c3617
    Update ElasticsearchClientService property descriptor dependencies Chris Sampson 2025-01-23 20:57:25 +0000
  • 90cada2204
    NIFI-10831 enable JWT realm authentication with Elasticsearch Chris Sampson 2024-12-21 18:32:15 +0000
  • 8745743266
    NIFI-14104 allow setting of HTTP Request Headers for Elasticsearch requests Chris Sampson 2024-12-31 21:09:37 +0000
  • f31caf011f NIFI-14178 Applied PMD's EmptyCatchBlock across the code base and corrected all the violations. dan-s1 2025-01-24 17:03:23 +0000
  • af5c88bd1d
    [NIFI-13981] inline parameter context creation (#9613) Scott Aslan 2025-01-24 12:57:30 -0500
  • 148c5f3d26 NIFI-14132 Flow Analysis Rule to check flowfile expiration configuration Mike Moser 2025-01-09 21:01:20 +0000
  • 2d7addf872
    restore enter hotkey for create PG Scott Aslan 2025-01-24 10:44:38 -0500
  • e96254204b NIFI-14157: Incorporated review comments Matt Burgess 2025-01-24 10:39:09 -0500
  • e0ab5e73fd NIFI-14157: Allow InvokeScriptedProcessor scripts to implement OnPrimaryNodeStateChange Matt Burgess 2025-01-14 14:50:40 -0500
  • b33ffac8aa
    NIFI-14192 Updated version to 2.2.0 rel/nifi-2.2.0 nifi-2.2.0-RC1 NIFI-14192-RC1 Pierre Villard 2025-01-24 16:15:52 +0100
  • 6c7879414f
    NIFI-14190 Add Max String Length to ValidationJson (#9660) Nimrod Avni 2025-01-24 16:31:42 +0200
  • 4fe5f2048f
    NIFI-14186 Fix Verify feature in StandardOauth2AccessTokenProvider Marcin Gemra 2025-01-24 11:52:44 +0100
  • 17a48f4049
    NIFI-14190 PR fixes Nimrod Avni 2025-01-24 14:54:08 +0200
  • e672a4fc63 NIFI-14186 Fix Verify feature in StandardOauth2AccessTokenProvider Marcin Gemra 2025-01-24 11:52:44 +0100
  • 0c34095245
    NIFI-13016 Add groups claim mapping from OIDC token for Registry (#9566) Matt Patrick 2025-01-23 22:06:24 -0500
  • 687c008dcd
    only display create inline parameter context button when user has write permission to parameter context Scott Aslan 2025-01-23 18:13:51 -0500
  • 2cd432115b
    export pipe and enable test Scott Aslan 2025-01-10 11:42:26 -0500
  • 7a8e4624f5
    sort parameter contexts Scott Aslan 2025-01-08 15:27:59 -0500
  • 571be30d8e
    [NIFI-13981] inline parameter context creation Scott Aslan 2025-01-08 15:27:42 -0500