We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9204c8a commit bc4a804Copy full SHA for bc4a804
CHANGELOG.md
@@ -18,6 +18,7 @@
18
19
1. [#239](https://github.com/InfluxCommunity/influxdb3-java/pull/239): Use write options from `ClientConfig` in
20
`InfluxDBClientImpl` write methods:
21
+
22
```java
23
public void writeRecord(@Nullable final String record);
24
public void writeRecords(@Nonnull final List<String> records);
0 commit comments