You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,30 @@ This release also uses new version of InfluxDB OSS API definitions - [oss.yml](h
67
67
1.[#315](https://github.com/influxdata/influxdb-client-java/pull/315): Add support for timezones [FluxDSL]
68
68
1.[#317](https://github.com/influxdata/influxdb-client-java/pull/317): Gets HTTP headers from the unsuccessful HTTP request
69
69
1.[#334](https://github.com/influxdata/influxdb-client-java/pull/334): Supports not operator [FluxDSL]
70
+
1.[#329](https://github.com/influxdata/influxdb-client-java/pull/329): Add support for write `consistency` parameter [InfluxDB Enterprise]
1. [#313](https://github.com/influxdata/influxdb-client-java/pull/313): Do not deliver `exception` when the consumer is already disposed [influxdb-client-reactive]
* If any exception occurs during write, this exception is rethrown from this method.
90
+
*
91
+
* @param records specified in [LineProtocol](http://bit.ly/line-protocol).
0 commit comments