We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1528805 commit 308e7ceCopy full SHA for 308e7ce
1 file changed
CHANGELOG.md
@@ -1,13 +1,13 @@
1
## 1.10.0 [unreleased]
2
3
-## 1.9.0 [2026-04-23]
4
-
5
### Breaking Changes
6
7
1. [#365](https://github.com/InfluxCommunity/influxdb3-java/pull/365): Adds partial writes support and aligns write routing with v3 defaults.
8
See [Partial writes](https://docs.influxdata.com/influxdb3/core/write-data/http-api/v3-write-lp/#partial-writes) for more.
9
For InfluxDB Clustered version, set `useV2Api=true` for writing.
10
+## 1.9.0 [2026-04-23]
+
11
### Features
12
13
1. [#360](https://github.com/InfluxCommunity/influxdb3-java/pull/360): Support passing interceptors to the Flight client.
0 commit comments