Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 84ff001

Browse files
authored
feat: promote to 1.0.0 (#16)
Release-As: 1.0.0
1 parent e9e018d commit 84ff001

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.repo-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"product_documentation": "n/a",
55
"api_description": "n/a",
66
"client_documentation": "https://googleapis.dev/java/proto-google-iam-v1/latest/index.html",
7-
"release_level": "beta",
7+
"release_level": "ga",
88
"transport": "grpc",
99
"requires_billing": true,
1010
"language": "java",

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ Java protobuf classes for IAM Policy.
77

88
- [Client Library Documentation][javadocs]
99

10-
> Note: This client is a work-in-progress, and may occasionally
11-
> make backwards-incompatible changes.
12-
1310
## Java Versions
1411

1512
Java 7 or above is required for using this client.
@@ -56,7 +53,7 @@ Apache 2.0 - See [LICENSE][license] for more information.
5653
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-iam/java8-win.html
5754
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-iam/java11.svg
5855
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-iam/java11.html
59-
[stability-image]: https://img.shields.io/badge/stability-beta-yellow
56+
[stability-image]: https://img.shields.io/badge/stability-ga-green
6057
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.api.grpc/proto-google-iam-v1.svg
6158
[maven-version-link]: https://search.maven.org/search?q=g:com.google.api.grpc%20AND%20a:proto-google-iam-v1&core=gav
6259
[authentication]: https://github.com/googleapis/google-cloud-java#authentication

0 commit comments

Comments
 (0)