Skip to content

Commit aad4b8d

Browse files
authored
doc: more nits around GA libraries (#7843)
1 parent 33ce1b3 commit aad4b8d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

google/cloud/secretmanager/doc/main.dox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ An idiomatic C++ client library for
66
[Secret Manager API](https://cloud.google.com/secretmanager/), a service that
77
stores sensitive data such as API keys, passwords, and certificates.
88

9-
This library is **experimental**. Its APIs are subject to change without notice.
9+
While this library is **GA**, please note that the Google Cloud C++
10+
client libraries do **not** follow [Semantic Versioning](https://semver.org/).
1011

1112
This library requires a C++11 compiler. It is supported (and tested) on multiple
1213
Linux distributions, as well as Windows and macOS. The

google/cloud/tasks/doc/main.dox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ An idiomatic C++ client library for
66
[Cloud Tasks API](https://cloud.google.com/tasks/), a service that
77
manages the execution of large numbers of distributed requests.
88

9-
This library is **experimental**. Its APIs are subject to change without notice.
9+
While this library is **GA**, please note that the Google Cloud C++
10+
client libraries do **not** follow [Semantic Versioning](https://semver.org/).
1011

1112
This library requires a C++11 compiler. It is supported (and tested) on multiple
1213
Linux distributions, as well as Windows and macOS. The

0 commit comments

Comments
 (0)