google-apis-datafusion_v1 0.15.0 → 0.16.0

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: 1c617744fddba2c451d78ed058a62a8cc08eae2b1a61b37475e5747bcc3e5787
4
- data.tar.gz: 5b909fcf8f29aca11ce3f57bb7c5a855a894a800e1d0fc504ac229c051a76f0d
3
+ metadata.gz: 04a4f483a2e18d7cc766929fc59d5db2b39b93a423804d88b811eddd41c73417
4
+ data.tar.gz: 52d5e7fd0c4eafe66f188d2ab9fd3ba246d42bae026645a8b38b3a2fdf09105c
5
5
  SHA512:
6
- metadata.gz: 247dec456e1785455ee47124eb6a54ff2282043290a86e066ff86c2a30f902caaa374900fb53ad50b0d386191c3aa45622953f7ec5f0c42fd20892757828edd2
7
- data.tar.gz: 0eb06abf9f3139b1afbf816ad344a820ae5a69aded95cae808600d545580609a2765e789fe9be5fa8151444b5fffd9ed8bb0db476e82bf0dac289673c4cb3f59
6
+ metadata.gz: a8f0e748b25d57b572a28b18d1dcb0a664cda9496604a79f6e416002df242d19ce8fcc78e23ae6b8326d8cca1bf18734c186e9f19a12bde79b9a5825d475f6c6
7
+ data.tar.gz: fc6af45a8b5d84790e1294a767dd54ee4c15730d11c01d51b0363a23acd97b92f929ac3b81dcf172a1ba8a2c3bf96a1e9e267551bc9be5bf654c75fc0f534cf9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datafusion_v1
2
2
 
3
+ ### v0.16.0 (2022-07-03)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
3
7
  ### v0.15.0 (2022-06-19)
4
8
 
5
9
  * Regenerated using generator version 0.7.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module DatafusionV1
18
18
  # Version of the google-apis-datafusion_v1 gem
19
- GEM_VERSION = "0.15.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220603"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datafusion_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.16.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-20 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.6'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.6'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datafusion_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datafusion_v1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datafusion_v1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datafusion_v1
63
63
  post_install_message:
64
64
  rdoc_options: []