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

Commit

Permalink
chore: update to Apache NiFi 1.15.0 (#62)
Browse files Browse the repository at this point in the history
* chore: update to Apache NiFi 1.15.0

* feat(CI): add JDK 17 to pipeline

* docs: update CHANGELOG.md
  • Loading branch information
bednar authored Nov 19, 2021
1 parent 8128879 commit c122d95
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.14.0 [unreleased]

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

## v1.13.0 [2021-08-20]

### 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.14.0-SNAPSHOT.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.14.0-SNAPSHOT/nifi-influx-database-nar-1.14.0-SNAPSHOT.nar) | 1.14.0
[nifi-influx-database-nar-1.14.0-SNAPSHOT.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.14.0-SNAPSHOT/nifi-influx-database-nar-1.14.0-SNAPSHOT.nar) | 1.15.0
[nifi-influx-database-nar-1.13.0.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.13.0/nifi-influx-database-nar-1.13.0.nar) | 1.14.0
[nifi-influx-database-nar-1.12.0.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.12.0/nifi-influx-database-nar-1.12.0.nar) | 1.13.2
[nifi-influx-database-nar-1.11.0.nar](https://github.com/influxdata/nifi-influxdb-bundle/releases/download/v1.11.0/nifi-influx-database-nar-1.11.0.nar) | 1.13.2
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0</version>
<version>1.15.0</version>
</parent>

<artifactId>nifi-influx-database-bundle</artifactId>
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.14.0
ARG NIFI_IMAGE=apache/nifi:1.15.0

FROM $NIFI_IMAGE

Expand Down
76 changes: 38 additions & 38 deletions scripts/flow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -259,7 +259,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -295,7 +295,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -396,7 +396,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -443,7 +443,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -482,7 +482,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -518,7 +518,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -554,7 +554,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -590,7 +590,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -680,7 +680,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -770,7 +770,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -806,7 +806,7 @@ HTTP endpoint.
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -1219,7 +1219,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-http-context-map-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand All @@ -1239,7 +1239,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1323,7 +1323,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-http-context-map-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand All @@ -1343,7 +1343,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1380,7 +1380,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1479,7 +1479,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1552,7 +1552,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -1709,7 +1709,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -1761,7 +1761,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-social-media-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2105,7 +2105,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>5 sec</schedulingPeriod>
Expand Down Expand Up @@ -2170,7 +2170,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2222,7 +2222,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-kafka-1-0-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2324,7 +2324,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-update-attribute-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2482,7 +2482,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -2747,7 +2747,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2873,7 +2873,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2918,7 +2918,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-registry-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -2965,7 +2965,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3018,7 +3018,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3166,7 +3166,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3289,7 +3289,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3341,7 +3341,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-standard-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<maxConcurrentTasks>1</maxConcurrentTasks>
<schedulingPeriod>0 sec</schedulingPeriod>
Expand Down Expand Up @@ -3630,7 +3630,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>false</enabled>
<property>
Expand Down Expand Up @@ -3703,7 +3703,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -3759,7 +3759,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.0</version>
</bundle>
<enabled>true</enabled>
<property>
Expand Down Expand Up @@ -3861,7 +3861,7 @@ curl -i -X GET -G http://localhost:8234 \
<bundle>
<group>org.apache.nifi</group>
<artifact>nifi-record-serialization-services-nar</artifact>
<version>1.14.0</version>
<version>1.15.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}-alpine

DEFAULT_NIFI_VERSION="1.14.0"
DEFAULT_NIFI_VERSION="1.15.0"
NIFI_VERSION="${NIFI_VERSION:-$DEFAULT_NIFI_VERSION}"
NIFI_IMAGE=apache/nifi:${NIFI_VERSION}

Expand Down

0 comments on commit c122d95

Please sign in to comment.