Skip to content

Commit 09157b0

Browse files
authored
feat!: upgrade to stable (#32)
* feat!: upgrade to stable
1 parent dd4af95 commit 09157b0

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

packages/google-cloud-certificatemanager/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"product_documentation": "https://cloud.google.com/certificate-manager/",
55
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/certificate-manager/latest",
66
"issue_tracker": "https://github.com/googleapis/nodejs-certificate-manager/issues",
7-
"release_level": "preview",
7+
"release_level": "stable",
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-certificate-manager",
1010
"distribution_name": "@google-cloud/certificate-manager",

packages/google-cloud-certificatemanager/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# [Certificate Manager: Node.js Client](https://github.com/googleapis/nodejs-certificate-manager)
66

7-
[![release level](https://img.shields.io/badge/release%20level-preview-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
7+
[![release level](https://img.shields.io/badge/release%20level-stable-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
88
[![npm version](https://img.shields.io/npm/v/@google-cloud/certificate-manager.svg)](https://www.npmjs.org/package/@google-cloud/certificate-manager)
99

1010

@@ -154,13 +154,14 @@ This library follows [Semantic Versioning](http://semver.org/).
154154

155155

156156

157+
This library is considered to be **stable**. The code surface will not change in backwards-incompatible ways
158+
unless absolutely necessary (e.g. because of critical security issues) or with
159+
an extensive deprecation period. Issues and requests against **stable** libraries
160+
are addressed with the highest priority.
157161

158162

159163

160164

161-
This library is considered to be in **preview**. This means it is still a
162-
work-in-progress and under active development. Any release is subject to
163-
backwards-incompatible changes at any time.
164165

165166

166167
More Information: [Google Cloud Platform Launch Stages][launch_stages]

0 commit comments

Comments
 (0)