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

Commit 3edcdfc

Browse files
authored
feat: promote to GA (#226)
Release-As: 1.0.0
1 parent dc0fc55 commit 3edcdfc

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

.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/dataproc",
55
"client_documentation": "https://googleapis.dev/java/google-cloud-dataproc/latest/",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559745",
7-
"release_level": "beta",
7+
"release_level": "ga",
88
"language": "java",
99
"repo": "googleapis/java-dataproc",
1010
"repo_short": "java-dataproc",

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Java idiomatic client for [Dataproc][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
## Quickstart
1512

1613
If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
@@ -108,9 +105,6 @@ Java 7 or above is required for using this client.
108105
This library follows [Semantic Versioning](http://semver.org/).
109106

110107

111-
It is currently in major version zero (``0.y.z``), which means that anything may change at any time
112-
and the public API should not be considered stable.
113-
114108
## Contributing
115109

116110

@@ -148,7 +142,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5]
148142
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-dataproc/java8-win.html
149143
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-dataproc/java11.svg
150144
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-dataproc/java11.html
151-
[stability-image]: https://img.shields.io/badge/stability-beta-yellow
145+
[stability-image]: https://img.shields.io/badge/stability-ga-green
152146
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataproc.svg
153147
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-dataproc&core=gav
154148
[authentication]: https://github.com/googleapis/google-cloud-java#authentication

synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "60c7a4c6e8d1f4e4179d46bbad6239abc898dc40",
15-
"internalRef": "315548051"
14+
"sha": "91b7e0e581f4a74852ac1af7cfa693c88aa2bef3",
15+
"internalRef": "315988875"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "googleapis",
2121
"remote": "https://github.com/googleapis/googleapis.git",
22-
"sha": "60c7a4c6e8d1f4e4179d46bbad6239abc898dc40",
23-
"internalRef": "315548051"
22+
"sha": "91b7e0e581f4a74852ac1af7cfa693c88aa2bef3",
23+
"internalRef": "315988875"
2424
}
2525
},
2626
{

0 commit comments

Comments
 (0)