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.
Version0.8.0compared with
Version Details
| 0.7.0 | 0.8.0 | |
|---|---|---|
| Release date | Mar 11, 2024 | Jun 24, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (8)
| 0.7.0 | 0.8.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.0.0-jre | 33.2.1-jre |
| ~ Updated | io.netty » netty-buffer | 4.1.107.Final | 4.1.111.Final |
| ~ Updated | io.netty » netty-codec | 4.1.107.Final | 4.1.111.Final |
| ~ Updated | io.netty » netty-codec-http2 | 4.1.107.Final | 4.1.111.Final |
| ~ Updated | io.netty » netty-handler | 4.1.107.Final | 4.1.111.Final |
| ~ Updated | io.netty » netty-tcnative-boringssl-static | 2.0.63.Final | 2.0.65.Final |
| ~ Updated | org.apache.arrow » flight-grpc | 15.0.0 | 15.0.2 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.12 | 2.0.13 |
Test Changes (2)
| 0.7.0 | 0.8.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.25.3 | 3.26.0 |
| ~ Updated | org.slf4j » slf4j-simple | 2.0.12 | 2.0.13 |