From 9807249bafbe86d073799fedd5de891f3227531a Mon Sep 17 00:00:00 2001 From: Garrett Jones Date: Thu, 28 Jun 2018 08:16:16 -0700 Subject: [PATCH] Fixing versioning comments for GA clients --- google-cloud-clients/google-cloud-bigquery/README.md | 4 +--- google-cloud-clients/google-cloud-core/README.md | 4 +--- google-cloud-clients/google-cloud-language/README.md | 2 +- google-cloud-clients/google-cloud-monitoring/README.md | 2 +- google-cloud-clients/google-cloud-pubsub/README.md | 4 +--- google-cloud-clients/google-cloud-translate/README.md | 4 +--- google-cloud-clients/google-cloud-vision/README.md | 2 +- 7 files changed, 7 insertions(+), 15 deletions(-) diff --git a/google-cloud-clients/google-cloud-bigquery/README.md b/google-cloud-clients/google-cloud-bigquery/README.md index 740691d44a36..7b21b3b05a67 100644 --- a/google-cloud-clients/google-cloud-bigquery/README.md +++ b/google-cloud-clients/google-cloud-bigquery/README.md @@ -220,9 +220,7 @@ Versioning This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything -may change at any time and the public API should not be considered -stable. +It is currently in major version one (``1.y.z``), which means that the public API should be considered stable. Contributing ------------ diff --git a/google-cloud-clients/google-cloud-core/README.md b/google-cloud-clients/google-cloud-core/README.md index 51c68670fee0..4c84a37aad0b 100644 --- a/google-cloud-clients/google-cloud-core/README.md +++ b/google-cloud-clients/google-cloud-core/README.md @@ -58,9 +58,7 @@ Versioning This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything -may change at any time and the public API should not be considered -stable. +It is currently in major version one (``1.y.z``), which means that the public API should be considered stable. License ------- diff --git a/google-cloud-clients/google-cloud-language/README.md b/google-cloud-clients/google-cloud-language/README.md index 88b56219c59c..51515e4dc4ab 100644 --- a/google-cloud-clients/google-cloud-language/README.md +++ b/google-cloud-clients/google-cloud-language/README.md @@ -106,7 +106,7 @@ Versioning This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything may change at any time and the public API should not be considered stable. +It is currently in major version one (``1.y.z``), which means that the public API should be considered stable. Contributing ------------ diff --git a/google-cloud-clients/google-cloud-monitoring/README.md b/google-cloud-clients/google-cloud-monitoring/README.md index cb2cd72e6601..062e5d0eabef 100644 --- a/google-cloud-clients/google-cloud-monitoring/README.md +++ b/google-cloud-clients/google-cloud-monitoring/README.md @@ -73,7 +73,7 @@ Versioning This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything may change at any time and the public API should not be considered stable. +It is currently in major version one (``1.y.z``), which means that the public API should be considered stable. Contributing ------------ diff --git a/google-cloud-clients/google-cloud-pubsub/README.md b/google-cloud-clients/google-cloud-pubsub/README.md index 64c807f77d71..0ab4a09c331c 100644 --- a/google-cloud-clients/google-cloud-pubsub/README.md +++ b/google-cloud-clients/google-cloud-pubsub/README.md @@ -216,9 +216,7 @@ Versioning This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything -may change at any time and the public API should not be considered -stable. +It is currently in major version one (``1.y.z``), which means that the public API should be considered stable. Contributing ------------ diff --git a/google-cloud-clients/google-cloud-translate/README.md b/google-cloud-clients/google-cloud-translate/README.md index 11e076a1e031..e248ee342d2b 100644 --- a/google-cloud-clients/google-cloud-translate/README.md +++ b/google-cloud-clients/google-cloud-translate/README.md @@ -177,9 +177,7 @@ Versioning This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything -may change at any time and the public API should not be considered -stable. +It is currently in major version one (``1.y.z``), which means that the public API should be considered stable. Contributing ------------ diff --git a/google-cloud-clients/google-cloud-vision/README.md b/google-cloud-clients/google-cloud-vision/README.md index c635dee92386..427ed253166a 100644 --- a/google-cloud-clients/google-cloud-vision/README.md +++ b/google-cloud-clients/google-cloud-vision/README.md @@ -79,7 +79,7 @@ Versioning This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything may change at any time and the public API should not be considered stable. +It is currently in major version one (``1.y.z``), which means that the public API should be considered stable. Contributing ------------