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

Commit 20f3590

Browse files
authored
doc: the library is now Alpha. (#621)
1 parent a399079 commit 20f3590

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,12 @@ client library.
1515

1616
## Status
1717

18-
This library is under active development, it is known to be incomplete,
19-
and is subject to change without notice. We do not recommend that you use
20-
this library for experimental code, nor for production workloads.
18+
This library supports Cloud Spanner at the [Alpha](README.md#versioning) quality
19+
level. The library should be usable for experimental code, but we do not
20+
recommend that you use this library for production workloads. Please note that,
21+
as is often the case with C++ libraries, we do **not** follow semantic
22+
versioning in the Cloud C++ client libraries. We make every effort to document
23+
backwards-incompatible API changes in the [release notes](#release-notes) below.
2124

2225
<!-- Start of automatically generated content by ci/generate-badges.sh -->
2326

0 commit comments

Comments
 (0)