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

Commit 8eb91f7

Browse files
chore: regenerate README
1 parent e0f2c07 commit 8eb91f7

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-memcache.git",
7-
"sha": "d1bc0313a7dd4348e5e7425b1c072cb0c9031320"
7+
"sha": "e0f2c07a336b955bec81663129d00488ca3573c3"
88
}
99
},
1010
{

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 Memcache][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
@@ -112,9 +109,6 @@ Java 7 or above is required for using this client.
112109
This library follows [Semantic Versioning](http://semver.org/).
113110

114111

115-
It is currently in major version zero (``0.y.z``), which means that anything may change at any time
116-
and the public API should not be considered stable.
117-
118112
## Contributing
119113

120114

@@ -154,7 +148,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
154148
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-memcache/java8-win.html
155149
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-memcache/java11.svg
156150
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-memcache/java11.html
157-
[stability-image]: https://img.shields.io/badge/stability-beta-yellow
151+
[stability-image]: https://img.shields.io/badge/stability-ga-green
158152
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-memcache.svg
159153
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-memcache&core=gav
160154
[authentication]: https://github.com/googleapis/google-cloud-java#authentication

0 commit comments

Comments
 (0)