- #176: Update to Apache NiFi 1.27.0
- #163: Max connection timeout also used as read/write timeout.
- #156: Update to Apache NiFi 1.26.0
- #154: Update to Apache NiFi 1.25.0
- #147: Copy Attributes on Splitting Result Sets
- #135: Update to Apache NiFi 1.24.0
- #130: Update to Apache NiFi 1.23.2
- #104: Update to Apache NiFi 1.19.0
Update dependencies:
- #101:
influxdb-client-java
to6.7.0
- #96: Update to Apache NiFi 1.18.0
Update dependencies:
- #95:
influxdb-client-java
to6.6.0
- #93: Update to Apache NiFi 1.17.0
Update dependencies:
- #75: Use correct version for NiFi jars
- influxdb-java to 2.23
- commons-io to 2.11
- commons-lang3 to 3.12.0
- gson to 2.9.0
- assertj-core to 3.23.1
- xmlunit-matchers to 2.9.0
- guava to 31.1-jre
- maven-surefire-plugin to 2.22.2
- jacoco-maven-plugin to 0.8.8
- license-maven-plugin to 4.1
- #74: Add possibility to customize the
User-Agent
HTTP header
- #74: Update dependencies:
influxdb-client-java
to6.3.0
influxdb-java
to2.22
- #73: Update to Apache NiFi 1.16.3
- #72: Update to Apache NiFi 1.16.2
- #70: Update to Apache NiFi 1.16.1
- #68: Update to Apache NiFi 1.16.0
- #67: Add
Retry-After
header value when a FlowFile is transferred toRetry
output
- #65: Update to Apache NiFi 1.15.3
- #66: Use new Codecov uploader for reporting code coverage
- #64: Update to Apache NiFi 1.15.2
- #62: Update to Apache NiFi 1.15.0
- #60: Update to Apache NiFi 1.14.0
- #58: Initialization SSL Context
- #54: Update
influxdb-client-java
to 2.2.0
- #48: Update to Apache NiFi 1.13.2
- #49: Update dependencies:
- Guava to 30.1-jre
- #46: Update to Apache NiFi 1.13.0
- #36: Default port changed from 9999 -> 8086
- #38: Update NiFi to 1.12.1, InfluxDB v1 to 1.8, Chronograf to 1.7, influxdb-client-java to 1.11.0 and influxdb-java to 2.20
- #33: Update to Apache NiFi 1.11.4
- #32: Update to Apache NiFi 1.11.3
- #31: Update to Apache NiFi 1.11.1
- #30: Update to Apache NiFi 1.11.0
- #27: Update to Apache NiFi 1.10.0
- #23: Add support for InfluxDB v2.0
- #19: Allows writes the contents of a Record as Line Protocol
- #20: PutInfluxDatabase supports the custom timestamp precision
- PutInfluxDatabaseRecord: Uses a specified RecordReader to write the content of a FlowFile into InfluxDB database.
- InfluxLineProtocolReader: Parses the InfluxDB Line Protocol into NiFi Record
- InfluxDatabaseService: Allows sharing connection configuration among more NiFi processors