This repository was archived by the owner on Dec 8, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,12 @@ client library.
1616
1717## Status
1818
19- This library supports Cloud Spanner at the [ Alpha] ( README.md#versioning ) quality
20- level. The library should be usable for experimental code, but we do not
21- recommend that you use this library for production workloads. Please note that,
22- as is often the case with C++ libraries, we do ** not** follow semantic
23- versioning in the Cloud C++ client libraries. We make every effort to document
24- backwards-incompatible API changes in the
25- [ release notes] ( README.md#release-notes ) below.
19+ This library supports Cloud Spanner at the [ Beta] ( README.md#versioning ) quality
20+ level. This library should perform well for production workloads and we expect
21+ to make minimal API changes. Please note that, as is often the case with C++
22+ libraries, we do ** not** follow semantic versioning in the Cloud C++ client
23+ libraries. We make every effort to document backwards-incompatible API changes
24+ in the [ release notes] ( README.md#release-notes ) below.
2625
2726
2827** Core Builds**
Original file line number Diff line number Diff line change @@ -53,13 +53,12 @@ client library.
5353
5454## Status
5555
56- This library supports Cloud Spanner at the [Alpha](README.md#versioning) quality
57- level. The library should be usable for experimental code, but we do not
58- recommend that you use this library for production workloads. Please note that,
59- as is often the case with C++ libraries, we do **not** follow semantic
60- versioning in the Cloud C++ client libraries. We make every effort to document
61- backwards-incompatible API changes in the
62- [release notes](README.md#release-notes) below.
56+ This library supports Cloud Spanner at the [Beta](README.md#versioning) quality
57+ level. This library should perform well for production workloads and we expect
58+ to make minimal API changes. Please note that, as is often the case with C++
59+ libraries, we do **not** follow semantic versioning in the Cloud C++ client
60+ libraries. We make every effort to document backwards-incompatible API changes
61+ in the [release notes](README.md#release-notes) below.
6362
6463_EOF_
6564
You can’t perform that action at this time.
0 commit comments