Releases: influxdata/influxdb-client-ruby
Releases · influxdata/influxdb-client-ruby
2.2.0
18 Feb 08:00
Compare
Sorry, something went wrong.
No results found
Features
#96 : Add support for Parameterized Queries
Bug Fixes
#97 : Add missing PermissionResources from Cloud API definition
Documentation
#96 : Add Parameterized Queries example
2.1.0
22 Oct 07:40
Compare
Sorry, something went wrong.
No results found
Features
#93 : Add PingApi to check status of OSS and Cloud instance
CI
#91 : Switch to next-gen CircleCI's convenience images
#95 : Update jruby to 9.3.1.0-jdk11
2.0.0
13 Sep 08:05
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#90 : Fix parse text plain 503 error response
#89 : Correct redirect location
Breaking Changes
Due to a security reason Authorization header is not forwarded when redirect leads to a different domain.
To overcome this limitation you have to set the client property redirect_forward_authorization to true.
Features
#89 : Authorization header is not forwarded when redirect leads to a different domain
1.17.0
20 Aug 07:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#87 : Parsing infinite numbers
1.16.0
09 Jul 06:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#86 : Uninitialized set for models
1.15.0
04 Jun 05:47
Compare
Sorry, something went wrong.
No results found
API
#79 : Update swagger generator to 5.1.1
#82 : Use openapi repository as a source for InfluxDB API definition
1.14.0
30 Apr 06:10
Compare
Sorry, something went wrong.
No results found
API
#77 : Update swagger to latest version
CI
#78 : Add build configuration for jruby
v1.13.0
01 Apr 07:00
Compare
Sorry, something went wrong.
No results found
API
#76 : Update swagger to latest version
1.12.1
05 Mar 18:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#74 : Avoid uses sources from parent path
1.12.0
05 Mar 08:09
Compare
Sorry, something went wrong.
No results found
Features
#69 : Created influxdb-client-apis package for Management API
#71 : Added possibility to specify the certification verification behaviour
CI
#73 : Updated stable image to influxdb:latest and nightly to quay.io/influxdb/influxdb:nightly