This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree 4 files changed +6
-88
lines changed
4 files changed +6
-88
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/composer/" ,
5
5
"client_documentation" : " https://googleapis.dev/python/composer/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " python" ,
9
9
"library_type" : " GAPIC_AUTO" ,
10
10
"repo" : " googleapis/python-orchestration-airflow" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Cloud Composer
2
2
================================
3
3
4
- |beta | |pypi | |versions |
4
+ |ga | |pypi | |versions |
5
5
6
6
`Cloud Composer `_: is a fully managed data workflow orchestration service that empowers you to author,
7
7
schedule, and monitor pipelines.
8
8
9
9
- `Client Library Documentation `_
10
10
- `Product Documentation `_
11
11
12
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
13
- :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta -support
12
+ .. |ga | image :: https://img.shields.io/badge/support-ga-gold .svg
13
+ :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#ga -support
14
14
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-orchestration-airflow.svg
15
15
:target: https://pypi.org/project/google-cloud-orchestration-airflow/
16
16
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-orchestration-airflow.svg
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ ../README.rst
Original file line number Diff line number Diff line change 23
23
name = "google-cloud-orchestration-airflow"
24
24
description = "Cloud Composer API client library"
25
25
version = "0.1.3"
26
- release_status = "Development Status :: 4 - Beta "
26
+ release_status = "Development Status :: 5 - Production/Stable "
27
27
url = "https://github.com/googleapis/python-orchestration-airflow"
28
28
dependencies = [
29
29
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
You can’t perform that action at this time.
0 commit comments