diff --git a/.repo-metadata.json b/.repo-metadata.json index ec5160d..c44157c 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://cloud.google.com/migrate/compute-engine/", "client_documentation": "https://cloud.google.com/nodejs/docs/reference/vmmigration/latest", "issue_tracker": "https://github.com/googleapis/nodejs-vmmigration/issues", - "release_level": "preview", + "release_level": "stable", "language": "nodejs", "repo": "googleapis/nodejs-vmmigration", "distribution_name": "@google-cloud/vmmigration", diff --git a/README.md b/README.md index 1183458..04da15a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # [Migrate for Compute Engine: Node.js Client](https://github.com/googleapis/nodejs-vmmigration) -[![release level](https://img.shields.io/badge/release%20level-preview-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages) +[![release level](https://img.shields.io/badge/release%20level-stable-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) [![npm version](https://img.shields.io/npm/v/@google-cloud/vmmigration.svg)](https://www.npmjs.org/package/@google-cloud/vmmigration) @@ -153,13 +153,14 @@ This library follows [Semantic Versioning](http://semver.org/). +This library is considered to be **stable**. The code surface will not change in backwards-incompatible ways +unless absolutely necessary (e.g. because of critical security issues) or with +an extensive deprecation period. Issues and requests against **stable** libraries +are addressed with the highest priority. -This library is considered to be in **preview**. This means it is still a -work-in-progress and under active development. Any release is subject to -backwards-incompatible changes at any time. More Information: [Google Cloud Platform Launch Stages][launch_stages]