Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit ed135b7

Browse files
authored
feat: beta release (#1178)
1 parent 686395f commit ed135b7

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff 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**

ci/test-readme/generate-readme.sh

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)