Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump nifi.version from 1.23.2 to 1.24.0 (#135)
Browse files Browse the repository at this point in the history
* chore(deps): bump nifi.version from 1.23.2 to 1.24.0

Bumps `nifi.version` from 1.23.2 to 1.24.0.

Updates `org.apache.nifi:nifi-utils` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-standard-record-utils` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-mock` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-mock-record-utils` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-standard-processors` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-record-serialization-services` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-schema-registry-service-api` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-record-path` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-standard-utils` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-ssl-context-service-api` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-security-utils` from 1.23.2 to 1.24.0

Updates `org.apache.nifi:nifi-standard-services-api-nar` from 1.23.2 to 1.24.0

---
updated-dependencies:
- dependency-name: org.apache.nifi:nifi-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-record-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-mock-record-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-processors
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-record-serialization-services
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-schema-registry-service-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-record-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-ssl-context-service-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-security-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-standard-services-api-nar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update to Apache NiFi 1.24.0

* fix: dependency update to avoid: 'java.lang.NoSuchMethodError: org.apache.commons.lang3.Range.of(Ljava/lang/Comparable;Ljava/lang/Comparable;)Lorg/apache/commons/lang3/Range;'

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Bednar <[email protected]>
  • Loading branch information
dependabot[bot] and bednar authored Dec 4, 2023
1 parent 892b80c commit 26985d3
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 42 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## v1.26.0 [unreleased]

### Others
1. [#135](https://github.com/influxdata/nifi-influxdb-bundle/pull/135): Update to Apache NiFi 1.24.0

## v1.25.0 [2023-10-02]

### Others
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The Nar compatibility matrix:

| Nar Version | NiFi Version |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------|
| [nifi-influx-database-nar-1.26.0-SNAPSHOT.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.26.0-SNAPSHOT/nifi-influx-database-nar-1.26.0-SNAPSHOT.nar) | 1.23.2 |
| [nifi-influx-database-nar-1.26.0-SNAPSHOT.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.26.0-SNAPSHOT/nifi-influx-database-nar-1.26.0-SNAPSHOT.nar) | 1.24.0 |
| [nifi-influx-database-nar-1.25.0.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.25.0/nifi-influx-database-nar-1.25.0.nar) | 1.23.2 |
| [nifi-influx-database-nar-1.24.0.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.24.0/nifi-influx-database-nar-1.24.0.nar) | 1.19.0 |
| [nifi-influx-database-nar-1.23.0.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.23.0/nifi-influx-database-nar-1.23.0.nar) | 1.18.0 |
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-nar-bundles</artifactId>
<version>1.23.2</version>
<version>1.24.0</version>
</parent>

<artifactId>nifi-influx-database-bundle</artifactId>
Expand Down Expand Up @@ -103,7 +103,7 @@
<!-- skip until remove org.json from Java client -->
<enforcer.skip>true</enforcer.skip>

<nifi.version>1.23.2</nifi.version>
<nifi.version>1.24.0</nifi.version>

<plugin.surefire.version>2.22.2</plugin.surefire.version>
<plugin.jacoco.version>0.8.8</plugin.jacoco.version>
Expand Down Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
<version>3.14.0</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion scripts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
#

ARG NIFI_IMAGE=apache/nifi:1.23.2
ARG NIFI_IMAGE=apache/nifi:1.24.0

FROM $NIFI_IMAGE

Expand Down
72 changes: 36 additions & 36 deletions scripts/flow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -252,7 +252,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -291,7 +291,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -398,7 +398,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -448,7 +448,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -490,7 +490,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -529,7 +529,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -568,7 +568,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -607,7 +607,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -708,7 +708,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -809,7 +809,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -848,7 +848,7 @@ and be able to write data selectively.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -1267,7 +1267,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-http-context-map-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand All @@ -1288,7 +1288,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1373,7 +1373,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-http-context-map-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand All @@ -1394,7 +1394,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1432,7 +1432,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1532,7 +1532,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1606,7 +1606,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1675,7 +1675,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>5 sec</schedulingPeriod>
Expand Down Expand Up @@ -1754,7 +1754,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -1809,7 +1809,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-kafka-1-0-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -1911,7 +1911,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-update-attribute-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2081,7 +2081,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2350,7 +2350,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2478,7 +2478,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2524,7 +2524,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-registry-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2571,7 +2571,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2635,7 +2635,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2789,7 +2789,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2918,7 +2918,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2973,7 +2973,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3267,7 +3267,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>false</enabled>
<property>
Expand Down Expand Up @@ -3341,7 +3341,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -3398,7 +3398,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -3509,7 +3509,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.23.2</version>
<version>1.24.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down
2 changes: 1 addition & 1 deletion scripts/nifi-restart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ DEFAULT_INFLUXDB_VERSION="1.8"
INFLUXDB_VERSION="${INFLUXDB_VERSION:-$DEFAULT_INFLUXDB_VERSION}"
INFLUXDB_IMAGE=influxdb:${INFLUXDB_VERSION}

DEFAULT_NIFI_VERSION="1.23.2"
DEFAULT_NIFI_VERSION="1.24.0"
NIFI_VERSION="${NIFI_VERSION:-$DEFAULT_NIFI_VERSION}"
NIFI_IMAGE=apache/nifi:${NIFI_VERSION}

Expand Down

0 comments on commit 26985d3

Please sign in to comment.