File tree Expand file tree Collapse file tree
packages/google-devtools-artifactregistry Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "default_version" : " v1" ,
3- "release_level" : " ga " ,
3+ "release_level" : " stable " ,
44 "requires_billing" : true ,
55 "client_documentation" : " https://cloud.google.com/nodejs/docs/reference/artifact-registry/latest" ,
66 "codeowner_team" : " @googleapis/aap-dpes" ,
Original file line number Diff line number Diff line change 44
55# [ Artifact Registry: Node.js Client] ( https://github.com/googleapis/nodejs-artifact-registry )
66
7- [ ![ release level] ( https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29 -brightgreen.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/artifact-registry.svg )] ( https://www.npmjs.org/package/@google-cloud/artifact-registry )
99
1010
@@ -121,18 +121,17 @@ for versions compatible with Node.js 8.
121121This library follows [ Semantic Versioning] ( http://semver.org/ ) .
122122
123123
124- This library is considered to be ** General Availability (GA) ** . This means it
125- is stable; the code surface will not change in backwards-incompatible ways
124+
125+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
126126unless absolutely necessary (e.g. because of critical security issues) or with
127- an extensive deprecation period. Issues and requests against ** GA ** libraries
127+ an extensive deprecation period. Issues and requests against ** stable ** libraries
128128are addressed with the highest priority.
129129
130130
131131
132132
133133
134134
135-
136135More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
137136
138137[ launch_stages ] : https://cloud.google.com/terms/launch-stages
You can’t perform that action at this time.
0 commit comments