Skip to content

Commit b150a1c

Browse files
1 parent e24f630 commit b150a1c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎README.md‎

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

@@ -197,9 +194,6 @@ and on [google-cloud-java][g-c-j].
197194
This library follows [Semantic Versioning](http://semver.org/).
198195

199196

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

204198
## Contributing
205199

@@ -240,7 +234,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
240234
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging-logback/java8-win.html
241235
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging-logback/java11.svg
242236
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging-logback/java11.html
243-
[stability-image]: https://img.shields.io/badge/stability-alpha-orange
237+
[stability-image]: https://img.shields.io/badge/stability-unknown-red
244238
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-logging-logback.svg
245239
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-logging-logback&core=gav
246240
[authentication]: https://github.com/googleapis/google-cloud-java#authentication

0 commit comments

Comments
 (0)