Skip to content

Commit c1a0ea2

Browse files
1 parent 2636746 commit c1a0ea2

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

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

196193

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

201195
## Contributing
202196

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

0 commit comments

Comments
 (0)