Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit edfa50a

Browse files
authored
feat: promote to stable (#31)
Release-As: 1.0.0
1 parent 4101f25 commit edfa50a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.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/migrate/compute-engine/",
55
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/vmmigration/latest",
66
"issue_tracker": "https://github.com/googleapis/nodejs-vmmigration/issues",
7-
"release_level": "preview",
7+
"release_level": "stable",
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-vmmigration",
1010
"distribution_name": "@google-cloud/vmmigration",

README.md

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

55
# [Migrate for Compute Engine: Node.js Client](https://github.com/googleapis/nodejs-vmmigration)
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/vmmigration.svg)](https://www.npmjs.org/package/@google-cloud/vmmigration)
99

1010

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

154154

155155

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

157161

158162

159163

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

164165

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

0 commit comments

Comments
 (0)