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.5.0compared with
Version Details
| 1.4.0 | 1.5.0 | |
|---|---|---|
| Release date | Sep 15, 2025 | Oct 22, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (11)
| 1.4.0 | 1.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.code.gson » gson | 2.13.1 | 2.13.2 |
| ~ Updated | com.google.errorprone » error_prone_annotations | 2.41.0 | 2.42.0 |
| ~ Updated | com.google.guava » guava | 33.4.8-jre | 33.5.0-jre |
| ~ Updated | com.google.j2objc » j2objc-annotations | 3.0.0 | 3.1 |
| ~ Updated | com.google.protobuf » protobuf-java | 4.32.0 | 4.33.0 |
| ~ Updated | io.netty » netty-buffer | 4.2.4.Final | 4.2.7.Final |
| ~ Updated | io.netty » netty-codec | 4.2.4.Final | 4.2.7.Final |
| ~ Updated | io.netty » netty-codec-http2 | 4.2.4.Final | 4.2.7.Final |
| ~ Updated | io.netty » netty-handler | 4.2.4.Final | 4.2.7.Final |
| ~ Updated | io.netty » netty-tcnative-boringssl-static | 2.0.72.Final | 2.0.74.Final |
| ~ Updated | io.netty » netty-transport-native-unix-common | 4.2.4.Final | 4.2.7.Final |
Test Changes (2)
| 1.4.0 | 1.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.squareup.okhttp3 » mockwebserver3-junit5 | 5.1.0 | 5.2.1 |
| ~ Updated | org.assertj » assertj-core | 3.27.4 | 3.27.6 |