This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/managed-microsoft-ad/" ,
5
5
"client_documentation" : " https://googleapis.dev/python/managedidentities/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-managed-identities" ,
Original file line number Diff line number Diff line change 1
1
Python Client for Managed Service for Microsoft Active Directory
2
2
================================================================
3
3
4
- |beta | |pypi | |versions |
4
+ |GA | |pypi | |versions |
5
5
6
6
`Managed Service for Microsoft Active Directory `_ (AD) is a highly available,
7
7
hardened Google Cloud service running actual Microsoft AD that enables you to
@@ -12,8 +12,8 @@ on-premises AD domain to the cloud.
12
12
- `Client Library Documentation `_
13
13
- `Product Documentation `_
14
14
15
- .. |beta | image :: https://img.shields.io/badge/support-beta-orange .svg
16
- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
15
+ .. |GA | image :: https://img.shields.io/badge/support-ga-gold .svg
16
+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
17
17
.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-managed-identities.svg
18
18
:target: https://pypi.org/project/google-cloud-managed-identities/
19
19
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-managed-identities.svg
Original file line number Diff line number Diff line change 22
22
name = "google-cloud-managed-identities"
23
23
version = "0.2.0"
24
24
description = "Managed Service for Microsoft Active Directory API client library"
25
- release_status = "Development Status :: 4 - Beta "
25
+ release_status = "Development Status :: 5 - Production/Stable "
26
26
url = "https://github.com/googleapis/python-managed-identities"
27
27
dependencies = [
28
28
"google-api-core[grpc] >= 1.22.2, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments