google-cloud-orchestration-airflow-service 1.5.0 → 1.5.1

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: 751b502700da490d4c703288a7cf482b9740fc15326ab7390e28141a3165add6
4
- data.tar.gz: b25ad35f8351604fdbf200e90cd29cda435d3e4d954fe41e42ee3dfe1b474e47
3
+ metadata.gz: e566e6122fe391f72666b944113fe99014d8c14c1558d2a91808dfde2664234f
4
+ data.tar.gz: 6f1404674bd2c94e5541a2ae20171b124364145d56731fa78c64beacbe5097cf
5
5
  SHA512:
6
- metadata.gz: 917cdfd2aba0b7c202c62bd552ac5d658e2b2da496042c5e6c111983d85973dd440bd2fa2d2cea8e589d27c1ee820dec4c164b3415572c83001237114d97a5d9
7
- data.tar.gz: edff29b7c8f7b30cbf394f4dd2a2a534f13a7c070a9fb0347e0f1fbe0e0716e6f05b78d772f551e96a0fc9ca4f37441651f6c6346497b8141f144e1a2e8ff1c9
6
+ metadata.gz: 730a313d422f5cfc2897f7a245224f5f071cd084cf8e9ab3c471ea2dad68abc7d2bafd8c841fe8255276ff964ef58b76ee9727500504ef9e241f014f3ac9d8fa
7
+ data.tar.gz: 07a48f52ef243ddc53ff0cf5cb2ce0691de7cf0538eabdb5c2753ddddb1561fd24dd13ee8dbf6a2d72c8716a9ebd4db95ce58ab5aa9e7d5921f4fd8a539784eb
data/README.md CHANGED
@@ -7,7 +7,7 @@ The client library for the Cloud Composer API, built on the popular Apache Airfl
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-orchestration-airflow-service-v*`.
9
9
  The gem `google-cloud-orchestration-airflow-service` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -22,7 +22,7 @@ module Google
22
22
  module Orchestration
23
23
  module Airflow
24
24
  module Service
25
- VERSION = "1.5.0"
25
+ VERSION = "1.5.1"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-orchestration-airflow-service
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -77,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  - !ruby/object:Gem::Version
78
78
  version: '0'
79
79
  requirements: []
80
- rubygems_version: 3.6.2
80
+ rubygems_version: 3.6.8
81
81
  specification_version: 4
82
82
  summary: API Client library for the Cloud Composer API
83
83
  test_files: []