google-apis-workflowexecutions_v1 0.17.0 → 0.18.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: d7480302f8b553bed3da853cb15f4a0a8878cf7131c081b471c64ca4b1b5290f
4
- data.tar.gz: 608ee1b9dac4525b3529d4bc49b1ab62b959500ce5083f2e0a5576a61a0c2914
3
+ metadata.gz: 3312123ef42ac7f2003d6e28ed0a0122241ca3c56e81c59319ee7a27ba06bafa
4
+ data.tar.gz: 8ec32da24cb6f9e2a1409d4f6b1301d666e03db51aafecdc65a73ac1e05802a8
5
5
  SHA512:
6
- metadata.gz: c08e0cbd22d4422aeb7f47ddcda5d0583d42244e12a595fdd68ba85a6722259fa35cc0de4c487e6d29ce806720c4ee1f3a00a3057aa1c4a27cc1767a057c8a1a
7
- data.tar.gz: 3a0d3d92264fd168e50ef02595f2d44fe707c04a53f9a02e6153a7a38d8ba2fabc0060b7f6ac38ec6fe415ff8f22217eed65e76bdeeb99d73962799743713367
6
+ metadata.gz: '0798ba2e1d8d8cceae18f8483f1633fce800cb46b129d5e3101dbda6cee2cc9651d822d7d98ae120d63ba1e9b42bfe36fc93ea9f835b6456de6c46b90b477375'
7
+ data.tar.gz: 8410325068491b738364350de39168940171b24fb7ba071579e377c026fee7a915f0902f6b08186296b47f46fbefe3ba1ba1b22dd4eb782982f77a64e2a0ee75
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-workflowexecutions_v1
2
2
 
3
+ ### v0.18.0 (2022-09-20)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
3
7
  ### v0.17.0 (2022-09-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220830
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module WorkflowexecutionsV1
18
18
  # Version of the google-apis-workflowexecutions_v1 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220830"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-workflowexecutions_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.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-09-19 00:00:00.000000000 Z
11
+ date: 2022-09-26 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.7'
19
+ version: 0.9.0
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.7'
29
+ version: 0.9.0
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-workflowexecutions_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1/v0.18.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workflowexecutions_v1
63
63
  post_install_message:
64
64
  rdoc_options: []