Releases: influxdata/influxdb-client-java
Releases · influxdata/influxdb-client-java
2.0.0
API
- #197: InfluxException bodyError type changed from JSONObject to Map<String, Object>
Bug Fixes
- #196: Removed badly licenced JSON-Java library
- #199: Correct implementation of Backpressure for Scala Querying
CI
- #203: Updated stable image to
influxdb:latest
and nightly toquay.io/influxdb/influxdb:nightly
1.15.0
1.14.0
1.13.0
1.12.0
Features
- #150: flux-dsl: added support for an offset parameter to limit operator, aggregates accept only a 'column' parameter
- #156: Added exponential backoff strategy for batching writes. Default value for
retryInterval
is 5_000 milliseconds.
API
- #139: Changed default port from 9999 to 8086
- #153: Removed labels in Organization API, removed Pkg* domains, added "after" to FindOption
Bug Fixes
- #151: Fixed closing OkHttp3 response body
1.11.0
1.10.0
Bug Fixes
- #129: Fixed serialization of
\n
,\r
and\t
to Line Protocol,=
is valid sign for measurement name
Dependencies
1.9.0
Features
- #119: Scala and Kotlin clients has their own user agent string
API
- #117: Update swagger to latest version
- #122: Removed log system from Bucket, Dashboard, Organization, Task and Users API - influxdb#18459
CI
- #123: Upgraded InfluxDB 1.7 to 1.8
Bug Fixes
- #116: The closing message of the
WriteApi
hasFine
log level
Dependencies
- #112: Update dependencies: akka: 2.6.5, assertj-core: 3.16.1,
assertk-jvm: 0.22, commons-csv:1.8, commons-lang3: 3.10, gson: 2.8.6, json: 20190722, junit-jupiter: 5.6.2,
junit-platform-runner:1.6.2, okhttp3: 4.6.0, okio: 2.60, retrofit: 2.8.1, rxjava: 2.2.19, scala: 2.13.2,
scalatest: 3.1.2, spring: 5.2.6.RELEASE, spring-boot: 2.2.7.RELEASE - #112: Update plugins: build-helper-maven-plugin: 3.1.0,
jacoco-maven-plugin: 0.8.5, maven-checkstyle: 3.1.1, maven-javadoc: 3.2.0, maven-site: 3.9.0, maven-surefire: 2.22.2