File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "product" : " bigtable" ,
55 "client_reference_url" :
66 " https://cloud.google.com/nodejs/docs/reference/bigtable/latest/" ,
7- "release_quality" : " alpha " ,
7+ "release_quality" : " beta " ,
88 "samples" : [
99 {
1010 "id" : " instances" ,
Original file line number Diff line number Diff line change 22
33# [ Cloud Bigtable: Node.js Client] ( https://github.com/googleapis/nodejs-bigtable )
44
5- [ ![ release level] ( https://img.shields.io/badge/release%20level-alpha-orange .svg?style= ; flat )] ( https://cloud.google.com/terms/launch-stages )
5+ [ ![ release level] ( https://img.shields.io/badge/release%20level-beta-yellow .svg?style= ; flat )] ( https://cloud.google.com/terms/launch-stages )
66[ ![ CircleCI] ( https://img.shields.io/circleci/project/github/googleapis/nodejs-bigtable.svg?style=flat )] ( https://circleci.com/gh/googleapis/nodejs-bigtable )
77[ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/github/googleapis/nodejs-bigtable?branch=master&svg=true )] ( https://ci.appveyor.com/project/googleapis/nodejs-bigtable )
88[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-bigtable/master.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-bigtable )
@@ -119,9 +119,10 @@ also contains samples.
119119
120120This library follows [ Semantic Versioning] ( http://semver.org/ ) .
121121
122- This library is considered to be in ** alpha** . This means it is still a
123- work-in-progress and under active development. Any release is subject to
124- backwards-incompatible changes at any time.
122+ This library is considered to be in ** beta** . This means it is expected to be
123+ mostly stable while we work toward a general availability release; however,
124+ complete stability is not guaranteed. We will address issues and requests
125+ against beta libraries with a high priority.
125126
126127More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
127128
You can’t perform that action at this time.
0 commit comments