Skip to content

Commit 9611185

Browse files
authored
feat: promote to 1.0.0 (googleapis#586)
Release-As: 1.0.0
1 parent b380ff7 commit 9611185

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

java-resourcemanager/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"product_documentation": "https://cloud.google.com/resource-manager",
55
"client_documentation": "https://googleapis.dev/java/google-cloud-resourcemanager/latest/",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559757",
7-
"release_level": "alpha",
7+
"release_level": "ga",
88
"language": "java",
99
"repo": "googleapis/java-resourcemanager",
1010
"repo_short": "java-resourcemanager",

java-resourcemanager/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Java idiomatic client for [Resource Manager API][product-docs].
88
- [Product Documentation][product-docs]
99
- [Client Library Documentation][javadocs]
1010

11-
> Note: This client is a work-in-progress, and may occasionally
12-
> make backwards-incompatible changes.
13-
1411

1512
## Quickstart
1613

@@ -303,9 +300,6 @@ and on [google-cloud-java][g-c-j].
303300
This library follows [Semantic Versioning](http://semver.org/).
304301

305302

306-
It is currently in major version zero (``0.y.z``), which means that anything may change at any time
307-
and the public API should not be considered stable.
308-
309303

310304
## Contributing
311305

@@ -347,7 +341,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
347341
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-resourcemanager/java8-win.html
348342
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-resourcemanager/java11.svg
349343
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-resourcemanager/java11.html
350-
[stability-image]: https://img.shields.io/badge/stability-alpha-orange
344+
[stability-image]: https://img.shields.io/badge/stability-ga-green
351345
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-resourcemanager.svg
352346
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-resourcemanager&core=gav
353347
[authentication]: https://github.com/googleapis/google-cloud-java#authentication

0 commit comments

Comments
 (0)