From a808c9a8a538c682f0bb2d9ce3a1542b8f935303 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Thu, 27 Feb 2020 12:23:12 -0800 Subject: [PATCH] feat: promote to GA (#78) Release-As: 1.0.0 --- .repo-metadata.json | 2 +- README.md | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index be73542b..9278953e 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -5,7 +5,7 @@ "client_documentation": "https://googleapis.dev/java/google-cloud-iamcredentials/latest/", "api_description": "creates short-lived, limited-privilege credentials for IAM service accounts.", "issue_tracker": "https://issuetracker.google.com/issues/new?component=187161&template=0", - "release_level": "beta", + "release_level": "ga", "language": "java", "transport": "grpc", "repo": "googleapis/java-iamcredentials", diff --git a/README.md b/README.md index 4f378444..929f4f3d 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [IAM Service Account Credentials API][product-docs]. - [Product Documentation][product-docs] - [Client Library Documentation][javadocs] -> Note: This client is a work-in-progress, and may occasionally -> make backwards-incompatible changes. - ## Quickstart If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file @@ -105,9 +102,6 @@ Java 7 or above is required for using this client. 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. - ## Contributing @@ -146,7 +140,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5] [kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-iamcredentials/java8-win.html [kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-iamcredentials/java11.svg [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-iamcredentials/java11.html -[stability-image]: https://img.shields.io/badge/stability-beta-yellow +[stability-image]: https://img.shields.io/badge/stability-ga-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-iamcredentials.svg [maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-iamcredentials&core=gav [authentication]: https://github.com/googleapis/google-cloud-java#authentication