Releases: influxdata/influxdb-client-java
Releases · influxdata/influxdb-client-java
1.8.0
15 May 06:05
Compare
Sorry, something went wrong.
No results found
Features
#110 : Added support "inf" in Duration
#111 : Add aggregateWindow operator to FluxDSL
Bug Fixes
#108 : Fixed naming for Window function arguments - FluxDSL
1.7.0
17 Apr 05:48
Compare
Sorry, something went wrong.
No results found
Features
#93 : Add addTags and addFields helper functions to Point
#97 : Add the ability to specify the org and the bucket when creating the client
Documentation
#103 : Clarify how to use a client with InfluxDB 1.8
Bug Fixes
#98 : @column supports super class inheritance for write measurements
1.6.0
13 Mar 09:38
Compare
Sorry, something went wrong.
No results found
Features
#85 : Time field in Point supports BigInteger and BigDecimal
#83 : Add reduce operator to FluxDSL
#91 : Set User-Agent to influxdb-client-java/VERSION for all requests
Bugs
#90 : Correctly parse CSV where multiple results include multiple tables
#89 : @column supports super class inheritance
1.5.0
14 Feb 09:30
Compare
Sorry, something went wrong.
No results found
Features
#33 : InfluxDBClient.close also dispose a created writeApi
#80 : FluxRecord, FluxColumn, FluxTable are serializable
Bugs
#82 : Apply backpressure strategy when a buffer overflow
1.4.0
17 Jan 09:31
Compare
Sorry, something went wrong.
No results found
Features
#76 : Added exists operator to Flux restrictions
API
#77 : Updated swagger to latest version
1.3.0
06 Dec 08:28
Compare
Sorry, something went wrong.
No results found
API
#68 : Updated swagger to latest version
Bugs
#69 : Fixed android compatibility
1.2.0
08 Nov 08:56
Compare
Sorry, something went wrong.
No results found
Features
#66 : Added DeleteApi
API
#65 : Updated swagger to latest version
1.1.0
11 Oct 11:17
Compare
Sorry, something went wrong.
No results found
Features
#59 : Added support for Monitoring & Alerting
Improvements
#60 : Writes performance optimized
#61 : Use Try-With-Resources without catching clause
API
#58 : Updated swagger to latest version
Bugs
#57 : LabelsApi: orgID parameter has to be pass as second argument
1.0.0
30 Aug 13:09
Compare
Sorry, something went wrong.
No results found
Features
#50 : Added support for gzip compression of query response
Bugs
#48 : The org parameter takes either the ID or Name interchangeably
#53 : Drop NaN and infinity values from fields when writing to InfluxDB
API
#46 : Updated swagger to latest version