google-cloud-orchestration-airflow-service-v1 0.3.1 → 0.4.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-orchestration-airflow-service-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.4.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: 2023-02-13 00:00:00.000000000 Z
11
+ date: 2023-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.16.0
19
+ version: 0.18.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.16.0
29
+ version: 0.18.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -50,14 +50,14 @@ dependencies:
50
50
  requirements:
51
51
  - - "~>"
52
52
  - !ruby/object:Gem::Version
53
- version: 1.26.1
53
+ version: 1.26.3
54
54
  type: :development
55
55
  prerelease: false
56
56
  version_requirements: !ruby/object:Gem::Requirement
57
57
  requirements:
58
58
  - - "~>"
59
59
  - !ruby/object:Gem::Version
60
- version: 1.26.1
60
+ version: 1.26.3
61
61
  - !ruby/object:Gem::Dependency
62
62
  name: minitest
63
63
  requirement: !ruby/object:Gem::Requirement
@@ -179,14 +179,22 @@ files:
179
179
  - lib/google/cloud/orchestration/airflow/service/v1/environments/credentials.rb
180
180
  - lib/google/cloud/orchestration/airflow/service/v1/environments/operations.rb
181
181
  - lib/google/cloud/orchestration/airflow/service/v1/environments/paths.rb
182
+ - lib/google/cloud/orchestration/airflow/service/v1/environments/rest.rb
183
+ - lib/google/cloud/orchestration/airflow/service/v1/environments/rest/client.rb
184
+ - lib/google/cloud/orchestration/airflow/service/v1/environments/rest/operations.rb
185
+ - lib/google/cloud/orchestration/airflow/service/v1/environments/rest/service_stub.rb
182
186
  - lib/google/cloud/orchestration/airflow/service/v1/environments_pb.rb
183
187
  - lib/google/cloud/orchestration/airflow/service/v1/environments_services_pb.rb
184
188
  - lib/google/cloud/orchestration/airflow/service/v1/image_versions.rb
185
189
  - lib/google/cloud/orchestration/airflow/service/v1/image_versions/client.rb
186
190
  - lib/google/cloud/orchestration/airflow/service/v1/image_versions/credentials.rb
191
+ - lib/google/cloud/orchestration/airflow/service/v1/image_versions/rest.rb
192
+ - lib/google/cloud/orchestration/airflow/service/v1/image_versions/rest/client.rb
193
+ - lib/google/cloud/orchestration/airflow/service/v1/image_versions/rest/service_stub.rb
187
194
  - lib/google/cloud/orchestration/airflow/service/v1/image_versions_pb.rb
188
195
  - lib/google/cloud/orchestration/airflow/service/v1/image_versions_services_pb.rb
189
196
  - lib/google/cloud/orchestration/airflow/service/v1/operations_pb.rb
197
+ - lib/google/cloud/orchestration/airflow/service/v1/rest.rb
190
198
  - lib/google/cloud/orchestration/airflow/service/v1/version.rb
191
199
  - proto_docs/README.md
192
200
  - proto_docs/google/api/client.rb
@@ -226,5 +234,5 @@ requirements: []
226
234
  rubygems_version: 3.4.2
227
235
  signing_key:
228
236
  specification_version: 4
229
- summary: API Client library for the Cloud Composer V1 API
237
+ summary: Manages Apache Airflow environments on Google Cloud Platform.
230
238
  test_files: []