influxdb-client 1.15.0.pre.2461 → 1.15.0.pre.2653

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cb57b5083c732a4a21cffa76477e6466344d1256b3e5599342041ff514148f36
4
- data.tar.gz: 54d4b54e575e2ad286c19119733fed17a4f723c1de112d2f4208a6bae15ccb8a
3
+ metadata.gz: a3c6e78e97c3f6b75be056205df2d879c9a2bdba7702e3a148b4a72a92863c5e
4
+ data.tar.gz: 046c34eb63506ca387284ed8d616f0d33c06131d6f165fcd2cf376afc403e626
5
5
  SHA512:
6
- metadata.gz: 4c426327319cabfe654e87768ca1981c2519bdff730698db81578a0aeab822918f4e44d8f2cb2cbb563ae7bb7f9f20e8b382ce47c0eaa37830452ac6ea5e1970
7
- data.tar.gz: 0a2347742f2f9bafc65f3df683fc5a70e853fb604b0319b9e70207fd0c30b8a913dbc0b793bdca8256b5ad12a2bff8bf8ae746c8a704ee71c2f2a6077ad9523a
6
+ metadata.gz: c74d4241de0d84d5b70fef412948fc0edba8b608fe4e7c3a578e39781c869c39cfacf1e438dd7bc4271aa0960d40684c367914864ad05bac3e94f82b232852a7
7
+ data.tar.gz: c79dba4544be0b317b22139dc348e2d0c7da9f6150b6f1aa2578d6bed5e24851c42e43f321dfb7b62fc4ff1100798b598fd4f5e9975b6366f39a7ee8b8fba173
data/CHANGELOG.md CHANGED
@@ -1,7 +1,8 @@
1
1
  ## 1.15.0 [unreleased]
2
2
 
3
3
  ### API
4
- 1. [#79](https://github.com/influxdata/influxdb-client-ruby/pull/79): Update swagger generator to 5.1.1-SNAPSHOT
4
+ 1. [#79](https://github.com/influxdata/influxdb-client-ruby/pull/79): Update swagger generator to 5.1.1
5
+ 1. [#82](https://github.com/influxdata/influxdb-client-ruby/pull/82): Use [openapi](https://github.com/influxdata/openapi) repository as a source for InfluxDB API definition
5
6
 
6
7
  ## 1.14.0 [2021-04-30]
7
8
 
@@ -1,9 +1,9 @@
1
1
  =begin
2
- #Influx API Service
2
+ #Influx OSS API Service
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 0.1.0
6
+ The version of the OpenAPI document: 2.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
 
@@ -1,9 +1,9 @@
1
1
  =begin
2
- #Influx API Service
2
+ #Influx OSS API Service
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 0.1.0
6
+ The version of the OpenAPI document: 2.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
 
@@ -1,9 +1,9 @@
1
1
  =begin
2
- #Influx API Service
2
+ #Influx OSS API Service
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 0.1.0
6
+ The version of the OpenAPI document: 2.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
 
@@ -1,9 +1,9 @@
1
1
  =begin
2
- #Influx API Service
2
+ #Influx OSS API Service
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 0.1.0
6
+ The version of the OpenAPI document: 2.0.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: influxdb-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.15.0.pre.2461
4
+ version: 1.15.0.pre.2653
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jakub Bednar
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-05 00:00:00.000000000 Z
11
+ date: 2021-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler