File tree 3 files changed +12
-11
lines changed
packages/google-cloud-bigquery-storage
3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/bigquery/docs/reference/storage" ,
5
5
"client_documentation" : " https://googleapis.dev/nodejs/bigquerystorage/latest" ,
6
6
"issue_tracker" : " https://b.corp.google.com/savedsearches/559654" ,
7
- "release_level" : " beta " ,
7
+ "release_level" : " ga " ,
8
8
"language" : " nodejs" ,
9
9
"repo" : " googleapis/nodejs-bigquery-storage" ,
10
10
"distribution_name" : " @google-cloud/bigquery-storage" ,
Original file line number Diff line number Diff line change 4
4
5
5
# [ Google BigQuery Storage: Node.js Client] ( https://github.com/googleapis/nodejs-bigquery-storage )
6
6
7
- [ ![ release level] ( https://img.shields.io/badge/release%20level-beta-yellow .svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
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 )
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/bigquery-storage.svg )] ( https://www.npmjs.org/package/@google-cloud/bigquery-storage )
9
9
[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-bigquery-storage/master.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-bigquery-storage )
10
10
@@ -219,11 +219,12 @@ _Legacy Node.js versions are supported as a best effort:_
219
219
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
220
220
221
221
222
+ This library is considered to be ** General Availability (GA)** . This means it
223
+ is stable; the code surface will not change in backwards-incompatible ways
224
+ unless absolutely necessary (e.g. because of critical security issues) or with
225
+ an extensive deprecation period. Issues and requests against ** GA** libraries
226
+ are addressed with the highest priority.
222
227
223
- This library is considered to be in ** beta** . This means it is expected to be
224
- mostly stable while we work toward a general availability release; however,
225
- complete stability is not guaranteed. We will address issues and requests
226
- against beta libraries with a high priority.
227
228
228
229
229
230
Original file line number Diff line number Diff line change 3
3
{
4
4
"git": {
5
5
"name": ".",
6
- "remote": "https:// github.com/ googleapis/nodejs-bigquery-storage.git",
7
- "sha": "6513e8cf6195740b570b39fb645d8a1adafc0580 "
6
+ "remote": "git@ github.com: googleapis/nodejs-bigquery-storage.git",
7
+ "sha": "a6c5bf05da2d751dc3c656d387ac983455b24781 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "googleapis",
13
13
"remote": "https://github.com/googleapis/googleapis.git",
14
- "sha": "a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727 ",
15
- "internalRef": "310060413 "
14
+ "sha": "eb37e688331443969eed9b969531751154a956d5 ",
15
+ "internalRef": "317130948 "
16
16
}
17
17
},
18
18
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "e7034945fbdc0e79d3c57f6e299e5c90b0f11469 "
22
+ "sha": "cd522c3b4dde821766d95c80ae5aeb43d7a41170 "
23
23
}
24
24
}
25
25
],
You can’t perform that action at this time.
0 commit comments