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.6.0compared with
Version Details
| 1.5.0 | 1.6.0 | |
|---|---|---|
| Release date | Oct 22, 2025 | Nov 14, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.5.0 | 1.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.errorprone » error_prone_annotations | 2.42.0 | 2.44.0 |
| ~ Updated | org.junit.platform » junit-platform-engine | 1.13.4 | 1.14.1 |
| ~ Updated | org.junit.platform » junit-platform-launcher | 1.13.4 | 1.14.1 |
Test Changes (2)
| 1.5.0 | 1.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.squareup.okhttp3 » mockwebserver3-junit5 | 5.2.1 | 5.3.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.13.4 | 5.14.1 |