influxdb-client 2.2.0.pre.4244 → 2.2.0.pre.4317

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +3 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a0dd61b35e7f884f78c34dc811322b5729752c29326b227cc490cefd51e74a8a
4
- data.tar.gz: 67fa3056a29be235d4403f03af55fa2f13263935064886a88a9baaad5d513a51
3
+ metadata.gz: d9c8b5d2806c74100dfebe622d4ad32a317b35589285f59660dd2e33b5c7a6ad
4
+ data.tar.gz: ba1d16c3df99cb32805b739659fff918468ddd1551ec54a11d709536a2655d6e
5
5
  SHA512:
6
- metadata.gz: a67ea2c94cb86793664c997de39552c63ab9f6b0591368ac574788e00efb11ce6ea837f71e2e8e7dc596c213a62124512848fdd0b076b9581e16ecfb08694c63
7
- data.tar.gz: fa8e865d6838ea8498ac4b76bc936d5712173b48e7bb815652a62f94fa233582206cd2bffd77f1689a8bbd7d03f30f55b2c4efff2bb06cf18fadcc0c99b87df4
6
+ metadata.gz: 5cc8acc30fd2853e6fbcec229bef09db192cb3ac68e8efcbb3c785815b9560e9a8c30e9267ebdbe566756ab4625ba801df118273b34d7c640b2a0b8e75da7132
7
+ data.tar.gz: 624de4303580c11a210aa05b047bf16fc5c1d38f8262d34fab5783f81a7ec9c538a5872e8dc5a8167554fda1fc68efda16a213d0d29c78d8cd364b7e029b5b8b
data/CHANGELOG.md CHANGED
@@ -3,6 +3,9 @@
3
3
  ### Features
4
4
  1. [#96](https://github.com/influxdata/influxdb-client-ruby/pull/96): Add support for Parameterized Queries
5
5
 
6
+ ### Bug Fixes
7
+ 1. [#97](https://github.com/influxdata/influxdb-client-ruby/pull/97): Add missing PermissionResources from Cloud API definition
8
+
6
9
  ### Documentation
7
10
  1. [#96](https://github.com/influxdata/influxdb-client-ruby/pull/96): Add Parameterized Queries example
8
11
 
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: 2.2.0.pre.4244
4
+ version: 2.2.0.pre.4317
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jakub Bednar
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-31 00:00:00.000000000 Z
11
+ date: 2022-02-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler