google-apis-datafusion_v1 0.5.0 → 0.6.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b39ed5d880101a791583d86bae4d60f3537c223ae86b650f69ec4fd35f48a1ff
4
- data.tar.gz: 9209bdf8d8e715d5f22b2da8fe9cbf8e13e878d076f0461b553efc248ff233a8
3
+ metadata.gz: d93aff86b5d584af5c44550d7f135e66fb2a995e25e5dfdef6ac7363267b3822
4
+ data.tar.gz: 5c6dfeb7e42be5d47b60b659f47bd465aa56d5e023d94cbeb350057e2e0836c7
5
5
  SHA512:
6
- metadata.gz: f81d55d5a4a6cc0710aaf2810e9137f21a0dece4da268e9d19bf687c8b2fa32eacd497d4a2e40100409ea9061f5f2910f2158c9a2ca47fa458bc015720ba6045
7
- data.tar.gz: 1b637e21b78ba9034afa09e6d144d64f91d49a513f2ae95a1ae600cf7d6ec9d31d47995acc98c8e27f20a9acecc5c5bac9758595fef7fe81df477aa0b0ec47e4
6
+ metadata.gz: b6fc8077d3fb3b758345580c9575dd2faade5c28b6c96dcca6957086d2c5f458c01bc3e5dceb840524710047d5c1559415cabc8a6ab8c3fc20f6c9160c7833d6
7
+ data.tar.gz: a51d622fcd87c25da893fb514949ad515631b9a4576825cc9140fad1493e858d74a0408cf508a475d1bd06f3c0e883dacadb587096c3cf391cc195512c3eb4b3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datafusion_v1
2
2
 
3
+ ### v0.6.0 (2021-05-19)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.5.0 (2021-03-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20210322
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module DatafusionV1
18
18
  # Version of the google-apis-datafusion_v1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
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.5.0
4
+ version: 0.6.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: 2021-03-29 00:00:00.000000000 Z
11
+ date: 2021-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datafusion_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-datafusion_v1/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datafusion_v1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datafusion_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Data Fusion API V1