This repository was archived by the owner on Apr 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/debugger" ,
55 "client_documentation" : " https://cloud.google.com/nodejs/docs/reference/debug-agent/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559771" ,
7- "release_level" : " preview " ,
7+ "release_level" : " stable " ,
88 "language" : " nodejs" ,
99 "repo" : " googleapis/cloud-debug-nodejs" ,
1010 "distribution_name" : " @google-cloud/debug-agent" ,
Original file line number Diff line number Diff line change 44
55# [ Stackdriver Debugger: Node.js Client] ( https://github.com/googleapis/cloud-debug-nodejs )
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/debug-agent.svg )] ( https://www.npmjs.org/package/@google-cloud/debug-agent )
99
1010
@@ -96,13 +96,14 @@ This library follows [Semantic Versioning](http://semver.org/).
9696
9797
9898
99+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
100+ unless absolutely necessary (e.g. because of critical security issues) or with
101+ an extensive deprecation period. Issues and requests against ** stable** libraries
102+ are addressed with the highest priority.
99103
100104
101105
102106
103- This library is considered to be in ** preview** . This means it is still a
104- work-in-progress and under active development. Any release is subject to
105- backwards-incompatible changes at any time.
106107
107108
108109More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
You can’t perform that action at this time.
0 commit comments