Skip to content

Commit 636e2ad

Browse files
committed
Updated CHANGELOG.md
1 parent 6c34d45 commit 636e2ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
- Support for Basic Authentication [PR #492](https://github.com/influxdata/influxdb-java/pull/492)
1515
- Added possibility to reuse client as a core part of [influxdb-java-reactive](https://github.com/bonitoo-io/influxdb-java-reactive) client [PR #493](https://github.com/influxdata/influxdb-java/pull/493)
1616
- Retry capability for writing of BatchPoints [PR #503](https://github.com/influxdata/influxdb-java/issues/503)
17+
- Added `BiConsumer` with capability to discontinue a streaming query [Issue #515](https://github.com/influxdata/influxdb-java/issues/515)
18+
- Added `onComplete` action that is invoked after successfully end of streaming query [Issue #515](https://github.com/influxdata/influxdb-java/issues/515)
1719

1820
## 2.12 [2018-07-31]
1921

0 commit comments

Comments
 (0)