The Java client that provides an easy and convenient way to interact with InfluxDB 3.
This package supports both writing data to InfluxDB and querying data using the FlightSQL client,
which allows you to execute SQL queries against InfluxDB IOx.
Version1.4.0compared with
Version Details
| 1.3.0 | 1.4.0 | |
|---|---|---|
| Release date | Aug 13, 2025 | Sep 15, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (8)
| 1.3.0 | 1.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.errorprone » error_prone_annotations | 2.36.0 | 2.41.0 |
| ~ Updated | com.google.guava » guava | 33.4.0-jre | 33.4.8-jre |
| ~ Updated | com.google.protobuf » protobuf-java | 4.31.1 | 4.32.0 |
| ~ Updated | io.netty » netty-buffer | 4.2.3.Final | 4.2.4.Final |
| ~ Updated | io.netty » netty-codec | 4.2.3.Final | 4.2.4.Final |
| ~ Updated | io.netty » netty-codec-http2 | 4.2.3.Final | 4.2.4.Final |
| ~ Updated | io.netty » netty-handler | 4.2.3.Final | 4.2.4.Final |
| ~ Updated | io.netty » netty-transport-native-unix-common | 4.2.3.Final | 4.2.4.Final |
Test Changes (1)
| 1.3.0 | 1.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.27.3 | 3.27.4 |