@@ -8,9 +8,6 @@ Java idiomatic client for [Google Cloud Deploy][product-docs].
8
8
- [ Product Documentation] [ product-docs ]
9
9
- [ Client Library Documentation] [ javadocs ]
10
10
11
- > Note: This client is a work-in-progress, and may occasionally
12
- > make backwards-incompatible changes.
13
-
14
11
15
12
## Quickstart
16
13
@@ -133,9 +130,6 @@ and on [google-cloud-java][g-c-j].
133
130
This library follows [ Semantic Versioning] ( http://semver.org/ ) .
134
131
135
132
136
- It is currently in major version zero (`` 0.y.z `` ), which means that anything may change at any time
137
- and the public API should not be considered stable.
138
-
139
133
140
134
## Contributing
141
135
@@ -176,7 +170,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
176
170
[ kokoro-badge-link-4 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-deploy/java8-win.html
177
171
[ kokoro-badge-image-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-deploy/java11.svg
178
172
[ kokoro-badge-link-5 ] : http://storage.googleapis.com/cloud-devrel-public/java/badges/java-deploy/java11.html
179
- [ stability-image ] : https://img.shields.io/badge/stability-preview-yellow
173
+ [ stability-image ] : https://img.shields.io/badge/stability-stable-green
180
174
[ maven-version-image ] : https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-deploy.svg
181
175
[ maven-version-link ] : https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-deploy&core=gav
182
176
[ authentication ] : https://github.com/googleapis/google-cloud-java#authentication
0 commit comments