Skip to content

Releases: influxdata/influxdb-client-ruby

2.1.0

22 Oct 07:40
Compare
Choose a tag to compare

Features

  1. #93: Add PingApi to check status of OSS and Cloud instance

CI

  1. #91: Switch to next-gen CircleCI's convenience images
  2. #95: Update jruby to 9.3.1.0-jdk11

2.0.0

13 Sep 08:05
Compare
Choose a tag to compare

Bug Fixes

  1. #90: Fix parse text plain 503 error response
  2. #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

  1. #89: Authorization header is not forwarded when redirect leads to a different domain

1.17.0

20 Aug 07:01
Compare
Choose a tag to compare

Bug Fixes

  1. #87: Parsing infinite numbers

1.16.0

09 Jul 06:50
Compare
Choose a tag to compare

Bug Fixes

  1. #86: Uninitialized set for models

1.15.0

04 Jun 05:47
Compare
Choose a tag to compare

API

  1. #79: Update swagger generator to 5.1.1
  2. #82: Use openapi repository as a source for InfluxDB API definition

1.14.0

30 Apr 06:10
Compare
Choose a tag to compare

API

  1. #77: Update swagger to latest version

CI

  1. #78: Add build configuration for jruby

v1.13.0

01 Apr 07:00
Compare
Choose a tag to compare

API

  1. #76: Update swagger to latest version

1.12.1

05 Mar 18:52
Compare
Choose a tag to compare

Bug Fixes

  1. #74: Avoid uses sources from parent path

1.12.0

05 Mar 08:09
Compare
Choose a tag to compare

Features

  1. #69: Created influxdb-client-apis package for Management API
  2. #71: Added possibility to specify the certification verification behaviour

CI

  1. #73: Updated stable image to influxdb:latest and nightly to quay.io/influxdb/influxdb:nightly

1.11.0

29 Jan 06:54
Compare
Choose a tag to compare

CI

  1. #65: Added Support for Ruby 3.0
  2. #63: Updated default docker image to v2.0.3